Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v16] Bump connectrpc.com/connect to 1.16.2 #44725

Merged
merged 2 commits into from
Jul 29, 2024

Conversation

espadolini
Copy link
Contributor

This fixes a panic that occurs if an unmarshaling error is handled during the processing of an error to a unary request. This panic only occurs when using the connectrpc protocol, not grpc, so I believe that this can only affect the auths in Cloud (which is where we got this panic).

This fixes a panic that occurs if an unmarshaling error is handled
during the processing of an error to a unary request.
@espadolini espadolini added the no-changelog Indicates that a PR does not require a changelog entry label Jul 29, 2024
@github-actions github-actions bot requested review from bl-nero and probakowski July 29, 2024 08:06
@espadolini
Copy link
Contributor Author

espadolini commented Jul 29, 2024

The panic was introduced in connectrpc/connect-go#659 and fixed (without a changelog entry 😭) in connectrpc/connect-go#711 (see connectrpc/connect-go#711 (comment))

@espadolini espadolini enabled auto-merge July 29, 2024 08:06
go.sum Outdated Show resolved Hide resolved
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from probakowski July 29, 2024 12:42
@espadolini espadolini added this pull request to the merge queue Jul 29, 2024
Merged via the queue into branch/v16 with commit 3e1fc1c Jul 29, 2024
38 checks passed
@espadolini espadolini deleted the espadolini/v16-connect-1.16.2 branch July 29, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants