Skip to content

Update to latest protobuf-go#707

Merged
jhump merged 1 commit intomainfrom
jh/update-go
Mar 13, 2024
Merged

Update to latest protobuf-go#707
jhump merged 1 commit intomainfrom
jh/update-go

Conversation

@jhump
Copy link
Copy Markdown
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.

@jhump jhump requested review from akshayjshah and emcfarlane March 12, 2024 22:37
Copy link
Copy Markdown
Contributor

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

3 participants