-
Notifications
You must be signed in to change notification settings - Fork 534
docs: update release docs for v9 #16585
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
Conversation
This pull request does not have a backport label. Could you fix it @endorama? 🙏
|
Not backporting as we leverage |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also note that release notes do not need to be backported unless it is easier to do so, as docs will always be build from main.
I forgot to set this to draft, the 9.x docs is not yet fully ready. |
This pull request is now in conflicts. Could you fix it @endorama? 🙏
|
Closed in favour of #17416 |
Motivation/summary
Update release docs to account for the new doc structure. 9x and 8x releases are mostly similar so far, but they may diverge in the future. To account for this I split them in 2 separate files, so the execution flow is linear and does not have conditional branches based on version.
Checklist
For functional changes, consider:
How to test these changes
Review the docs (or follow them on the next release ;))
Related issues
#16181