Skip to content

Clarify version compatibility by removing specific patch versions #1582

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ammad-hzcast
Copy link

@ammad-hzcast ammad-hzcast commented Feb 27, 2025

Updated the supported operating systems section to use major.minor or major.minor.X instead of specific patch versions. This resolves confusion about patch version support and ensures clarity that all patch versions within the major.minor range are supported.

Fixes: #1568

Updated the supported operating systems section to use major.minor or major.minor.X instead of specific patch versions. This resolves confusion about patch version support and ensures clarity that all patch versions within the major.minor range are supported.
@ammad-hzcast ammad-hzcast requested a review from a team as a code owner February 27, 2025 18:12
@devOpsHazelcast
Copy link
Collaborator

devOpsHazelcast commented Feb 27, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for hardcore-allen-f5257d ready!

Name Link
🔨 Latest commit cb2dfb3
🔍 Latest deploy log https://app.netlify.com/sites/hardcore-allen-f5257d/deploys/67c190f22a36550008d14caf
😎 Deploy Preview https://deploy-preview-1582--hardcore-allen-f5257d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Rob-Hazelcast
Copy link
Contributor

Rob-Hazelcast commented Feb 28, 2025

display_version is defined in antora.yml but it's not resolving in the output, presumably because it's not under asciidoc:attributes. You probably want to use minor-version. @JackPGreen you've done a lot of work in this area; could you make sure we do the right thing here please?

@JackPGreen
Copy link
Contributor

display_version is defined in antora.yml but it's not resolving in the output, presumably because it's not under asciidoc:attributes. You probably want to use minor-version. @JackPGreen you've done a lot of work in this area; could you make sure we do the right thing here please?

I'm not sure what the right thing to do here is but minor-version seems more sensible to me.

@Rob-Hazelcast Rob-Hazelcast added the backport to 5.5 Backport commits from main to v/5.5 label Feb 28, 2025
Copy link
Contributor

@Rob-Hazelcast Rob-Hazelcast left a comment

Choose a reason for hiding this comment

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

Working now. I've set it to backport to 5.5; the variable wasn't implemented in earlier versions.

@Rob-Hazelcast
Copy link
Contributor

Related MC PR: hazelcast/management-center-docs#449

@Rob-Hazelcast Rob-Hazelcast marked this pull request as draft March 17, 2025 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport to 5.5 Backport commits from main to v/5.5
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Feedback for Supported Versions and Compatibilities
5 participants