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 protocompile to bring in a fix for buf breaking issue #2968

Merged
merged 1 commit into from May 13, 2024

Conversation

jhump
Copy link
Member

@jhump jhump commented May 10, 2024

I was doing manual QA of buf breaking with an Editions file and ran into something strange, related to the C++ string type and Java UTF8 validation checks.

The issue turned out to be a bug in the helper function in protocompile that resolves custom features. This pulls in a fix to that function.

@jhump jhump marked this pull request as ready for review May 10, 2024 20:43
@jhump jhump requested a review from bufdev May 10, 2024 20:44
@jhump jhump merged commit 24640ae into dev May 13, 2024
11 checks passed
@jhump jhump deleted the jh/buf-breaking-custom-feature-fix branch May 13, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants