-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '7.x' into backport/7.x/pr-57041
- Loading branch information
Showing
9 changed files
with
114 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
[[release-highlights-7.6.0]] | ||
== 7.6.0 release highlights | ||
++++ | ||
<titleabbrev>7.6.0</titleabbrev> | ||
++++ | ||
|
||
//NOTE: The notable-highlights tagged regions are re-used in the | ||
//Installation and Upgrade Guide | ||
|
||
// tag::notable-highlights[] | ||
|
||
Explore the new features in Kibana 7.6. | ||
|
||
[cols="50, 50"] | ||
|=== | ||
|
||
a| *Elastic Maps improvements* | ||
|
||
Color the data points on your map based on the discrete values in a categorical field. | ||
Add text labels to give your viewers more information about the data you’re | ||
overlaying on your maps. | ||
|
||
| image:release-notes/images/7-6-maps-category.png[Categorical styling in Maps] | ||
|
||
a| *Embeddable maps in Canvas* | ||
|
||
Incorporate a geospatial perspective into a Canvas workpad. | ||
|
||
| image:release-notes/images/7-6-canvas-map.png[Embedded maps in Canvas] | ||
|
||
|
||
a| *Lens improvements* | ||
|
||
Use scripted fields in your visualizations, just like any other field in the index. | ||
Rapidly reset a layer | ||
with a single click instead of removing data fields one at a time. | ||
|
||
| image:release-notes/images/7-6-lens-reset-layer.png[Scripted fields in Lens] | ||
|
||
a| *Nested field support* | ||
|
||
Query on nested fields using KQL. | ||
You can query for a user whose first name is Tom and whose | ||
last name is Hanks, or a user whose first name is Tom and last name is Smith. | ||
{kibana-ref}/kuery-query.html[Our documentation] contains examples for you to follow. | ||
|
||
| image:release-notes/images/7-6-nested-field.png[Nested field] | ||
|
||
|
||
|
||
|=== | ||
|
||
[float] | ||
=== Learn more | ||
|
||
Get the details on these features in the {kib} 7.6 release blog. | ||
For a complete list of enhancements and other changes, check out the | ||
{kib} 7.6 release notes. | ||
|
||
// end::notable-highlights[] | ||
|
||
[float] | ||
=== Give 7.6 a try | ||
|
||
Try 7.6 now by deploying {es} and {kib} on | ||
https://www.elastic.co/cloud/elasticsearch-service/signup[Elastic Cloud] or | ||
by https://www.elastic.co/start[downloading them]. | ||
Let us know what you think on Twitter https://twitter.com/elastic[(@elastic)] | ||
or in our https://discuss.elastic.co/c/elasticsearch[forum]. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters