Releases: slackhq/proto-hack
Releases · slackhq/proto-hack
v8.6.0
v8.5.0
What's Changed
- Check formatting of Hack + go code in our CI by @jchaffraix-slack in #28
- Implement hack_namespace option for hack codegen by @jtquip88 in #31
Full Changelog: v8.4.0...v8.5.0
v8.4.0
What's Changed
- Inline the binary protos by @jchaffraix-slack in #25
- Switch to Protobuf 21.12 by @jchaffraix-slack in #27
Full Changelog: v8.3.0...v8.4.0
v8.3.0
What's Changed
- Fix the Ubuntu CI by @jchaffraix-slack in #23
- Switch io_bazel_rules_go to 0.40.0 by @jchaffraix-slack in #22
- Implement support for proto3 optional by @jchaffraix-slack in #26
Full Changelog: v8.2.6...v8.3.0
v8.1.1: Merge pull request #1 from muglug/patch-1
Use safer json_decode_with_error function