File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 5
5
--
6
6
This section summarizes the changes in each release.
7
7
8
+ * <<release-notes-6.8.10>>
8
9
* <<release-notes-6.8.9>>
9
10
* <<release-notes-6.8.8>>
10
11
* <<release-notes-6.8.7>>
Original file line number Diff line number Diff line change 1
1
[[release-notes-6.8.10]]
2
2
== {es} version 6.8.10
3
3
4
- coming::[6.8.10]
4
+ [float]
5
+ === Bug fixes
6
+
7
+ Infra/Logging::
8
+ * SlowLoggers using single logger {pull}56708[#56708] (issue: {issue}56171[#56171])
9
+
10
+ Machine Learning::
11
+ * Fix delete_expired_data/nightly maintenance when many model snapshots need deleting {pull}57041[#57041] (issue: {issue}47103[#47103])
12
+
13
+ Search::
14
+ * Ensure search contexts are removed on index delete {pull}56335[#56335]
15
+ * Fix validate query listener invocation bug {pull}56157[#56157]
16
+
17
+ [[upgrade-6.8.10]]
18
+ [float]
19
+ === Upgrades
20
+
21
+ Infra/Packaging::
22
+ * Upgrade bundled jdk to 14.0.1 {pull}57233[#57233]
5
23
6
24
Also see <<breaking-changes-6.8,Breaking changes in 6.8>>.
7
25
You can’t perform that action at this time.
0 commit comments