connectrpc/connect-go (connectrpc.com/connect)
### [`v1.17.0`](https://redirect.github.com/connectrpc/connect-go/releases/tag/v1.17.0)
[Compare Source](https://redirect.github.com/connectrpc/connect-go/compare/v1.16.2...v1.17.0)
#### What's Changed
##### Enhancements
- Enable `protoc-gen-connect-go` usage with Protobuf source files that use Editions by [@jchadwick-buf](https://redirect.github.com/jchadwick-buf) in [#754](https://redirect.github.com/connectrpc/connect-go/issues/754)
##### Bugfixes
- Prevent incorrect propagation of protocol-specific metadata by [@emcfarlane](https://redirect.github.com/emcfarlane) in [#748](https://redirect.github.com/connectrpc/connect-go/issues/748)
- Fix error message about unexpected content-type by [@jhump](https://redirect.github.com/jhump) in [#775](https://redirect.github.com/connectrpc/connect-go/issues/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](https://redirect.github.com/jhump) in [#776](https://redirect.github.com/connectrpc/connect-go/issues/776)
##### Other changes
- Now requires Go 1.21 by [@jhump](https://redirect.github.com/jhump) in [#770](https://redirect.github.com/connectrpc/connect-go/issues/770)
#### New Contributors
- [@perezd](https://redirect.github.com/perezd) made their first contribution in [#739](https://redirect.github.com/connectrpc/connect-go/issues/739)
**Full Changelog**: https://github.com/connectrpc/connect-go/compare/v1.16.2...v1.17.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.16.2
->v1.17.0
Release Notes
connectrpc/connect-go (connectrpc.com/connect)
### [`v1.17.0`](https://redirect.github.com/connectrpc/connect-go/releases/tag/v1.17.0) [Compare Source](https://redirect.github.com/connectrpc/connect-go/compare/v1.16.2...v1.17.0) #### What's Changed ##### Enhancements - Enable `protoc-gen-connect-go` usage with Protobuf source files that use Editions by [@jchadwick-buf](https://redirect.github.com/jchadwick-buf) in [#754](https://redirect.github.com/connectrpc/connect-go/issues/754) ##### Bugfixes - Prevent incorrect propagation of protocol-specific metadata by [@emcfarlane](https://redirect.github.com/emcfarlane) in [#748](https://redirect.github.com/connectrpc/connect-go/issues/748) - Fix error message about unexpected content-type by [@jhump](https://redirect.github.com/jhump) in [#775](https://redirect.github.com/connectrpc/connect-go/issues/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](https://redirect.github.com/jhump) in [#776](https://redirect.github.com/connectrpc/connect-go/issues/776) ##### Other changes - Now requires Go 1.21 by [@jhump](https://redirect.github.com/jhump) in [#770](https://redirect.github.com/connectrpc/connect-go/issues/770) #### New Contributors - [@perezd](https://redirect.github.com/perezd) made their first contribution in [#739](https://redirect.github.com/connectrpc/connect-go/issues/739) **Full Changelog**: https://github.com/connectrpc/connect-go/compare/v1.16.2...v1.17.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.