-
Notifications
You must be signed in to change notification settings - Fork 159
Use version variables for Elastic Stack versions #2222
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
deploy-manage/deploy/self-managed/install-elasticsearch-with-zip-on-windows.md
Outdated
Show resolved
Hide resolved
deploy-manage/deploy/self-managed/install-elasticsearch-with-zip-on-windows.md
Outdated
Show resolved
Hide resolved
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
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! 🦘
|
||
# Limitations [ml-nlp-limitations] | ||
|
||
The following limitations and known problems apply to the {{version}} release of the Elastic {{nlp}} trained models feature. |
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.
I think this one we need to revisit @szabosteve
# Limitations [transform-limitations] | ||
|
||
The following limitations and known problems apply to the {{version}} release of the Elastic {{transform}} feature. The limitations are grouped into the following categories: | ||
The following limitations and known problems apply to the {{version.stack}} release of the Elastic {{transform}} feature. The limitations are grouped into the following categories: |
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.
same here.
Related to https://github.com/elastic/docs-projects/issues/519
Use version variables from the central configuration instead of relying on docset-level version-related
subs
so we don't have to update those values in this repo for every release.