mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 05:58:44 +00:00
7f3ab4524f
This commit adds the 7.2.0 version constant to the 7.x branch, and bumps BWC logic accordingly.
17 lines
409 B
Plaintext
17 lines
409 B
Plaintext
[[release-highlights]]
|
|
= Release highlights
|
|
|
|
[partintro]
|
|
--
|
|
This section summarizes the most important changes in each release. For the
|
|
full list, see <<es-release-notes>> and <<breaking-changes>>.
|
|
|
|
* <<release-highlights-7.2.0>>
|
|
* <<release-highlights-7.1.0>>
|
|
* <<release-highlights-7.0.0>>
|
|
|
|
--
|
|
|
|
include::highlights-7.2.0.asciidoc[]
|
|
include::highlights-7.1.0.asciidoc[]
|
|
include::highlights-7.0.0.asciidoc[] |