Skip to content

About grpc java version support ? #11630

Answered by ejona86
shalk asked this question in Q&A
Oct 23, 2024 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

What in particular do you like about that protobuf link? It just shows how they support older major versions for longer when they make a new major version. When a new minor version is released, it marks the end of support for the previous release. gRPC Java has no planned new major version.

Releases are every six weeks. The two most recent releases are supported. Historically, for severe security issues we have fixed even older releases when easily able, but in general we optimize to make upgrading easy (e.g., by not making new major versions) instead of supporting very old versions.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@shalk
Comment options

@ejona86
Comment options

Answer selected by shalk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants