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
*[Transform] Wait for PIT to close [#134955](https://github.com/elastic/elasticsearch/pull/134955)
155
155
* Bypass MMap arena grouping as this has caused issues with too many regions being mapped [#135012](https://github.com/elastic/elasticsearch/pull/135012)
156
-
*Fix deadlock in ThreadPoolMergeScheduler when a failing merge closes the IndexWriter [#134656](https://github.com/elastic/elasticsearch/pull/134656)
156
+
*Fixes deadlock in ThreadPoolMergeScheduler when a failing merge closes the IndexWriter [#134656](https://github.com/elastic/elasticsearch/pull/134656)
157
157
* Fixes countDistinctWithConditions in csv-spec tests [#135097](https://github.com/elastic/elasticsearch/pull/135097)
158
158
* CentroidCalculator does not return negative summation weights [#135176](https://github.com/elastic/elasticsearch/pull/135176)
159
-
*ESQL: Limit when we push topn to lucene [#134497](https://github.com/elastic/elasticsearch/pull/134497)
159
+
*ES|QL: Limit when we push topn to lucene [#134497](https://github.com/elastic/elasticsearch/pull/134497)
160
160
* Ban Limit + MvExpand before remote Enrich [#135051](https://github.com/elastic/elasticsearch/pull/135051)
161
161
* Fix expiration time in ES|QL async [#135209](https://github.com/elastic/elasticsearch/pull/135209)
162
162
@@ -187,7 +187,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
187
187
* Restricts access to the Value report page to `admin` and `soc_manager` roles in complete tier [#234377]({{kib-pull}}234377)
188
188
* Ensures the **Tech Preview** badge is shown for the default inference endpoint for e5 on the inference endpoints UI [#234811]({{kib-pull}}234811)
189
189
* Ensures mapped fields are remembered across simulations [#233799]({{kib-pull}}233799)
190
-
*[Downsampling++]Add time series telemetry in xpack usage [#134214](https://github.com/elastic/elasticsearch/pull/134214)
190
+
*[Downsampling++]Adds time series telemetry in xpack usage [#134214](https://github.com/elastic/elasticsearch/pull/134214)
191
191
192
192
### Fixes [serverless-changelog-09152025-fixes]
193
193
@@ -339,7 +339,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
339
339
* Adds an `AI` section to the `Stack Management` menu [#227289]({{kib-pull}}227289)
340
340
* Sets the default retention period for Logs anomaly detection to 120 days [#231080]({{kib-pull}}231080)
341
341
* Restrict Indexing To Child Streams When Streams Is Enabled [#132011](https://github.com/elastic/elasticsearch/pull/132011)
342
-
*[ML]Add support for dimensions in google vertex ai request [#132689](https://github.com/elastic/elasticsearch/pull/132689)
342
+
*[ML]Adds support for dimensions in google vertex ai request [#132689](https://github.com/elastic/elasticsearch/pull/132689)
343
343
344
344
### Fixes [serverless-changelog-08182025-fixes]
345
345
@@ -424,9 +424,9 @@ Review the changes, fixes, and more to {{serverless-full}}.
424
424
* Adds table list view to the space selector screen [#229046]({{kib-pull}}229046)
425
425
* Adds `kibana.alert.grouping` field to infra alerts [#229054]({{kib-pull}}229054)
426
426
* Skip search shards with INDEX_REFRESH_BLOCK
427
-
* Pipelines: Add`created_date` and `modified_date`#130847](https://github.com/elastic/elasticsearch/pull/130847)
0 commit comments