Skip to content

Releases: cosmos/gogoproto

v1.4.12

20 Mar 16:14
v1.4.12
0e44463
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.11...v1.4.12

v1.4.11

18 Aug 08:57
2961de6
Compare
Choose a tag to compare

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

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

11 May 21:07
28c37ed
Compare
Choose a tag to compare

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

04 May 17:17
8051872
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.8...v1.4.9

v1.4.8

18 Apr 13:53
a0d0171
Compare
Choose a tag to compare

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

Full Changelog: v1.4.7...v1.4.8

v1.4.7

30 Mar 08:34
b12c8ca
Compare
Choose a tag to compare

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

01 Mar 00:05
8da0aa0
Compare
Choose a tag to compare

What's Changed

  • chore: Remove MergedRegistry warning by @AmauryM in #45

Full Changelog: v1.4.5...v1.4.6

v1.4.5

20 Feb 10:25
d830bdb
Compare
Choose a tag to compare

What's Changed

  • test: fix tests after requiring correct path by @AmauryM in #34
  • docs: Add missing changelog by @AmauryM in #38
  • feat: Registry merging gogo and protov2 file descriptors by @AmauryM in #37
  • chore(deps): bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #39
  • chore(deps): bump bufbuild/buf-setup-action from 1.13.1 to 1.14.0 by @dependabot in #40
  • chore(deps): bump amannn/action-semantic-pull-request from 5.0.2 to 5.1.0 by @dependabot in #41
  • refactor: Relax runtime checks in MergedRegistry by @AmauryM in #43
  • fix: Allow null package name by @AmauryM in #44

Full Changelog: v1.4.4...v1.4.5

v1.4.4

02 Feb 14:32
6b922a0
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump google.golang.org/grpc from 1.50.1 to 1.51.0 by @dependabot in #25
  • chore(deps): bump bufbuild/buf-setup-action from 1.9.0 to 1.10.0 by @dependabot in #27
  • chore(deps): bump bufbuild/buf-setup-action from 1.10.0 to 1.11.0 by @dependabot in #28
  • test: fix wrong comparison in TestAny by @julienrbrt in #26
  • chore(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #29
  • chore(deps): bump bufbuild/buf-setup-action from 1.11.0 to 1.12.0 by @dependabot in #30
  • chore(deps): bump google.golang.org/grpc from 1.52.0 to 1.52.1 by @dependabot in #31
  • chore(deps): bump google.golang.org/grpc from 1.52.1 to 1.52.3 by @dependabot in #33
  • chore(deps): bump bufbuild/buf-setup-action from 1.12.0 to 1.13.0 by @dependabot in #35
  • chore(deps): bump bufbuild/buf-setup-action from 1.13.0 to 1.13.1 by @dependabot in #36
  • feat: Require correct import path by @AmauryM in #32

Full Changelog: v1.4.3...v1.4.4

v1.4.3

14 Nov 14:12
1c02725
Compare
Choose a tag to compare

Bug Fixes

  • #24 Fix CompactTextString panics with nested Anys and private fields.
  • #14 Fix make regenerate.