Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module connectrpc.com/connect to v1.17.0 (#1408)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [connectrpc.com/connect](https://redirect.github.com/connectrpc/connect-go) | `v1.16.2` -> `v1.17.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/connectrpc.com%2fconnect/v1.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/connectrpc.com%2fconnect/v1.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/connectrpc.com%2fconnect/v1.16.2/v1.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/connectrpc.com%2fconnect/v1.16.2/v1.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>connectrpc/connect-go (connectrpc.com/connect)</summary> ### [`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**: connectrpc/connect-go@v1.16.2...v1.17.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/flagd). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44MC4wIiwidXBkYXRlZEluVmVyIjoiMzguODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information