Skip to content

Commit 083dde2

Browse files
committed
adding missing changelog entries for search
1 parent a24eb2a commit 083dde2

File tree

1 file changed

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

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
201201
* Fixes an issue in the RAG Playground where invalid fields were highlighted but no error message appeared [#238284]({{kib-pull}}238284)
202202
* Improves the performance of the clustering algorithm [#238394]({{kib-pull}}238394)
203203

204+
* Initializes `TermsEnum` eagerly [#136279](https://github.com/elastic/elasticsearch/pull/136279)
205+
204206

205207
## October 6, 2025 [serverless-changelog-10062025]
206208

@@ -223,6 +225,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
223225
* Adds triple-quote support to the Manual Ingest Pipeline Processor editor [#236595]({{kib-pull}}236595)
224226
* Introduces the German locale for Kibana in `beta` [#236903]({{kib-pull}}236903)
225227
* Adds an advanced option to disable filtering of file-backed volumes and CD-ROMs in the **Device Control** plugin [#236620]({{kib-pull}}236620)
228+
* Upgrades to Lucene 10.3.0
226229

227230
### Fixes [serverless-changelog-10062025-fixes]
228231
* Rolls over the reporting data stream automatically when a newer template version is available [#234119]({{kib-pull}}234119)
@@ -365,6 +368,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
365368
* Fixes an Anomaly Detection bug where custom URLs omitted generated fields in datafeed preview requests [#234709]({{kib-pull}}234709)
366369
* Ensures full tool traces are displayed in flyouts [#234654]({{kib-pull}}234654)
367370

371+
* Uses inner query for equals/hashCode() in SourceConfirmedTextQuery [#134451](https://github.com/elastic/elasticsearch/pull/134451)
372+
368373
## September 8, 2025 [serverless-changelog-09082025]
369374

370375
### Features and enhancements [serverless-changelog-09082025-features-enhancements]
@@ -604,6 +609,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
604609
* Fixes product docs install logic when the target version is higher than the current version for Machine Learning [#229704]({{kib-pull}}229704)
605610
* Adds support for the `name` attribute in create and update actions for saved objects [#228464]({{kib-pull}}228464)
606611
* Fixes missing data view [#229467]({{kib-pull}}229467)
612+
* Fixes default missing index sort value of `data_nanos` pre 7.14 [#132162](https://github.com/elastic/elasticsearch/pull/132162)
607613

608614
## July 28, 2025 [serverless-changelog-07282025]
609615

@@ -848,6 +854,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
848854
* Implements navigation UI for the **Overview Page** in **Entity Analytics** [#221748]({{kib-pull}}221748)
849855
* Adds support for partial result handling in **ES|QL** [#223198]({{kib-pull}}223198)
850856
* Adds an **Executable Name** tab to the TopN view [#224291]({{kib-pull}}224291)
857+
* Upgrades to Lucene 10.2.2 [#129546](https://github.com/elastic/elasticsearch/pull/129546)
851858

852859

853860
### Fixes [serverless-changelog-06232025-fixes]
@@ -958,6 +965,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
958965
* Fixes an issue with the OpenAI connector not using the action proxy configuration for all subactions in Machine Learning [#219617]({{kib-pull}}219617).
959966
* 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).
960967
* Fixes error handling when one or more connectors is deleted [#221958]({{kib-pull}}221958).
968+
* Fixes minmax normalizer handling of single-doc result sets [#128689](https://github.com/elastic/elasticsearch/pull/128689)
961969

962970
## June 2, 2025 [serverless-changelog-06022025]
963971

@@ -1147,6 +1155,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
11471155
* Improves anomaly charts object safety [#217552](https://github.com/elastic/kibana/pull/217552)
11481156
* Fixes title announcements in the details step of the anomaly detection job wizard [#218570](https://github.com/elastic/kibana/pull/218570)
11491157
* Fixes incorrect optimization for endpoint artifacts [#216437](https://github.com/elastic/kibana/pull/216437)
1158+
* Bypasses competitive iteration in single filter bucket case [#127267](https://github.com/elastic/elasticsearch/pull/127267)
11501159

11511160

11521161
## April 21, 2025 [serverless-changelog-04212025]
@@ -1203,6 +1212,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
12031212
* Adds support for Windows MSI commands for Fleet and Elastic Agent installations [#217217]({{kib-pull}}217217)
12041213
* Reuses shared integration policies when duplicating agent policies in Fleet [#217872]({{kib-pull}}217872)
12051214
* Enables adding badges to all list items in the side navigation except the section header [#217301]({{kib-pull}}217301)
1215+
* Upgrades to Lucene 10.2.0 [#126594](https://github.com/elastic/elasticsearch/pull/126594)
12061216

12071217
### Fixes [serverless-changelog-04142025-fixes]
12081218
* Fixes error message when previewing index templates used by data streams [#217604]({{kib-pull}}217604)

0 commit comments

Comments
 (0)