Skip to content

Commit 1baff11

Browse files
committed
styling fixes
1 parent a31bc9d commit 1baff11

File tree

1 file changed

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

1 file changed

+6
-6
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
104104
* Fixes the **Agents** and **Playground** icons in the side navigation to render correctly in dark mode [#240475]({{kib-pull}}240475)
105105
* Ensures only valid queries are returned for significant events [#239501]({{kib-pull}}239501)
106106
* 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)
108108

109109
## October 20, 2025 [serverless-changelog-10202025]
110110

@@ -167,7 +167,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
167167

168168
## October 15, 2025 [serverless-changelog-10152025]
169169
* {{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`
171171

172172

173173
## October 13, 2025 [serverless-changelog-10132025]
@@ -1085,7 +1085,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
10851085
* Fixes incorrect validation for names containing asterisks in **ES|QL** [#219832]({{kib-pull}}219832)
10861086
* Fixes overridden SSL config in full agent policy advanced YAML for Fleet [#219902]({{kib-pull}}219902)
10871087
* Ignores initializing unpromotable node commit notification responses
1088-
* Pauses indexing completely in serverless when throttling
1088+
* Pauses indexing completely in {{serverless-full}} when throttling
10891089

10901090
## May 5, 2025 [serverless-changelog-050525]
10911091

@@ -1418,7 +1418,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
14181418
* Supports `date_nanos` in `BUCKET` in the {{esql}} editor [#213319]({{kib-pull}}213319)
14191419
* Fixes appearance of warnings in the {{esql}} editor [#213685]({{kib-pull}}213685)
14201420
* 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)
14221422

14231423

14241424

@@ -1461,7 +1461,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
14611461
* Fixes an issue in solution project navigation where panels sometimes failed to toggle closed [#211852]({{kib-pull}}211852)
14621462
* Updates wording for options in the sortBy dropdown component [#206464]({{kib-pull}}206464)
14631463
* 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)
14651465
* Checks integrity of VBCC files on read, not close
14661466
* Enhances memory accounting for document expansion and introduces a maximum document size limit [#123543](https://github.com/elastic/elasticsearch/pull/123543)
14671467

@@ -1518,7 +1518,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
15181518
* Ensures the members array is unique for GroupStreamDefinitions [#210089]({{kib-pull}}210089)
15191519
* Improves function search for easier navigation and discovery [#210437]({{kib-pull}}210437)
15201520
* 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)
15221522

15231523
## February 17, 2025 [serverless-changelog-02172025]
15241524

0 commit comments

Comments
 (0)