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
Copy file name to clipboardExpand all lines: docs/release-notes/index.md
+61-64Lines changed: 61 additions & 64 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,70 @@ To check for security updates, go to [Security announcements for the Elastic sta
20
20
% ### Fixes [elasticsearch-next-fixes]
21
21
% *
22
22
23
-
## 9.0.3[elasticsearch-9.0.3-release-notes]
23
+
## 9.0.2[elasticsearch-9.0.2-release-notes]
24
24
```{applies_to}
25
-
stack: coming 9.0.3
25
+
stack: coming 9.0.2
26
26
```
27
27
28
+
### Features and enhancements [elasticsearch-9.0.2-features-enhancements]
29
+
30
+
Authentication:
31
+
* Http proxy support in JWT realm [#127337](https://github.com/elastic/elasticsearch/pull/127337) (issue: [#114956](https://github.com/elastic/elasticsearch/issues/114956))
32
+
33
+
ES|QL:
34
+
* Limit Replace function memory usage [#127924](https://github.com/elastic/elasticsearch/pull/127924)
35
+
36
+
### Fixes [elasticsearch-9.0.2-fixes]
37
+
38
+
Aggregations:
39
+
* Fix a bug in `significant_terms`[#127975](https://github.com/elastic/elasticsearch/pull/127975)
40
+
41
+
Audit:
42
+
* Handle streaming request body in audit log [#127798](https://github.com/elastic/elasticsearch/pull/127798)
43
+
44
+
Data streams:
45
+
* Fix system data streams incorrectly showing up in the list of template validation problems [#128161](https://github.com/elastic/elasticsearch/pull/128161)
46
+
47
+
Downsampling:
48
+
* Downsampling does not consider passthrough fields as dimensions [#127752](https://github.com/elastic/elasticsearch/pull/127752) (issue: [#125156](https://github.com/elastic/elasticsearch/issues/125156))
49
+
50
+
ES|QL:
51
+
* Don't push down filters on the right hand side of an inlinejoin [#127383](https://github.com/elastic/elasticsearch/pull/127383)
* ESQL: Fix alias removal in regex extraction with JOIN [#127687](https://github.com/elastic/elasticsearch/pull/127687) (issue: [#127467](https://github.com/elastic/elasticsearch/issues/127467))
54
+
* ESQL: Keep `DROP` attributes when resolving field names [#127009](https://github.com/elastic/elasticsearch/pull/127009) (issue: [#126418](https://github.com/elastic/elasticsearch/issues/126418))
* Fix union types in CCS [#128111](https://github.com/elastic/elasticsearch/pull/128111)
57
+
58
+
Infra/Core:
59
+
* Add missing `outbound_network` entitlement to x-pack-core [#126992](https://github.com/elastic/elasticsearch/pull/126992) (issue: [#127003](https://github.com/elastic/elasticsearch/issues/127003))
60
+
* Check hidden frames in entitlements [#127877](https://github.com/elastic/elasticsearch/pull/127877)
61
+
62
+
Infra/Scripting:
63
+
* Avoid nested docs in painless execute api [#127991](https://github.com/elastic/elasticsearch/pull/127991) (issue: [#41004](https://github.com/elastic/elasticsearch/issues/41004))
64
+
65
+
Machine Learning:
66
+
* Append all data to Chat Completion buffer [#127658](https://github.com/elastic/elasticsearch/pull/127658)
67
+
* Fix services API Google Vertex AI Rerank location field requirement [#127856](https://github.com/elastic/elasticsearch/pull/127856)
68
+
69
+
Relevance:
70
+
* Fix: Add `NamedWriteable` for `RuleQueryRankDoc`[#128153](https://github.com/elastic/elasticsearch/pull/128153) (issue: [#126071](https://github.com/elastic/elasticsearch/issues/126071))
71
+
72
+
Security:
73
+
* Remove dangling spaces wherever found [#127475](https://github.com/elastic/elasticsearch/pull/127475)
74
+
75
+
Snapshot/Restore:
76
+
* Add missing entitlement to `repository-azure`[#128047](https://github.com/elastic/elasticsearch/pull/128047) (issue: [#128046](https://github.com/elastic/elasticsearch/issues/128046))
77
+
78
+
TSDB:
79
+
* Skip the validation when retrieving the index mode during reindexing a time series data stream [#127824](https://github.com/elastic/elasticsearch/pull/127824)
80
+
81
+
Vector Search:
82
+
*[9.x] Revert "Enable madvise by default for all builds" [#127921](https://github.com/elastic/elasticsearch/pull/127921)
83
+
84
+
85
+
## 9.0.3 [elasticsearch-9.0.3-release-notes]
86
+
28
87
### Features and enhancements [elasticsearch-9.0.3-features-enhancements]
29
88
30
89
Authorization:
@@ -93,68 +152,6 @@ Security:
93
152
* Fix error message when changing the password for a user in the file realm [#127621](https://github.com/elastic/elasticsearch/pull/127621)
94
153
95
154
96
-
## 9.0.2 [elasticsearch-9.0.2-release-notes]
97
-
```{applies_to}
98
-
stack: coming 9.0.2
99
-
```
100
-
101
-
### Features and enhancements [elasticsearch-9.0.2-features-enhancements]
102
-
103
-
Authentication:
104
-
* Http proxy support in JWT realm [#127337](https://github.com/elastic/elasticsearch/pull/127337) (issue: [#114956](https://github.com/elastic/elasticsearch/issues/114956))
105
-
106
-
ES|QL:
107
-
* Limit Replace function memory usage [#127924](https://github.com/elastic/elasticsearch/pull/127924)
108
-
109
-
### Fixes [elasticsearch-9.0.2-fixes]
110
-
111
-
Aggregations:
112
-
* Fix a bug in `significant_terms`[#127975](https://github.com/elastic/elasticsearch/pull/127975)
113
-
114
-
Audit:
115
-
* Handle streaming request body in audit log [#127798](https://github.com/elastic/elasticsearch/pull/127798)
116
-
117
-
Data streams:
118
-
* Fix system data streams incorrectly showing up in the list of template validation problems [#128161](https://github.com/elastic/elasticsearch/pull/128161)
119
-
120
-
Downsampling:
121
-
* Downsampling does not consider passthrough fields as dimensions [#127752](https://github.com/elastic/elasticsearch/pull/127752) (issue: [#125156](https://github.com/elastic/elasticsearch/issues/125156))
122
-
123
-
ES|QL:
124
-
* Don't push down filters on the right hand side of an inlinejoin [#127383](https://github.com/elastic/elasticsearch/pull/127383)
* ESQL: Fix alias removal in regex extraction with JOIN [#127687](https://github.com/elastic/elasticsearch/pull/127687) (issue: [#127467](https://github.com/elastic/elasticsearch/issues/127467))
127
-
* ESQL: Keep `DROP` attributes when resolving field names [#127009](https://github.com/elastic/elasticsearch/pull/127009) (issue: [#126418](https://github.com/elastic/elasticsearch/issues/126418))
* Fix union types in CCS [#128111](https://github.com/elastic/elasticsearch/pull/128111)
130
-
131
-
Infra/Core:
132
-
* Add missing `outbound_network` entitlement to x-pack-core [#126992](https://github.com/elastic/elasticsearch/pull/126992) (issue: [#127003](https://github.com/elastic/elasticsearch/issues/127003))
133
-
* Check hidden frames in entitlements [#127877](https://github.com/elastic/elasticsearch/pull/127877)
134
-
135
-
Infra/Scripting:
136
-
* Avoid nested docs in painless execute api [#127991](https://github.com/elastic/elasticsearch/pull/127991) (issue: [#41004](https://github.com/elastic/elasticsearch/issues/41004))
137
-
138
-
Machine Learning:
139
-
* Append all data to Chat Completion buffer [#127658](https://github.com/elastic/elasticsearch/pull/127658)
140
-
* Fix services API Google Vertex AI Rerank location field requirement [#127856](https://github.com/elastic/elasticsearch/pull/127856)
141
-
142
-
Relevance:
143
-
* Fix: Add `NamedWriteable` for `RuleQueryRankDoc`[#128153](https://github.com/elastic/elasticsearch/pull/128153) (issue: [#126071](https://github.com/elastic/elasticsearch/issues/126071))
144
-
145
-
Security:
146
-
* Remove dangling spaces wherever found [#127475](https://github.com/elastic/elasticsearch/pull/127475)
147
-
148
-
Snapshot/Restore:
149
-
* Add missing entitlement to `repository-azure`[#128047](https://github.com/elastic/elasticsearch/pull/128047) (issue: [#128046](https://github.com/elastic/elasticsearch/issues/128046))
150
-
151
-
TSDB:
152
-
* Skip the validation when retrieving the index mode during reindexing a time series data stream [#127824](https://github.com/elastic/elasticsearch/pull/127824)
153
-
154
-
Vector Search:
155
-
*[9.x] Revert "Enable madvise by default for all builds" [#127921](https://github.com/elastic/elasticsearch/pull/127921)
156
-
157
-
158
155
## 9.0.1 [elasticsearch-9.0.1-release-notes]
159
156
160
157
### Features and enhancements [elasticsearch-9.0.1-features-enhancements]
0 commit comments