Skip to content

Bump version of protobuf to 4.0.0 #15

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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 <jgasparetti@gmail.com>
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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants