Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions docs/reference/release-notes/6.6.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,14 @@
[[release-notes-6.6.1]]
== {es} version 6.6.1

coming[6.6.1]

Also see <<breaking-changes-6.6, Breaking changes in 6.6>>.

[[enhancement-6.6.1]]
[float]
=== Enhancements

Machine Learning::
* Add explanation so far to file structure finder exceptions {pull}38191[#38191] (issue: {issue}29821[#29821])
* Add explanation so far to file structure finder exceptions {pull}38191[#38191]

SQL::
* Generate relevant error message when grouping functions are not used in GROUP BY {pull}38017[#38017] (issue: {issue}37952[#37952])
Expand All @@ -26,7 +24,7 @@ Security::
=== Bug fixes

Audit::
* Fix IndexAuditTrail rolling upgrade on rollover edge - take 2 {pull}38286[#38286] (issues: {issue}33867[#33867], {issue}35988[#35988], {issue}37062[#37062])
* Fix IndexAuditTrail rolling upgrade on rollover edge - take 2 {pull}38286[#38286] (issues: {issue}33867[#33867], {issue}37062[#37062])
* Fix NPE in Logfile Audit Filter {pull}38120[#38120] (issue: {issue}38097[#38097])

Authentication::
Expand All @@ -37,10 +35,9 @@ CCR::
* Do not set fatal exception when shard follow task is stopped. {pull}37603[#37603]

Distributed::
* Fix synchronization in LocalCheckpointTracker#contains {pull}38755[#38755] (issues: {issue}33871[#33871], {issue}38633[#38633])

* Fix synchronization in LocalCheckpointTracker#contains {pull}38755[#38755]
Features/ILM::
* Preserve ILM operation mode when creating new lifecycles {pull}38134[#38134] (issues: {issue}38229[#38229], {issue}38230[#38230])
* Preserve ILM operation mode when creating new lifecycles {pull}38134[#38134], {pull}38230[#38230])

Features/Monitoring::
* Allow built-in monitoring_user role to call GET _xpack API {pull}38060[#38060] (issue: {issue}37970[#37970])
Expand Down