aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06Merge pull request #1597 from golang/updatedescupstream-old-masterlfolger
2024-03-05all: update descriptor.proto to latest versionDamien Neil
2021-09-15Merge pull request #1363 from neild/jsonnullDamien Neil
2021-09-15jsonpb: accept 'null' as a valid representation of NullValue in unmarshalDamien Neil
2021-03-29all: deprecate the module (#1306)Joe Tsai
2021-03-24jsonpb: restore previous behavior for handling nulls and JSONPBUnmarshaler (#...Krzysztof Dryƛ
2021-03-17all: depend on google.golang.org/protobuf@v1.26.0 (#1293)Joe Tsai
2021-03-17all: depend on google.golang.org/protobuf@v1.26.0-rc.1 (#1292)Joe Tsai
2021-03-03Switch from Travis-CI to GitHub actions (#1286)Joe Tsai
2021-03-02all: rely on protodesc.ToFileDescriptorProto (#1214)Joe Tsai
2021-03-02ptypes: deprecate the package (#1217)Joe Tsai
2020-10-14jsonpb: Fix marshaling of Duration (#1221)Herbie Ong
2020-09-24travis.yml: update tested versions of Go (#1211)Joe Tsai
2020-09-24proto: convert integer to rune before converting to string (#1210)Christian Persson
2020-05-14all: upgrade to google.golang.org/protobuf@v1.23.0 (#1131)Joe Tsai
2020-05-14proto: make InternalMessageInfo functional (#1129)Joe Tsai
2020-05-11jsonpb: fix a confusing error message (#1125)Isaac Schwabacher
2020-05-04all: upgrade to google.golang.org/protobuf@v1.22.0 (#1114)Joe Tsai
2020-05-04all: minor documentation adjustments (#1112)Joe Tsai
2020-05-04protoc-gen-go/grpc: make grpc identical to v1.3.5 (#1113)Joe Tsai
2020-04-19proto: fix stale deprecation documentation on registry functions (#1093)Marcel Lanz
2020-04-13all: upgrade to google.golang.org/protobuf@v1.21.0 (#1081)Joe Tsai
2020-04-13all: update to wrap google.golang.org/protobufDamien Neil
2020-03-20all: use google.golang.org/protobuf/testing/protopack for tests (#1063)Joe Tsai
2020-03-20all: use google.golang.org/encoding/protowire (#1062)Joe Tsai
2020-03-20internal/cmd/generate-alias: fix for lacking go_package options (#1061)Joe Tsai
2020-03-13proto: inline the implementation of protoimpl.X.ExtensionDescFromType (#1056)Joe Tsai
2020-03-12go.mod: set go version to go1.9 (#1055)Damien Neil
2020-03-09proto: use fixed UnmarshalState APIJoe Tsai
2020-03-02all: use google.golang.org/protobuf v1.20.0Damien Neil
2020-02-28all: use new protogen options APIJoe Tsai
2020-02-28all: update README.mdJoe Tsai
2020-02-26CONTRIBUTING.md: swap revision with versionJoe Tsai
2020-02-26ptypes: regenerate with v3.11.4, update for go1.14 gofmt (#1045)Damien Neil
2020-02-25all: cleanup protoimpl callsJoe Tsai
2020-02-25jsonpb: use CheckInitializedJoe Tsai
2020-02-25ptypes: UnmarshalAny with non-pointer DynamicMessageJoe Tsai
2020-02-25proto, jsonpb: fix handling of extensionsJoe Tsai
2020-02-25proto: add text testsJoe Tsai
2020-02-24all: add CONTRIBUTING.mdJoe Tsai
2020-02-21proto: use CheckInitialized instead of IsInitializedJoe Tsai
2020-02-21proto: use UnmarshalStateJoe Tsai
2020-02-21protoc-gen-go: drop golden testDamien Neil
2020-02-21protoc-gen-go: move gengogrpc into v1 repoDamien Neil
2020-02-12proto: add MessageV1, MessageV2, and MessageReflectJoe Tsai
2020-02-11proto: add ProtoPackageIsVersion4Joe Tsai
2020-01-28grpc: accept interface in NewClient functions (#1025)Doug Fawley
2020-01-11Update readme.md (#988)Daniel Saavedra
2020-01-09all: update to wrap v2Joe Tsai
2019-11-08go.mod: update to latest google.golang.org/protobufDamien Neil