Releases: cosmos/gogoproto
Releases · cosmos/gogoproto
v1.7.0
What's Changed
- refactor: use structural type for AnyResolver & Message by @tac0turtle in #144
- refactor: increase gogoproto compatibility by @julienrbrt in #145
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- chore: improve any compat error by @julienrbrt in #138
- chore: bump bufbuild/buf-setup-action from 1.31.0 to 1.35.0 by @dependabot in #139
- chore: bump amannn/action-semantic-pull-request from 5.5.2 to 5.5.3 by @dependabot in #136
- chore: bump bufbuild/buf-setup-action from 1.35.0 to 1.36.0 by @dependabot in #141
- feat: make serviceDesc public by @julienrbrt in #142
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Improvements
- #119 The functions
proto.Marshal
,proto.Unmarshal
, andproto.MessageName
, as well as thejsonpb
marshaling and unmarshaling methods now all support officialgoogle.golang.org/protobuf
types. This allows users to gradually start using these types instead of gogo proto without needing to refactor all of their code with type switch statements.
Full CHANGELOG: https://github.com/cosmos/gogoproto/blob/main/CHANGELOG.md
v1.4.12
What's Changed
- @dependabot chores
- docs: updated installation instructions in README.md by @cratelyn in #106
- chore(any): Add cosmos any type by @raynaudoe in #115
- chore: prepare v1.4.12 by @julienrbrt in #116
New Contributors
- @cratelyn made their first contribution in #106
- @raynaudoe made their first contribution in #115
Full Changelog: v1.4.11...v1.4.12
v1.4.11
What's Changed
- chore: bump buf action to 1.21.0 and improve CI by @dependabot in #71
- feat: Improve error message for bad timestamps by @ValarDragon in #70
- chore: bump google.golang.org/grpc from 1.55.0 to 1.56.1 by @dependabot in #73
- chore: bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #75
- refactor!: upgrade golang.org/x/exp to latest by @prasincs in #83
- chore: prepare gogoproto v1.4.11 by @julienrbrt in #86
New Contributors
- @ValarDragon made their first contribution in #70
- @prasincs made their first contribution in #83
Note
Dependencies depending on earlier version of x/exp
may not be able to bump to v1.4.11 because slices.SortFunc
had some breaking changes. For limiting breaking changes in patch versions, for instance, the Cosmos SDK v0.47.x will not bump to v1.4.11.
Full Changelog: v1.4.10...v1.4.11
v1.4.10
What's Changed
- docs: v1.4.9 CHANGELOG by @aaronc in #63
- chore(deps): bump bufbuild/buf-setup-action from 1.17.0 to 1.18.0 by @dependabot in #65
- chore(deps): bump google.golang.org/grpc from 1.54.0 to 1.55.0 by @dependabot in #64
- chore: remove double registration warning by @julienrbrt in #67
Full Changelog: v1.4.9...v1.4.10
v1.4.9
v1.4.8
What's Changed
- chore(deps): bump google.golang.org/protobuf from 1.29.1 to 1.30.0 by @dependabot in #53
- chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 by @dependabot in #54
- chore(deps): bump bufbuild/buf-setup-action from 1.16.0 to 1.17.0 by @dependabot in #58
- perf: reduce allocations in MergedFileDescriptors by @mark-rushakoff in #59
- perf: skip debug work when not in debug mode by @mark-rushakoff in #60
- perf!: concurrent merge with optional debugging by @mark-rushakoff in #61
New Contributors
- @mark-rushakoff made their first contribution in #59
Full Changelog: v1.4.7...v1.4.8
v1.4.7
What's Changed
- chore(deps): bump bufbuild/buf-setup-action from 1.14.0 to 1.15.0 by @dependabot in #46
- chore(deps): bump google.golang.org/protobuf from 1.28.1 to 1.29.0 by @dependabot in #49
- chore(deps): bump bufbuild/buf-setup-action from 1.15.0 to 1.15.1 by @dependabot in #47
- chore(deps): bump github.com/golang/protobuf from 1.5.2 to 1.5.3 by @dependabot in #48
- chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 by @dependabot in #50
- chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #51
- chore(deps): bump amannn/action-semantic-pull-request from 5.1.0 to 5.2.0 by @dependabot in #52
- chore(deps): bump bufbuild/buf-setup-action from 1.15.1 to 1.16.0 by @dependabot in #57
- fix: get a diff only when in debug by @facundomedica in #55
Full Changelog: v1.4.6...v1.4.7
v1.4.6
What's Changed
Full Changelog: v1.4.5...v1.4.6