DOC-300: update client and tool compatibility#2056
Merged
Rob-Hazelcast merged 7 commits intomainfrom Jan 29, 2026
Merged
Conversation
✅ Deploy Preview for hardcore-allen-f5257d ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This was referenced Jan 8, 2026
yuce
approved these changes
Jan 29, 2026
Contributor
|
❌ Failed to backport, change must be manually backported. |
Contributor
Rob-Hazelcast
added a commit
that referenced
this pull request
Jan 29, 2026
Backport of #2056 Update the content and presentation of client and tool versions. General update and reorganize. Preview: https://deploy-preview-2056--hardcore-allen-f5257d.netlify.app/hazelcast/5.7-snapshot/deploy/versioning-compatibility#clients-and-tools Co-authored-by: Rob Swain <rob.swain@hazelcast.com>
wyohm
added a commit
that referenced
this pull request
Apr 16, 2026
A recent change (PR #2056 ) to client compatibility was a mistake. It showed "Platform version" for both the minimum and recommended client version, meaning that the only supported client version would be the same as the cluster. The format is different from previous versions, so this changes the "minimum version" to 4.0.0 and "recommended version" to be the cluster version to match the meaning (Java v4/5 clients are compatible with cluster v4/5).
wyohm
added a commit
that referenced
this pull request
Apr 20, 2026
Backport of #2160 A recent change (PR #2056 ) to client compatibility was a mistake. It showed "Platform version" for both the minimum and recommended client version, meaning that the only supported client version would be the same as the cluster. The format is different from previous versions, so this changes the "minimum version" to 4.0.0 and "recommended version" to be the cluster version to match the meaning (Java v4/5 clients are compatible with cluster v4/5). Co-authored-by: Alex Van Buskirk <alex.vanbuskirk@hazelcast.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the content and presentation of client and tool versions. General update and reorganize.
Preview: https://deploy-preview-2056--hardcore-allen-f5257d.netlify.app/hazelcast/5.7-snapshot/deploy/versioning-compatibility#clients-and-tools