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

Buf upgrade in 0.10.0 introduces regression when linting with a v1 config #240

Closed
andrewparmet opened this issue Sep 20, 2024 · 0 comments · Fixed by #256
Closed

Buf upgrade in 0.10.0 introduces regression when linting with a v1 config #240

andrewparmet opened this issue Sep 20, 2024 · 0 comments · Fixed by #256

Comments

@andrewparmet
Copy link
Collaborator

andrewparmet commented Sep 20, 2024

It's possible to lint source code while using the protobuf-gradle-plugin with a lint config specified in v1 syntax. In 0.10.0 that breaks when the linted code has a dependency on another JAR that protobuf-gradle-plugin resolves. #239 demonstrates this with a minimal reproducer.

This regression occurs due to the upgrade of Buf from 1.31.0 to 1.32.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant