Skip to content

Conversation

@yetanothertw
Copy link
Contributor

@yetanothertw yetanothertw commented Dec 12, 2025

Fixes #3599

Summary

This PR's updating the index compatibility table to include 8.19 for the latest 8.x release.

image

As per the request in the issue, I've swapped the columns so that the 9.x is the first column (for visibility/prominence).

Also, I've added variables to replace the 9.0 column with a 9.0-9.latest range.
image

Preview is available here:
PREVIEW

The overall table looks like this now:
image

Generative AI disclosure

  1. Did you use a generative AI (GenAI) tool to assist in creating this contribution?
  • Yes
  • No

@yetanothertw yetanothertw self-assigned this Dec 12, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 12, 2025

✅ Vale Linting Results

No issues found on modified lines!

@github-actions
Copy link
Contributor

github-actions bot commented Dec 12, 2025

🔍 Preview links for changed docs

@yetanothertw yetanothertw marked this pull request as ready for review December 15, 2025 11:35
@yetanothertw yetanothertw requested a review from a team as a code owner December 15, 2025 11:35
@yetanothertw yetanothertw added the Team:Admin Issues owned by the Admin Docs Team label Dec 15, 2025
Copy link
Contributor

@wajihaparvez wajihaparvez left a comment

Choose a reason for hiding this comment

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

LGTM! Just one suggestion 😄

| 6.8 |^1^ | ✅ ^1^ | ||||
| 7.0–7.1 | ✅ ^1, 2^ |||| ||
| 7.2–7.17 | ✅ ^1, 2^ |||| ||
| 8.0–8.19 | ||||||
Copy link
Collaborator

Choose a reason for hiding this comment

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

there should be a {{version.stack.base}}–{{version.stack}} row too so we can document 9-9 compatibility

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, adding row in a new commit.

@shainaraskas
Copy link
Collaborator

this was a problem before, but is the label in the corner for the column or the rows?

@yetanothertw
Copy link
Contributor Author

this was a problem before, but is the label in the corner for the column or the rows?

It is a bit awkward alright, but this is how it reads (the label is a header for the entire 1st column):

Screenshot 2025-12-16 at 10 05 50

@shainaraskas any ideas how to make it less awkward to interpret? Maybe I can open a separate issue for that.

@shainaraskas
Copy link
Collaborator

@yetanothertw I don't think there's a fix for it in a simple markdown table, unfortunately. feel free to just leave it alone.

@yetanothertw yetanothertw merged commit a9abb53 into main Dec 16, 2025
8 checks passed
@yetanothertw yetanothertw deleted the 3599-index-compatibility branch December 16, 2025 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Team:Admin Issues owned by the Admin Docs Team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Snapshot and restore index compatibility table is missing 8.19 and 9.1

4 participants