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
## October 6, 2025 [serverless-changelog-10062025]
206
208
@@ -223,6 +225,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
223
225
* Adds triple-quote support to the Manual Ingest Pipeline Processor editor [#236595]({{kib-pull}}236595)
224
226
* Introduces the German locale for Kibana in `beta`[#236903]({{kib-pull}}236903)
225
227
* 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
226
229
227
230
### Fixes [serverless-changelog-10062025-fixes]
228
231
* 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}}.
365
368
* Fixes an Anomaly Detection bug where custom URLs omitted generated fields in datafeed preview requests [#234709]({{kib-pull}}234709)
366
369
* Ensures full tool traces are displayed in flyouts [#234654]({{kib-pull}}234654)
367
370
371
+
* Uses inner query for equals/hashCode() in SourceConfirmedTextQuery [#134451](https://github.com/elastic/elasticsearch/pull/134451)
372
+
368
373
## September 8, 2025 [serverless-changelog-09082025]
369
374
370
375
### Features and enhancements [serverless-changelog-09082025-features-enhancements]
@@ -604,6 +609,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
604
609
* Fixes product docs install logic when the target version is higher than the current version for Machine Learning [#229704]({{kib-pull}}229704)
605
610
* Adds support for the `name` attribute in create and update actions for saved objects [#228464]({{kib-pull}}228464)
606
611
* 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)
607
613
608
614
## July 28, 2025 [serverless-changelog-07282025]
609
615
@@ -848,6 +854,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
848
854
* Implements navigation UI for the **Overview Page** in **Entity Analytics**[#221748]({{kib-pull}}221748)
849
855
* Adds support for partial result handling in **ES|QL**[#223198]({{kib-pull}}223198)
850
856
* 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)
851
858
852
859
853
860
### Fixes [serverless-changelog-06232025-fixes]
@@ -958,6 +965,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
958
965
* Fixes an issue with the OpenAI connector not using the action proxy configuration for all subactions in Machine Learning [#219617]({{kib-pull}}219617).
959
966
* 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).
960
967
* 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)
961
969
962
970
## June 2, 2025 [serverless-changelog-06022025]
963
971
@@ -1147,6 +1155,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
0 commit comments