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

Bump version of protobuf to 4.0.0 #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jgasparetti
Copy link

Using Protobuf version 4.0.0: This update enables compatibility with the latest Protobuf version; otherwise, the application will encounter a compile-time error.

Signed-off-by: Jacopo Gasparetti <[email protected]>
Copy link
Member

@srikrsna-buf srikrsna-buf left a comment

Choose a reason for hiding this comment

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

Since 4.0.0 only released couple of days ago, making it the minimum required version will render this inaccessible to most code bases. Instead we can change the constraint to >=3.1.0 <5.0.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
Development

Successfully merging this pull request may close these issues.

2 participants