-
Notifications
You must be signed in to change notification settings - Fork 254
Add upgrade note about release date constraint #2948
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
Add upgrade note about release date constraint #2948
Conversation
We don't support (and will actively block) upgrades to chronologically-older versions. This commit adds a note in the docs about this.
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
Not sure how to label these things, sorry, please could you apply appropriate labels? |
Correction, sorry, this will also apply to upgrades to 8.18, so yes needs backporting to the 8.18 branch. |
Co-authored-by: Liam Thompson <[email protected]>
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.
LGTM
We don't support (and will actively block) upgrades to
chronologically-older versions. This commit adds a note in the docs
about this.