Skip to content

v1.12.0

Compare
Choose a tag to compare
@emcfarlane emcfarlane released this 25 Oct 03:58
· 81 commits to main since this release
589dcf1

What's Changed

Governance

Enhancements

  • Move the indication of destination message type in error messages into Codec by @jhump in #599
  • Optimize gRPC timeout encoding by @emcfarlane in #596

Bugfixes

  • Generate correct routes for package-less Protobuf schemas by @emcfarlane in #601
  • Use io.ReadFull to ensure envelope prefix is fully read by @njiang747 in #580
  • Remove gRPC error message from generic envelope errors by @emcfarlane in #603
  • Stabilize program name in generated code preamble by @trixnz #610

Other changes

New Contributors

Full Changelog: v1.11.1...v1.12.0