Skip to content

Commit

Permalink
Add release notes for 6.8.14 (#68796)
Browse files Browse the repository at this point in the history
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
  • Loading branch information
rjernst and lcawl authored Feb 10, 2021
1 parent 741f657 commit 82ff198
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions docs/reference/release-notes/6.8.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,35 @@ Also see <<breaking-changes-6.8,Breaking changes in 6.8>>.
[float]
=== Bug fixes

CCR::
* Stop renew retention leases when follow task fails {es-pull}65168[#65168]

Engine::
* Fix the version and term field initialization error of `NoOpResult` {es-pull}66269[#66269] (issue: {es-issue}66267[#66267])

Features/Monitoring::
* Do not report negative values for swap sizes {es-pull}57317[#57317] (issue: {es-issue}57312[#57312])

Infra/Core::
* Fix missing `QuotaPath.unwrap()` instances {es-pull}67165[#67165] (issue: {es-issue}67164[#67164])

Machine learning::
* Fixes missing state in persist and restore for anomaly detection. This caused
suboptimal modeling after a job was closed and reopened or failed over to a
different node {ml-pull}1668[#1668]

Network::
* Ensure notify when proxy connections disconnect {es-pull}65697[#65697] (issue: {es-issue}65443[#65443])

Search::
* Do not wrap `can_match` searchers {es-pull}64742[#64742]

[[upgrade-6.8.14]]
[float]
=== Upgrades

Packaging::
* Upgrade bundled jdk to 15.0.1 and switch back to `AdoptOpenJDK` {es-pull}64253[#64253] (issue: {es-issue}64026[#64026])

[[release-notes-6.8.13]]
== {es} version 6.8.13
Expand Down

0 comments on commit 82ff198

Please sign in to comment.