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: release-notes/elastic-cloud-serverless/index.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
104
104
* Fixes the **Agents** and **Playground** icons in the side navigation to render correctly in dark mode [#240475]({{kib-pull}}240475)
105
105
* Ensures only valid queries are returned for significant events [#239501]({{kib-pull}}239501)
106
106
* Hides filtering capabilities in Hosts Metrics [#239724]({{kib-pull}}239724)
107
-
*Adds catches exceptions from `mapperservice` in `storerecovery.recoverfromlocalshards`[#137077](https://github.com/elastic/elasticsearch/pull/137077)
107
+
*Catches exceptions from `mapperService` in `StoreRecovery.recoverFromLocalShards`[#137077](https://github.com/elastic/elasticsearch/pull/137077)
108
108
109
109
## October 20, 2025 [serverless-changelog-10202025]
110
110
@@ -167,7 +167,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
167
167
168
168
## October 15, 2025 [serverless-changelog-10152025]
169
169
* {{serverless-full}} is now available in two new Amazon Web Services [regions](/deploy-manage/deploy/elastic-cloud/regions.md): `ap-northeast-1` (Tokyo) and `eu-west-2` (London)
170
-
* Ensures that only refresh blocks are taken into account in `RemoveRefreshClusterBlockService`
170
+
* Ensures that only `REFRESH` blocks are taken into account in `RemoveRefreshClusterBlockService`
171
171
172
172
173
173
## October 13, 2025 [serverless-changelog-10132025]
@@ -1085,7 +1085,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
1085
1085
* Fixes incorrect validation for names containing asterisks in **ES|QL**[#219832]({{kib-pull}}219832)
1086
1086
* Fixes overridden SSL config in full agent policy advanced YAML for Fleet [#219902]({{kib-pull}}219902)
* Pauses indexing completely in serverless when throttling
1088
+
* Pauses indexing completely in {{serverless-full}} when throttling
1089
1089
1090
1090
## May 5, 2025 [serverless-changelog-050525]
1091
1091
@@ -1418,7 +1418,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
1418
1418
* Supports `date_nanos` in `BUCKET` in the {{esql}} editor [#213319]({{kib-pull}}213319)
1419
1419
* Fixes appearance of warnings in the {{esql}} editor [#213685]({{kib-pull}}213685)
1420
1420
* Makes the Apply time range switch visible in the Job selection flyout when opened from the Anomaly Explorer [#213382]({{kib-pull}}213382)
1421
-
*Adds passes `indexreshardingmetadata` over the wire [#124841](https://github.com/elastic/elasticsearch/pull/124841)
1421
+
*Passes `IndexReshardingMetadata` over the wire [#124841](https://github.com/elastic/elasticsearch/pull/124841)
1422
1422
1423
1423
1424
1424
@@ -1461,7 +1461,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
1461
1461
* Fixes an issue in solution project navigation where panels sometimes failed to toggle closed [#211852]({{kib-pull}}211852)
1462
1462
* Updates wording for options in the sortBy dropdown component [#206464]({{kib-pull}}206464)
1463
1463
* Allows EU hooks hostname in the Torq connector for Elastic Security Serverless [#212563]({{kib-pull}}212563)
1464
-
*Adds aborts pending deletion on `indicesservice` stop [#123569](https://github.com/elastic/elasticsearch/pull/123569)
1464
+
*Aborts pending deletion on `IndicesService` stop [#123569](https://github.com/elastic/elasticsearch/pull/123569)
1465
1465
* Checks integrity of VBCC files on read, not close
1466
1466
* Enhances memory accounting for document expansion and introduces a maximum document size limit [#123543](https://github.com/elastic/elasticsearch/pull/123543)
1467
1467
@@ -1518,7 +1518,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
1518
1518
* Ensures the members array is unique for GroupStreamDefinitions [#210089]({{kib-pull}}210089)
1519
1519
* Improves function search for easier navigation and discovery [#210437]({{kib-pull}}210437)
1520
1520
* Prevents trace context from propagating in `SearchShardSizeCollector` to protect against high memory usage in the APM agent
1521
-
*Adds reduces license checks in `licensedwriteloadforecaster`[#123346](https://github.com/elastic/elasticsearch/pull/123346)
1521
+
*Reduces license checks in `LicensedWriteLoadForecaster`[#123346](https://github.com/elastic/elasticsearch/pull/123346)
1522
1522
1523
1523
## February 17, 2025 [serverless-changelog-02172025]
0 commit comments