Skip to content

Commit 82ff198

Browse files
rjernstlcawl
andauthored
Add release notes for 6.8.14 (#68796)
Co-authored-by: Lisa Cawley <[email protected]>
1 parent 741f657 commit 82ff198

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/reference/release-notes/6.8.asciidoc

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,35 @@ Also see <<breaking-changes-6.8,Breaking changes in 6.8>>.
99
[float]
1010
=== Bug fixes
1111

12+
CCR::
13+
* Stop renew retention leases when follow task fails {es-pull}65168[#65168]
14+
15+
Engine::
16+
* Fix the version and term field initialization error of `NoOpResult` {es-pull}66269[#66269] (issue: {es-issue}66267[#66267])
17+
18+
Features/Monitoring::
19+
* Do not report negative values for swap sizes {es-pull}57317[#57317] (issue: {es-issue}57312[#57312])
20+
21+
Infra/Core::
22+
* Fix missing `QuotaPath.unwrap()` instances {es-pull}67165[#67165] (issue: {es-issue}67164[#67164])
23+
1224
Machine learning::
1325
* Fixes missing state in persist and restore for anomaly detection. This caused
1426
suboptimal modeling after a job was closed and reopened or failed over to a
1527
different node {ml-pull}1668[#1668]
1628

29+
Network::
30+
* Ensure notify when proxy connections disconnect {es-pull}65697[#65697] (issue: {es-issue}65443[#65443])
31+
32+
Search::
33+
* Do not wrap `can_match` searchers {es-pull}64742[#64742]
34+
35+
[[upgrade-6.8.14]]
36+
[float]
37+
=== Upgrades
38+
39+
Packaging::
40+
* Upgrade bundled jdk to 15.0.1 and switch back to `AdoptOpenJDK` {es-pull}64253[#64253] (issue: {es-issue}64026[#64026])
1741

1842
[[release-notes-6.8.13]]
1943
== {es} version 6.8.13

0 commit comments

Comments
 (0)