mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 02:13:33 -04:00
Removes coming tag from release highlights. Our 7.x and 8.x docs already have a "preliminary docs" advisory until they're released. This coming tag duplicates that message. Removing it creates an unneeded chore at release. This also replaces an outdated coming tag for component template API redirects.
27 lines
764 B
Text
27 lines
764 B
Text
[[release-highlights]]
|
|
== What's new in {minor-version}
|
|
|
|
Here are the highlights of what's new and improved in {es} {minor-version}!
|
|
|
|
For detailed information about this release, see the <<es-release-notes>> and
|
|
<<breaking-changes>>.
|
|
|
|
// Add previous release to the list
|
|
// Other versions:
|
|
// {ref-bare}/7.last/release-highlights.html[7.last]
|
|
// | {ref-bare}/8.0/release-highlights.html[8.0]
|
|
|
|
// Use the notable-highlights tag to mark entries that
|
|
// should be featured in the Stack Installation and Upgrade Guide:
|
|
// tag::notable-highlights[]
|
|
// [discrete]
|
|
// === Heading
|
|
//
|
|
// Description.
|
|
// end::notable-highlights[]
|
|
|
|
// Omit the notable highlights tag for entries that only need to appear in the ES ref:
|
|
// [discrete]
|
|
// === Heading
|
|
//
|
|
// Description.
|