Skip to content

Commit 72a87b9

Browse files
committed
minor edits
1 parent ed0b963 commit 72a87b9

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
5454
* Implements an OpenShift AI integration for chat completion, embeddings, and reranking workloads [#136624]({{es-pull}}136624)
5555
* Adds `first()` and `last()` aggregation functions to {{esql}} [#137408]({{es-pull}}137408)
5656
* Adds support for the `project_routing` parameter on `_search` and `_async_search` requests [#137566]({{es-pull}}137566)
57-
* Adds a daily maintenance task to manage `.ml-state` indices in Machine Learning [#137653]({{es-pull}}137653)
57+
* Adds a daily maintenance task to manage `.ml-state` indices in {{ml}} [#137653]({{es-pull}}137653)
5858
* Adds an `es812` postings format index setting for advanced indexing control [#137857]({{es-pull}}137857)
5959
* Adds centroid filtering support to DiskBBQ for more restrictive filters [#137959]({{es-pull}}137959)
6060
* Adds timezone support to {{esql}} `DATE_TRUNC`, `BUCKET`, and `TBUCKET` functions [#137450]({{es-pull}}137450)
@@ -88,16 +88,16 @@ Review the changes, fixes, and more to {{serverless-full}}.
8888
* Fixes the get data stream API when a data stream's index mode has been changed to `time_series` [#137852]({{es-pull}}137852)
8989
* Ensures `include_execution_metadata` in {{esql}} always returns data, including for local-only queries [#137641]({{es-pull}}137641)
9090
* Fixes the DiskBBQ example in the release highlights documentation [#137960]({{es-pull}}137960)
91-
* Fixes a {{esql}} vector similarity concurrency issue affecting byte vectors [#137883]({{es-pull}}137883)
91+
* Fixes an {{esql}} vector similarity concurrency issue affecting byte vectors [#137883]({{es-pull}}137883)
9292
* Reverts a previous change to `statsByShard` that regressed performance for very large shard counts [#137984]({{es-pull}}137984)
93-
* Fixes scalability issues when updating Machine Learning calendar events [#136886]({{es-pull}}136886)
93+
* Fixes scalability issues when updating {{ml}} calendar events [#136886]({{es-pull}}136886)
9494
* Prevents {{esql}} queries from failing when an index is deleted during query execution [#137702]({{es-pull}}137702)
9595
* Fixes `GET /_migration/deprecations` not reporting node deprecations when the disk low watermark is exceeded and improves reporting of node-level failures [#137964]({{es-pull}}137964)
9696
* Fixes `GET /_migration/deprecations` incorrectly checking deprecated affix index settings [#137976]({{es-pull}}137976)
9797
* Prevents passing an ingest pipeline with a logs stream index request, avoiding invalid configurations [#137992]({{es-pull}}137992)
9898
* Removes vectors from `_source` documents in {{esql}} when appropriate to reduce payload size [#138013]({{es-pull}}138013)
9999
* Prevents the delete index API from failing if an index is removed while the request is in progress [#138015]({{es-pull}}138015)
100-
* Prevents renaming a field into `timestamp` in {{esql}} before its implicit use, avoiding type errors [#137713]({{es-pull}}137713)
100+
* Prevents renaming a field to `timestamp` in {{esql}} before its implicit use, avoiding type errors [#137713]({{es-pull}}137713)
101101
* Fixes `KDE.evaluate()` to return the correct `ValueAndMagnitude` object [#128602]({{es-pull}}128602)
102102
* Fixes file settings handling in the Restore API [#137585]({{es-pull}}137585)
103103

0 commit comments

Comments
 (0)