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

Update to latest protobuf-go #707

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Update to latest protobuf-go #707

merged 1 commit into from
Mar 13, 2024

Conversation

jhump
Copy link
Member

@jhump jhump commented Mar 12, 2024

This will push our users past CVE-2024-24786 and also mean that users don't have to think about whether the next release is affected by the CVE when they do go install connectrpc.com/cmd/protoc-gen-connect-go@v1.16.0.

However it does mean users may be confronted with the compatibility issue (which, luckily, is easily fixed by users also updating their dependency for github.com/golang/protobuf).

gRPC recently took this step, too. And since we're expecting another release soon (this week?), now seems like the right time.

Copy link
Member

@akshayjshah akshayjshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

@jhump jhump merged commit befee1d into main Mar 13, 2024
13 checks passed
@jhump jhump deleted the jh/update-go branch March 13, 2024 14:12
@jhump jhump added the ignore-for-release Exclude from release notes label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ignore-for-release Exclude from release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants