overmindtech / discovery

Go libraries for writing SDP sources
Other
1 stars 0 forks source link

Update module connectrpc.com/connect to v1.17.0 #350

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
connectrpc.com/connect v1.16.2 -> v1.17.0 age adoption passing confidence

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.0

Configuration

📅 Schedule: Branch creation - "before 4pm on friday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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.