You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also see <<breaking-changes-8.16,Breaking changes in 8.16>>.
7
+
8
+
[[bug-8.16.6]]
9
+
[float]
10
+
=== Bug fixes
11
+
12
+
Infra/Core::
13
+
* Prevent rare starvation bug when using scaling `EsThreadPoolExecutor` with empty core pool size. {es-pull}124732[#124732] (issue: {es-issue}124667[#124667])
14
+
15
+
Machine Learning::
16
+
* Migrate `model_version` to `model_id` when parsing persistent elser inference endpoints {es-pull}124769[#124769] (issue: {es-issue}124675[#124675])
17
+
18
+
Search::
19
+
* Do not let `ShardBulkInferenceActionFilter` unwrap / rewrap ESExceptions {es-pull}123890[#123890]
20
+
* Revert fail-fast disconnect strategy for `_resolve/cluster` {es-pull}124241[#124241]
21
+
22
+
[[upgrade-8.16.6]]
23
+
[float]
24
+
=== Upgrades
25
+
26
+
Security::
27
+
* Bump nimbus-jose-jwt to 10.0.2 {es-pull}124544[#124544]
0 commit comments