Skip to content

Commit d51a013

Browse files
committed
add missing release notes to 8.18 branch
1 parent a42cc44 commit d51a013

File tree

4 files changed

+172
-0
lines changed

4 files changed

+172
-0
lines changed
Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
[[release-notes-8.16.5]]
2+
== {es} version 8.16.5
3+
4+
Also see <<breaking-changes-8.16,Breaking changes in 8.16>>.
5+
6+
[[bug-8.16.5]]
7+
[float]
8+
=== Bug fixes
9+
10+
Allocation::
11+
* Deduplicate allocation stats calls {es-pull}123246[#123246]
12+
13+
Authentication::
14+
* Improve jwt logging on failed auth {es-pull}122247[#122247]
15+
16+
CRUD::
17+
* Reduce license checks in `LicensedWriteLoadForecaster` {es-pull}123346[#123346] (issue: {es-issue}123247[#123247])
18+
19+
Data streams::
20+
* Add `_metric_names_hash` field to OTel metric mappings {es-pull}120952[#120952]
21+
22+
EQL::
23+
* Fix JOIN command validation (not supported) {es-pull}122011[#122011]
24+
25+
ES|QL::
26+
* Fix ENRICH validation for use of wildcards {es-pull}121911[#121911]
27+
* Speed up VALUES for many buckets {es-pull}123073[#123073]
28+
29+
Ingest::
30+
* Fix `ArrayIndexOutOfBoundsException` in `ShardBulkInferenceActionFilter` {es-pull}122538[#122538]
31+
32+
Ingest Node::
33+
* Canonicalize processor names and types in `IngestStats` {es-pull}122610[#122610]
34+
* Deduplicate `IngestStats` and `IngestStats.Stats` identity records when deserializing {es-pull}122496[#122496]
35+
* Fix redact processor arraycopy bug {es-pull}122640[#122640]
36+
* Register `IngestGeoIpMetadata` as a NamedXContent {es-pull}123079[#123079]
37+
38+
Mapping::
39+
* fix stale data in synthetic source for string stored field {es-pull}123105[#123105] (issue: {es-issue}123110[#123110])
40+
41+
[[upgrade-8.16.5]]
42+
[float]
43+
=== Upgrades
44+
45+
Authentication::
46+
* Bump json-smart and oauth2-oidc-sdk {es-pull}122737[#122737]
47+
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
[[release-notes-8.16.6]]
2+
== {es} version 8.16.6
3+
4+
Also see <<breaking-changes-8.16,Breaking changes in 8.16>>.
5+
6+
[[bug-8.16.6]]
7+
[float]
8+
=== Bug fixes
9+
10+
Infra/Core::
11+
* Prevent rare starvation bug when using scaling `EsThreadPoolExecutor` with empty core pool size. {es-pull}124732[#124732] (issue: {es-issue}124667[#124667])
12+
13+
Machine Learning::
14+
* Migrate `model_version` to `model_id` when parsing persistent elser inference endpoints {es-pull}124769[#124769] (issue: {es-issue}124675[#124675])
15+
16+
Search::
17+
* Do not let `ShardBulkInferenceActionFilter` unwrap / rewrap ESExceptions {es-pull}123890[#123890]
18+
* Revert fail-fast disconnect strategy for `_resolve/cluster` {es-pull}124241[#124241]
19+
20+
[[upgrade-8.16.6]]
21+
[float]
22+
=== Upgrades
23+
24+
Security::
25+
* Bump nimbus-jose-jwt to 10.0.2 {es-pull}124544[#124544]
26+
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
[[release-notes-8.17.3]]
2+
== {es} version 8.17.3
3+
4+
Also see <<breaking-changes-8.17,Breaking changes in 8.17>>.
5+
6+
[[bug-8.17.3]]
7+
[float]
8+
=== Bug fixes
9+
10+
Aggregations::
11+
* Disable concurrency when `top_hits` sorts on anything but `_score` {es-pull}123610[#123610]
12+
13+
Allocation::
14+
* Deduplicate allocation stats calls {es-pull}123246[#123246]
15+
16+
Authentication::
17+
* Improve jwt logging on failed auth {es-pull}122247[#122247]
18+
19+
CRUD::
20+
* Reduce license checks in `LicensedWriteLoadForecaster` {es-pull}123346[#123346] (issue: {es-issue}123247[#123247])
21+
22+
Data streams::
23+
* Add `_metric_names_hash` field to OTel metric mappings {es-pull}120952[#120952]
24+
25+
EQL::
26+
* Fix JOIN command validation (not supported) {es-pull}122011[#122011]
27+
28+
ES|QL::
29+
* Fix ENRICH validation for use of wildcards {es-pull}121911[#121911]
30+
* Fix listener leak in exchange service {es-pull}122417[#122417] (issue: {es-issue}122271[#122271])
31+
* Speed up VALUES for many buckets {es-pull}123073[#123073]
32+
33+
Infra/Node Lifecycle::
34+
* Block running ES 8.17 with JDK 24+ {es-pull}122517[#122517]
35+
36+
Ingest::
37+
* Fix `ArrayIndexOutOfBoundsException` in `ShardBulkInferenceActionFilter` {es-pull}122538[#122538]
38+
39+
Ingest Node::
40+
* Canonicalize processor names and types in `IngestStats` {es-pull}122610[#122610]
41+
* Deduplicate `IngestStats` and `IngestStats.Stats` identity records when deserializing {es-pull}122496[#122496]
42+
* Fix redact processor arraycopy bug {es-pull}122640[#122640]
43+
* Register `IngestGeoIpMetadata` as a NamedXContent {es-pull}123079[#123079]
44+
* Use ordered maps for `PipelineConfiguration` xcontent deserialization {es-pull}123403[#123403]
45+
46+
Logs::
47+
* Fix issues that prevents using search only snapshots for indices that use index sorting. This is includes Logsdb and time series indices. {es-pull}122199[#122199]
48+
* Use min node version to guard injecting settings in logs provider {es-pull}123005[#123005] (issue: {es-issue}122950[#122950])
49+
50+
Mapping::
51+
* Fix synthetic source bug that would mishandle nested `dense_vector` fields {es-pull}122425[#122425]
52+
* fix stale data in synthetic source for string stored field {es-pull}123105[#123105] (issue: {es-issue}123110[#123110])
53+
54+
Stats::
55+
* Fixing serialization of `ScriptStats` `cache_evictions_history` {es-pull}123384[#123384]
56+
57+
[[upgrade-8.17.3]]
58+
[float]
59+
=== Upgrades
60+
61+
Authentication::
62+
* Bump json-smart and oauth2-oidc-sdk {es-pull}122737[#122737]
63+
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
[[release-notes-8.17.4]]
2+
== {es} version 8.17.4
3+
4+
Also see <<breaking-changes-8.17,Breaking changes in 8.17>>.
5+
6+
[[bug-8.17.4]]
7+
[float]
8+
=== Bug fixes
9+
10+
ES|QL::
11+
* Catch parsing exception {es-pull}124958[#124958] (issue: {es-issue}119025[#119025])
12+
* Fix early termination in `LuceneSourceOperator` {es-pull}123197[#123197]
13+
14+
Indices APIs::
15+
* Avoid hoarding cluster state references during rollover {es-pull}124107[#124107] (issue: {es-issue}123893[#123893])
16+
* [8.17] Avoid hoarding cluster state references during rollover {es-pull}124267[#124267]
17+
18+
Infra/Core::
19+
* Prevent rare starvation bug when using scaling `EsThreadPoolExecutor` with empty core pool size. {es-pull}124732[#124732] (issue: {es-issue}124667[#124667])
20+
21+
Machine Learning::
22+
* Migrate `model_version` to `model_id` when parsing persistent elser inference endpoints {es-pull}124769[#124769] (issue: {es-issue}124675[#124675])
23+
24+
Search::
25+
* Do not let `ShardBulkInferenceActionFilter` unwrap / rewrap ESExceptions {es-pull}123890[#123890]
26+
* Don't generate stacktrace in `TaskCancelledException` {es-pull}125002[#125002]
27+
* Fix concurrency issue in `ScriptSortBuilder` {es-pull}123757[#123757]
28+
* Revert fail-fast disconnect strategy for `_resolve/cluster` {es-pull}124241[#124241]
29+
30+
[[upgrade-8.17.4]]
31+
[float]
32+
=== Upgrades
33+
34+
Security::
35+
* Bump nimbus-jose-jwt to 10.0.2 {es-pull}124544[#124544]
36+

0 commit comments

Comments
 (0)