Skip to content

Commit

Permalink
[7.x] [DOCS] 7.6.2 Release Notes (#60393) (#60824)
Browse files Browse the repository at this point in the history
* [DOCS] 7.6.2 Release Notes

* Added descriptions
  • Loading branch information
KOTungseth authored Mar 20, 2020
1 parent c74615c commit 394abed
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

This section summarizes the changes in each release.

* <<release-notes-7.6.2>>
* <<release-notes-7.6.1>>
* <<release-notes-7.6.0>>
* <<release-notes-7.5.2>>
Expand All @@ -34,6 +35,46 @@ This section summarizes the changes in each release.
* <<release-notes-7.0.0-alpha1>>

--
[[release-notes-7.6.2]]
== {kib} 7.6.2

See <<breaking-changes-7.6,breaking changes in 7.6>>.

[float]
[[bug-7.6.2]]
=== Bug fixes
Discover::
* Fixes infinite loop for view single document on discover {pull}60236[#60236]
Machine Learning::
* Shows view series link in anomalies table for machine_learning_user role {pull}59549[#59549]
* Fixes bucket span estimators loading of max_buckets setting {pull}59639[#59639]
Management::
* Improperly defined Watcher Logging Action text parameters will now be handled elegantly by {kib} instead of causing {kib} to crash {pull}60169[#60169]
* Fixes the namespace for indices autocompletion {pull}59043[#59043]
* We fixed a bug in Console's proxy that would always override the "host" header {pull}59143[#59143]
* Spacing between rendered shards {pull}60238[#60238]
Maps::
* Adds missing license to requests in maps embeddables {pull}59207[#59207]
* Fixes custom color ramp on save {pull}59953[#59953]
Metrics::
* Ensures inventory view buckets never drop below 60 seconds {pull}58503[#58503]
Monitoring::
* Ensures we use the monitoring cluster for retrieving xpack info {pull}59075[#59075]
Platform::
* Edits to filter's custom label are ignored {pull}59169[#59169]
* Fixes a bug that could cause saved object migrations to fail when an {es} snapshot is currently in progress {pull}58884[#58884]
Security::
* Fixes base path prepending for session storage short url redirects {pull}59871[#59871]
SIEM::
* Default the Timeline events filter to show All events {pull}58953[#58953]
* Fixes dragging entries to the Timeline while data is loading may trigger a partial page reload {pull}59476[#59476]
* Detection Fix typo in Adobe Hijack Persistence rule {pull}58804[#58804]
* Fixes rule delete/duplicate actions {pull}59306[#59306]
* Fixes minor UI bug on all rules table pagination {pull}59094[#59094]
Visualizations::
* Adds validation support for legacy filter values {pull}58436[#58436]
* Fixes text color when using custom background color {pull}60261[#60261]

[[release-notes-7.6.1]]
== {kib} 7.6.1

Expand Down

0 comments on commit 394abed

Please sign in to comment.