Skip to content

Commit 65b110a

Browse files
author
elasticsearchmachine
committed
Update docs for v9.2.2 release
1 parent f70dbb8 commit 65b110a

File tree

4 files changed

+346
-5
lines changed

4 files changed

+346
-5
lines changed

docs/release-notes/breaking-changes.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,21 @@ If you are migrating from a version prior to version 9.0, you must first upgrade
1212

1313
% ## Next version [elasticsearch-nextversion-breaking-changes]
1414

15-
## 9.2.1 [elasticsearch-9.2.1-breaking-changes]
15+
```{applies_to}
16+
stack: ga 9.2.2
17+
```
18+
## 9.2.2 [elasticsearch-9.2.2-breaking-changes]
1619

1720
There are no breaking changes associated with this release.
1821

1922
## 9.1.7 [elasticsearch-9.1.7-breaking-changes]
2023

2124
There are no breaking changes associated with this release.
2225

26+
## 9.2.1 [elasticsearch-9.2.1-breaking-changes]
27+
28+
There are no breaking changes associated with this release.
29+
2330
## 9.1.6 [elasticsearch-9.1.6-breaking-changes]
2431

2532
There are no breaking changes associated with this release.
Lines changed: 227 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,227 @@
1+
version: 9.2.2
2+
released: false
3+
generated: 2025-11-29T00:13:53.871438437Z
4+
changelogs:
5+
- pr: 108875
6+
summary: Break on `FieldData` when building global ordinals
7+
area: Aggregations
8+
type: bug
9+
issues:
10+
- 97075
11+
- pr: 135873
12+
summary: Convert `BytesTransportResponse` when proxying response from/to local node
13+
area: Network
14+
type: bug
15+
issues: []
16+
- pr: 136886
17+
summary: Fix ML calendar event update scalability issues
18+
area: Machine Learning
19+
type: bug
20+
issues: []
21+
- pr: 137126
22+
summary: Use IVF_PQ for GPU index build for large datasets
23+
area: Vector Search
24+
type: enhancement
25+
issues: []
26+
- pr: 137230
27+
summary: Principal Extraction from Certificate RDN Attribute Value in PKI Realm
28+
area: Security
29+
type: bug
30+
issues: []
31+
- pr: 137430
32+
summary: ES|QL - Full text functions accept null as field parameter
33+
area: ES|QL
34+
type: bug
35+
issues:
36+
- 136608
37+
- pr: 137585
38+
summary: "Restore API: Fix file settings handling"
39+
area: Infra/Settings
40+
type: bug
41+
issues:
42+
- 122429
43+
- pr: 137637
44+
summary: Fix Bug in `RankDocRetrieverBuilder` when `from` is set to Default (-1)
45+
area: Search
46+
type: bug
47+
issues: []
48+
- pr: 137638
49+
summary: "ILM Explain: valid JSON on truncated step info"
50+
area: ILM+SLM
51+
type: bug
52+
issues:
53+
- 135458
54+
- pr: 137652
55+
summary: Fix default value for some settings when filtered
56+
area: Infra/Settings
57+
type: bug
58+
issues:
59+
- 136333
60+
- pr: 137660
61+
summary: Improve concurrency design of `GeoIpDownloader`
62+
area: Ingest Node
63+
type: bug
64+
issues:
65+
- 135158
66+
- 130681
67+
- 135132
68+
- 133597
69+
- pr: 137671
70+
summary: "[LTR] Fix feature display order when using explain"
71+
area: Search
72+
type: bug
73+
issues: []
74+
- pr: 137702
75+
summary: Handle index deletion while querying in ES|QL
76+
area: ES|QL
77+
type: bug
78+
issues:
79+
- 135863
80+
- pr: 137718
81+
summary: "OTLP: return correct response type for partial successes"
82+
area: TSDB
83+
type: bug
84+
issues: []
85+
- pr: 137721
86+
summary: Do not calculate query plan diff when not needed
87+
area: ES|QL
88+
type: enhancement
89+
issues: []
90+
- pr: 137850
91+
summary: Serverless filtering create from
92+
area: Indices APIs
93+
type: bug
94+
issues: []
95+
- pr: 137852
96+
summary: Fixing get data stream API when data stream index mode has been changed to `time_series`
97+
area: Data streams
98+
type: bug
99+
issues: []
100+
- pr: 137859
101+
summary: Add length validation for `rename_replacement` parameter in snapshot restore request
102+
area: Snapshot/Restore
103+
type: bug
104+
issues: []
105+
- pr: 137862
106+
summary: "[Vector Search] Fix wrong vector docvalue_fields"
107+
area: Vector Search
108+
type: bug
109+
issues: []
110+
- pr: 137926
111+
summary: Fix parsing of Google Model Garden Anthropic `message_start` event during `chat_completion` operation
112+
area: Machine Learning
113+
type: bug
114+
issues: []
115+
- pr: 137964
116+
summary: Fix for GET /_migration/deprecations doesn't report node deprecations if low watermark exceeded and GET /_migration/deprecations doesn't report node-level failures properly
117+
area: Infra/Core
118+
type: bug
119+
issues:
120+
- 137010
121+
- 137004
122+
- pr: 137976
123+
summary: Fix for GET /_migration/deprecations doesn't check deprecated affix settings correctly
124+
area: Infra/Core
125+
type: bug
126+
issues:
127+
- 137008
128+
- pr: 137992
129+
summary: Prevent passing a pipeline to a logs stream bulk index request body
130+
area: Data streams
131+
type: bug
132+
issues: []
133+
- pr: 138053
134+
summary: Upgrade UnboundID LDAP SDK to 7.0.3
135+
area: Security
136+
type: upgrade
137+
issues: []
138+
- pr: 138084
139+
summary: Handle Query Timeouts During Collector Initialization in `QueryPhase`
140+
area: Search
141+
type: bug
142+
issues: []
143+
- pr: 138094
144+
summary: "[IRONSCALES] Add `manage`, `create_index`, `read`, `index`, `write`, `delete`, permission for third party agent indices `kibana_system`"
145+
area: Authorization
146+
type: enhancement
147+
issues:
148+
- 138093
149+
- pr: 138097
150+
summary: Bump anomalies index template version to install latest
151+
area: Machine Learning
152+
type: bug
153+
issues: []
154+
- pr: 138122
155+
summary: Add validation for updating `num_threads`
156+
area: Machine Learning
157+
type: bug
158+
issues:
159+
- 137129
160+
- pr: 138132
161+
summary: Fix integer overflow in block memory estimation
162+
area: ES|QL
163+
type: bug
164+
issues: []
165+
- pr: 138138
166+
summary: Fixing sorted indices for GPU built indices
167+
area: Vector Search
168+
type: bug
169+
issues: []
170+
- pr: 138140
171+
summary: Fix semantic highlighting when using a `knn` query with minimum `similarity` and when using `bbq_disk`
172+
area: Relevance
173+
type: bug
174+
issues: []
175+
- pr: 138228
176+
summary: "Fix: Downsample returns appropriate error when target index gets deleted unexpectedly."
177+
area: Downsampling
178+
type: bug
179+
issues: []
180+
- pr: 138230
181+
summary: Update to Lucene 10.3.2
182+
area: Vector Search
183+
type: bug
184+
issues:
185+
- 135718
186+
- pr: 138265
187+
summary: Fix `index.mapping.pattern_text.disable_templating` not registered issue
188+
area: Mapping
189+
type: bug
190+
issues: []
191+
- pr: 138308
192+
summary: Reject mappings that (eventually) set dimension and metric in the same field
193+
area: Mapping
194+
type: bug
195+
issues: []
196+
- pr: 138363
197+
summary: Fix StringIndexOutOfBoundsException in COMPLETION command when options are omitted.
198+
area: ES|QL
199+
type: bug
200+
issues:
201+
- 138361
202+
- pr: 138438
203+
summary: Change `DatabaseNodeService` error logs to warnings
204+
area: Ingest Node
205+
type: bug
206+
issues: []
207+
- pr: 138539
208+
summary: Handle serialization of null blocks in `AggregateMetricDoubleBlock`
209+
area: ES|QL
210+
type: bug
211+
issues: []
212+
- pr: 138589
213+
summary: Upgrading commons-lang3 version for repository-hdfs plugin
214+
area: Snapshot/Restore
215+
type: upgrade
216+
issues: []
217+
- pr: 138624
218+
summary: Handle individual doc parsing failure in bulk request with pipeline
219+
area: Ingest Node
220+
type: bug
221+
issues:
222+
- 138445
223+
- pr: 138644
224+
summary: "Fix: add missing `vector_similarity_support` in InferenceFeatures"
225+
area: Search
226+
type: bug
227+
issues: []

docs/release-notes/deprecations.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ To give you insight into what deprecated features you’re using, {{es}}:
1616

1717
% ## Next version [elasticsearch-nextversion-deprecations]
1818

19+
```{applies_to}
20+
stack: ga 9.2.2
21+
```
22+
## 9.2.2 [elasticsearch-9.2.2-deprecations]
23+
24+
There are no deprecations associated with this release.
25+
1926
## 9.1.7 [elasticsearch-9.1.7-deprecations]
2027

2128
There are no deprecations associated with this release.

0 commit comments

Comments
 (0)