[DOCS] Adds release highlight for transforms (#51555)

This commit is contained in:
Lisa Cawley 2020-01-29 08:35:02 -08:00 committed by GitHub
parent 683170b007
commit 3f4156e95a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,20 @@
[[release-highlights-7.7.0]]
== 7.7.0 release highlights
++++
<titleabbrev>7.7.0</titleabbrev>
++++
//NOTE: The notable-highlights tagged regions are re-used in the
//Installation and Upgrade Guide
// tag::notable-highlights[]
[discrete]
=== {transforms-cap}
We introduced {transforms} in 7.2.0 as a beta feature. It is now mature enough
to declare the feature GA (general availability). {transforms-cap} enable you to
pivot and summarize your data and store it in a new index. See
{ref}/transforms.html[{transforms-cap}] and
{ref}//transform-apis.html[{transform-cap} APIs].
// end::notable-highlights[]

View File

@ -6,6 +6,7 @@
This section summarizes the most important changes in each release. For the
full list, see <<es-release-notes>> and <<breaking-changes>>.
* <<release-highlights-7.7.0>>
* <<release-highlights-7.6.0>>
* <<release-highlights-7.5.0>>
* <<release-highlights-7.4.0>>
@ -16,6 +17,7 @@ full list, see <<es-release-notes>> and <<breaking-changes>>.
--
include::highlights-7.7.0.asciidoc[]
include::highlights-7.6.0.asciidoc[]
include::highlights-7.5.0.asciidoc[]
include::highlights-7.4.0.asciidoc[]