Skip to content

Commit e74325c

Browse files
authored
docs: v1.4.9 CHANGELOG (#63)
1 parent 8051872 commit e74325c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,20 @@
22

33
## Unreleased
44

5+
## [v1.4.9](https://github.com/cosmos/gogoproto/releases/tag/v1.4.9) - 2023-05-03
6+
7+
### Breaking changes
8+
9+
- [#62](https://github.com/cosmos/gogoproto/pull/62) Change public API for `MergedFileDescriptors`, `MergedGlobalFileDescriptors`, etc. introduced in v1.4.8, retracting that release.
10+
11+
### Improvements
12+
13+
- [#62](https://github.com/cosmos/gogoproto/pull/62) Add the `proto.HybridResolver` var which exposes the merged `*protoregistry.Files` functionality in a high-performance way. Also add the `proto.GogoResolver` var.
14+
515
## [v1.4.8](https://github.com/cosmos/gogoproto/releases/tag/v1.4.8) - 2023-04-18
616

17+
**RETRACTED**
18+
719
### Breaking changes
820

921
- [#61](https://github.com/cosmos/gogoproto/pull/60) Use all available cores when merging registries.

0 commit comments

Comments
 (0)