Skip to content

Commit c4d491c

Browse files
committed
Apply formatting guidance to searchorg entries
1 parent 4abed4c commit c4d491c

File tree

1 file changed

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

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
324324

325325
### Features and enhancements [serverless-changelog-09192025-features-enhancements]
326326
* {{serverless-full}} is now available in three new Google Cloud Platform [regions](/deploy-manage/deploy/elastic-cloud/regions.md): GCP South Carolina (`us-east1`), GCP Virginia (`us-east4`), and GCP Oregon (`us-west1`).
327-
* refactor(semantic_text): fail early in pre-8.11 indices [#133080](https://github.com/elastic/elasticsearch/pull/133080)
327+
* Adds refactor(semantic_text): fail early in pre-8.11 indices [#133080](https://github.com/elastic/elasticsearch/pull/133080)
328328

329329

330330
## September 15, 2025 [serverless-changelog-09152025]
@@ -672,7 +672,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
672672
* Fixes styling issues in flyouts [#228078]({{kib-pull}}228078)
673673
* Fixes sub-menu behavior in the solution nav when collapsed [#227705]({{kib-pull}}227705)
674674
* Fix Semantic Query Rewrite Interception Drops Boosts [#129282](https://github.com/elastic/elasticsearch/pull/129282)
675-
* refactor: enhance semantic_text inference error msg [#131519](https://github.com/elastic/elasticsearch/pull/131519)
675+
* Fixes refactor: enhance semantic_text inference error msg [#131519](https://github.com/elastic/elasticsearch/pull/131519)
676676

677677

678678
## July 15, 2025 [serverless-changelog-07152025]
@@ -711,8 +711,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
711711
* Fixes time range handling in embedded anomaly swim lanes [#225803]({{kib-pull}}225803)
712712
* Adds discernible text to the **Refresh data preview** button [#225816]({{kib-pull}}225816)
713713
* Improves error handling in **Search Playground** when context limit is exceeded using Elastic Managed LLM [#225360]({{kib-pull}}225360)
714-
* [Synonym] Return Empty RuleSet [#131032](https://github.com/elastic/elasticsearch/pull/131032)
715-
* Don't allow field caps to use semantic queries as index filters [#131111](https://github.com/elastic/elasticsearch/pull/131111)
714+
* Adds [synonym] return empty ruleset [#131032](https://github.com/elastic/elasticsearch/pull/131032)
715+
* Adds don't allow field caps to use semantic queries as index filters [#131111](https://github.com/elastic/elasticsearch/pull/131111)
716716

717717
## July 7, 2025 [serverless-changelog-07072025]
718718

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

815815
### Features and enhancements [serverless-changelog-06262025-features-enhancements]
816816
* {{serverless-full}} is now available in the Microsoft Azure `eastus` [region](/deploy-manage/deploy/elastic-cloud/regions.md).
817-
* Fix: Allow non-score sorts in pinned retriever sub-retrievers [#128323](https://github.com/elastic/elasticsearch/pull/128323)
817+
* Fixes fix: allow non-score sorts in pinned retriever sub-retrievers [#128323](https://github.com/elastic/elasticsearch/pull/128323)
818818

819819
## June 23, 2025 [serverless-changelog-06232025]
820820

@@ -879,10 +879,10 @@ Review the changes, fixes, and more to {{serverless-full}}.
879879
* Fixes **Discard** button state change logic for toggles [#223493]({{kib-pull}}223493)
880880
* Removes `originId` from connectors during rule import [#223454]({{kib-pull}}223454)
881881
* Update sparse_vector field mapping to include default setting for token pruning [#129089](https://github.com/elastic/elasticsearch/pull/129089)
882-
* Simplified Linear Retriever [#129200](https://github.com/elastic/elasticsearch/pull/129200)
882+
* Adds simplified linear retriever [#129200](https://github.com/elastic/elasticsearch/pull/129200)
883883
* Add index_options to semantic_text field mappings [#119967](https://github.com/elastic/elasticsearch/pull/119967)
884-
* Simplified RRF Retriever [#129659](https://github.com/elastic/elasticsearch/pull/129659)
885-
* Simplified Linear & RRF Retrievers - Return error on empty fields param [#129962](https://github.com/elastic/elasticsearch/pull/129962)
884+
* Adds simplified rrf retriever [#129659](https://github.com/elastic/elasticsearch/pull/129659)
885+
* Fixes simplified linear & rrf retrievers - return error on empty fields param [#129962](https://github.com/elastic/elasticsearch/pull/129962)
886886

887887
## June 17, 2025 [serverless-changelog-06172025]
888888

@@ -971,7 +971,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
971971
* Fixes an issue with **Anomaly Explorer** where the selected Overall swimlane bucket is not respected for `viewBy jobId` in Machine Learning [#222845]({{kib-pull}}222845).
972972
* Fixes error handling when one or more connectors is deleted [#221958]({{kib-pull}}221958).
973973
* Add l2_norm normalization support to linear retriever [#128504](https://github.com/elastic/elasticsearch/pull/128504)
974-
* Semantic_text match_all with Highlighter [#128702](https://github.com/elastic/elasticsearch/pull/128702)
974+
* Adds semantic_text match_all with highlighter [#128702](https://github.com/elastic/elasticsearch/pull/128702)
975975

976976
## June 2, 2025 [serverless-changelog-06022025]
977977

@@ -1047,7 +1047,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
10471047
* Fixes inability to clear Document ID in data view field editor preview [#220891]({{kib-pull}}220891)
10481048
* Reworks cookie and session storage to prevent unexpected logouts for certain users with certain use cases [#220430]({{kib-pull}}220430)
10491049
* Changes the AI Connector description [#221154]({{kib-pull}}221154)
1050-
* Fix: Add NamedWriteable for RuleQueryRankDoc [#128153](https://github.com/elastic/elasticsearch/pull/128153)
1050+
* Fixes fix: add namedwriteable for rulequeryrankdoc [#128153](https://github.com/elastic/elasticsearch/pull/128153)
10511051

10521052
## May 19, 2025 [serverless-changelog-05192025]
10531053

@@ -1570,7 +1570,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
15701570
* Fixes unattended Transforms in integration packages not automatically restarting after reauthorizing [#210217]({{kib-pull}}210217)
15711571
* Reinstates switch to support generating public URLs for embed when supported [#207383]({{kib-pull}}207383)
15721572
* Provides a fallback view to recover from Stack Alerts page filters bar errors [#209559]({{kib-pull}}209559)
1573-
* [Inference API] Rename model_id prop to model in EIS sparse inference request body [#122272](https://github.com/elastic/elasticsearch/pull/122272)
1573+
* Adds [inference api] rename model_id prop to model in eis sparse inference request body [#122272](https://github.com/elastic/elasticsearch/pull/122272)
15741574

15751575
## February 10, 2025 [serverless-changelog-02102025]
15761576

0 commit comments

Comments
 (0)