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
* Fix early termination in `LuceneSourceOperator` {es-pull}123197[#123197]
15
+
16
+
Indices APIs::
17
+
* Avoid hoarding cluster state references during rollover {es-pull}124107[#124107] (issue: {es-issue}123893[#123893])
18
+
* [8.17] Avoid hoarding cluster state references during rollover {es-pull}124267[#124267]
19
+
20
+
Infra/Core::
21
+
* Prevent rare starvation bug when using scaling `EsThreadPoolExecutor` with empty core pool size. {es-pull}124732[#124732] (issue: {es-issue}124667[#124667])
22
+
23
+
Machine Learning::
24
+
* Migrate `model_version` to `model_id` when parsing persistent elser inference endpoints {es-pull}124769[#124769] (issue: {es-issue}124675[#124675])
25
+
26
+
Search::
27
+
* Do not let `ShardBulkInferenceActionFilter` unwrap / rewrap ESExceptions {es-pull}123890[#123890]
28
+
* Don't generate stacktrace in `TaskCancelledException` {es-pull}125002[#125002]
29
+
* Fix concurrency issue in `ScriptSortBuilder` {es-pull}123757[#123757]
30
+
* Revert fail-fast disconnect strategy for `_resolve/cluster` {es-pull}124241[#124241]
31
+
32
+
[[upgrade-8.17.4]]
33
+
[float]
34
+
=== Upgrades
35
+
36
+
Security::
37
+
* Bump nimbus-jose-jwt to 10.0.2 {es-pull}124544[#124544]
0 commit comments