Skip to content

Commit 13022b4

Browse files
Apply suggestions from code review
1 parent 3dd317d commit 13022b4

File tree

1 file changed

+10
-10
lines changed
  • release-notes/elastic-cloud-serverless

1 file changed

+10
-10
lines changed

release-notes/elastic-cloud-serverless/index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -148,15 +148,15 @@ Review the changes, fixes, and more to {{serverless-full}}.
148148
* Correctly update SLM stats with master shutdown [#134152](https://github.com/elastic/elasticsearch/pull/134152)
149149
* Bug fix: Facilitate second retrieval of the same value [#134790](https://github.com/elastic/elasticsearch/pull/134790)
150150
* Avoid holding references to SearchExecutionContext in SourceConfirmedTextQuery [#134887](https://github.com/elastic/elasticsearch/pull/134887)
151-
* Add exception for perform embedding inference requests with query provided [#131641](https://github.com/elastic/elasticsearch/pull/131641)
152-
* Fixed match only text block loader not working when a keyword multi field is present [#134582](https://github.com/elastic/elasticsearch/pull/134582)
153-
* Fixing conditional processor mutability bugs [#134936](https://github.com/elastic/elasticsearch/pull/134936)
151+
* Adds exception for perform embedding inference requests with query provided [#131641](https://github.com/elastic/elasticsearch/pull/131641)
152+
* Fixes match only text block loader not working when a keyword multi field is present [#134582](https://github.com/elastic/elasticsearch/pull/134582)
153+
* Fixes conditional processor mutability bugs [#134936](https://github.com/elastic/elasticsearch/pull/134936)
154154
* [Transform] Wait for PIT to close [#134955](https://github.com/elastic/elasticsearch/pull/134955)
155155
* 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)
157157
* Fixes countDistinctWithConditions in csv-spec tests [#135097](https://github.com/elastic/elasticsearch/pull/135097)
158158
* 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)
160160
* Ban Limit + MvExpand before remote Enrich [#135051](https://github.com/elastic/elasticsearch/pull/135051)
161161
* Fix expiration time in ES|QL async [#135209](https://github.com/elastic/elasticsearch/pull/135209)
162162

@@ -187,7 +187,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
187187
* Restricts access to the Value report page to `admin` and `soc_manager` roles in complete tier [#234377]({{kib-pull}}234377)
188188
* Ensures the **Tech Preview** badge is shown for the default inference endpoint for e5 on the inference endpoints UI [#234811]({{kib-pull}}234811)
189189
* 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)
191191

192192
### Fixes [serverless-changelog-09152025-fixes]
193193

@@ -339,7 +339,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
339339
* Adds an `AI` section to the `Stack Management` menu [#227289]({{kib-pull}}227289)
340340
* Sets the default retention period for Logs anomaly detection to 120 days [#231080]({{kib-pull}}231080)
341341
* 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)
343343

344344
### Fixes [serverless-changelog-08182025-fixes]
345345

@@ -424,9 +424,9 @@ Review the changes, fixes, and more to {{serverless-full}}.
424424
* Adds table list view to the space selector screen [#229046]({{kib-pull}}229046)
425425
* Adds `kibana.alert.grouping` field to infra alerts [#229054]({{kib-pull}}229054)
426426
* Skip search shards with INDEX_REFRESH_BLOCK
427-
* Pipelines: Add `created_date` and `modified_date` #130847](https://github.com/elastic/elasticsearch/pull/130847)
428-
* Component Templates: Add `{created,modified}_date` [#131536](https://github.com/elastic/elasticsearch/pull/131536)
429-
* [Security] Add entity store and asset criticality index privileges to built in roles [#129662](https://github.com/elastic/elasticsearch/pull/129662)
427+
* Pipelines: Adds `created_date` and `modified_date` #130847](https://github.com/elastic/elasticsearch/pull/130847)
428+
* Component Templates: Adds `{created,modified}_date` [#131536](https://github.com/elastic/elasticsearch/pull/131536)
429+
* [Security] Adds entity store and asset criticality index privileges to built in roles [#129662](https://github.com/elastic/elasticsearch/pull/129662)
430430

431431
### Fixes [serverless-changelog-08042025-fixes]
432432
* Fixes loading of saved queries in the Alerting rule definition [#229964]({{kib-pull}}229964)

0 commit comments

Comments
 (0)