-
Notifications
You must be signed in to change notification settings - Fork 25.4k
[DOCS] Tags discovery.ec2.protocol
setting as removed in 9.1
#131702
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
🔍 Preview links for changed docs |
Pinging @elastic/es-docs (Team:Docs) |
So now it says |
…earch into discovery-applies-to
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
💚 Backport successful
|
…ic#131702) * [DOCS] Tags discovery.ec2.protocol as removed in 9.1. * Adds frontmatter applies_to. * Changes lifecycle statement to deprecated. * Addresses feedback.
…) (#131752) * [DOCS] Tags discovery.ec2.protocol as removed in 9.1. * Adds frontmatter applies_to. * Changes lifecycle statement to deprecated. * Addresses feedback.
Overview
Related to #122062
This PR adds an
applies_to
tag to thediscovery.ec2.protocol
setting to indicate that it will be removed in 9.1.Note
As the markdown-based documentation is cumulative, we need to tag documentation sections to indicate their availability in the 9.x lifecycle. There is no longer a new documentation set published with every minor release; the same page remains valid over time and displays version-related updates. This is why the
applies_to
tags are used (in the page frontmatter, or inline).Refer to the following pages for more information: