Releases: bufbuild/hyperpb-go
Releases · bufbuild/hyperpb-go
v0.1.3
v0.1.2
What's Changed
- Drop toolchain declaration from go.mod by @emcfarlane in #25
- Set explicit version of remote code generators by @emcfarlane in #26
- Add nocheckptr to ByteAdd by @ajeetdsouza in #29
New Contributors
- @emcfarlane made their first contribution in #25
- @ajeetdsouza made their first contribution in #29
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Add missing license attributions to
.protofiles by @mcy in #2 - Setup buf modules and cleanup README by @doriable in #3
- Add a nice visualization of some of our most important benchmarks by @mcy in #5
- Use generated SDK in examples by @doriable in #4
- Small README tweak by @mcy in #6
- Fix minor spelling mistakes in the README by @mcy in #7
- Make sure that everything builds with
-raceby @mcy in #10 - Fix a couple of spelling mistakes by @mcy in #11
- Update the benchmarks graph to use a png by @doriable in #13
- Add an explicit architecture support policy by @mcy in #12
- README updates by @mcy in #15
- Cleanup Makefile and update versions by @bufdev in #22
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #21
- Fix generated code on main by @rodaine in #24
New Contributors
- @doriable made their first contribution in #3
- @bufdev made their first contribution in #22
- @dependabot[bot] made their first contribution in #21
- @rodaine made their first contribution in #24
Full Changelog: v0.1.0...v0.1.1