Skip to content

v1.17.0

Latest
Compare
Choose a tag to compare
@jhump jhump released this 20 Sep 13:50
· 4 commits to main since this release
847d8b4

What's Changed

Enhancements

  • Enable protoc-gen-connect-go usage with Protobuf source files that use Editions by @jchadwick-buf in #754

Bugfixes

  • Prevent incorrect propagation of protocol-specific metadata by @emcfarlane in #748
  • Fix error message about unexpected content-type by @jhump in #775
  • Calls should return "unavailable" instead of "unimplemented" or "unknown" when the transport fails to produce an HTTP response and returns io.EOF errors by @jhump in #776

Other changes

New Contributors

Full Changelog: v1.16.2...v1.17.0