Skip to content

Update the protobuf version to 4.X #50

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

Open
sandeepvinayak opened this issue Jan 17, 2025 · 0 comments
Open

Update the protobuf version to 4.X #50

sandeepvinayak opened this issue Jan 17, 2025 · 0 comments

Comments

@sandeepvinayak
Copy link

The current version of protobuf being used in tablestore is 2.4.1 which causes issues with conflicts in the consumer service if it has it's own protobuf-java dependency.
Even though the workaround is provided here https://help.aliyun.com/zh/tablestore/support/what-do-i-do-if-pb-library-conflicts-occur-when-i-use-tablestore-sdk-for-java for maven, this workaround doesn't work with other build framekworks such as bazel.
Secondly, 2.4.1 was released back in 2013 and has many security vulnerabilities.

Please upgrade the protobuf-java to 4.x

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

No branches or pull requests

1 participant