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