Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

fix(deps): update module connectrpc.com/connect to v1.16.0 #332

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

connectrpc/connect-go (connectrpc.com/connect)

v1.16.0

Compare Source

This release is mostly bug fixes but also reconciles connect-go with recent updates to the specification regarding mapping of RPC error codes to/from HTTP status codes (see connectrpc RFC 003)

What's Changed

Other changes
  • Revise RPC error code <-> HTTP status code mappings per latest changes to spec by @​jhump in #​706
Enhancements
  • Only send a grpc-status-details-bin trailer in the gRPC protocol if the error has details by @​bhollis in #​713
Bugfixes
  • Fix ErrorWriter IsSupported check to report false on ambiguous content-type and options indicate connect protocol version header is required by @​emcfarlane in #​700
  • In Connect unary protocol, fallback to code based on HTTP status if unable to deserialize code from JSON body by @​jhump in #​702
  • Fix ErrorWriter to recognize protocols, even if content-type indicates unrecognized codec by @​emcfarlane in #​701
  • Fix some places in the framework that weren't correctly recognizing and returning context-based error code (e.g. "canceled" or "deadline_exceeded") by @​jhump in #​709
  • Use "unimplemented" code for stream cardinality violations by @​jhump in #​712
  • Restrict which metadata in an error can be propagated into response metadata by @​emcfarlane in #​711

New Contributors

Full Changelog: connectrpc/connect-go@v1.15.0...v1.16.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@galexrt galexrt merged commit 445fc29 into develop Mar 21, 2024
3 checks passed
@galexrt galexrt deleted the renovate/connectrpc.com-connect-1.x branch March 21, 2024 15:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant