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