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 20, 2025 [serverless-changelog-10202025]
110
110
@@ -240,7 +240,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
240
240
* Fixes layout issues with the **Parse in streams** button on smaller flyouts [#236548]({{kib-pull}}236548)
241
241
* Displays `(missing value)` and `(empty)` instead of `null` in charts and tables [#233369]({{kib-pull}}233369)
242
242
* Fixes privilege requirements for reindexing indices in Upgrade Assistant [#237055]({{kib-pull}}237055)
243
-
*Converts `BytesTransportResponse` when proxying responses to and from the local node [#135873](https://github.com/elastic/elasticsearch/pull/135873)
243
+
*Adds converts `bytestransportresponse` when proxying responses to and from the local node [#135873](https://github.com/elastic/elasticsearch/pull/135873)
244
244
245
245
246
246
## September 29, 2025 [serverless-changelog-09292025]
@@ -363,7 +363,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
363
363
* Fixes an issue on the API Keys Management page that occurred when loading API keys with null names [#234083]({{kib-pull}}234083)
364
364
* Fixes an Anomaly Detection bug where custom URLs omitted generated fields in datafeed preview requests [#234709]({{kib-pull}}234709)
365
365
* Ensures full tool traces are displayed in flyouts [#234654]({{kib-pull}}234654)
366
-
*Differentiates between initial and reconnect RCS connections [#134415](https://github.com/elastic/elasticsearch/pull/134415)
366
+
*Adds differentiates between initial and reconnect rcs connections [#134415](https://github.com/elastic/elasticsearch/pull/134415)
* Fixes a null pointer exception in the transport trace logger [#132243](https://github.com/elastic/elasticsearch/pull/132243)
369
369
@@ -481,7 +481,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
481
481
* Fixes a broken link in the **Build** breadcrumb that incorrectly pointed to the search indices page in {{es-serverless}} [#232504]({{kib-pull}}232504)
482
482
* Fixes inconsistencies in case activity statistics [#231948]({{kib-pull}}231948)
483
483
* Adds support for a `reporting_user` role with a reserved set of privileges [#231533]({{kib-pull}}231533)
484
-
*Returns 429 status code instead of 500 for timeout handlers [#133111](https://github.com/elastic/elasticsearch/pull/133111)
484
+
*Adds returns 429 status code instead of 500 for timeout handlers [#133111](https://github.com/elastic/elasticsearch/pull/133111)
485
485
486
486
487
487
@@ -714,7 +714,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
714
714
* Improves error handling in **Search Playground** when context limit is exceeded using Elastic Managed LLM [#225360]({{kib-pull}}225360)
715
715
* Adds audit logging for stream content [#130594](https://github.com/elastic/elasticsearch/pull/130594)
716
716
* Allows adjustment of transport TLS handshake timeout [#130909](https://github.com/elastic/elasticsearch/pull/130909)
717
-
*Exposes HTTP connection metrics to telemetry [#130939](https://github.com/elastic/elasticsearch/pull/130939)
717
+
*Adds exposes http connection metrics to telemetry [#130939](https://github.com/elastic/elasticsearch/pull/130939)
718
718
719
719
## July 7, 2025 [serverless-changelog-07072025]
720
720
@@ -878,7 +878,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
878
878
* Fixes several issues introduced in versions 8.18.0 through 9.1.0, including broken pagination (limited to 10 items), erroneous error banners, and broken search functionality.
879
879
* Fixes **Discard** button state change logic for toggles [#223493]({{kib-pull}}223493)
880
880
* Removes `originId` from connectors during rule import [#223454]({{kib-pull}}223454)
881
-
*Moves HTTP content aggregation from Netty into `RestController`[#129302](https://github.com/elastic/elasticsearch/pull/129302)
881
+
*Adds moves http content aggregation from netty into `restcontroller`[#129302](https://github.com/elastic/elasticsearch/pull/129302)
882
882
883
883
## June 17, 2025 [serverless-changelog-06172025]
884
884
@@ -966,7 +966,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
966
966
* Fixes an issue with the OpenAI connector not using the action proxy configuration for all subactions in Machine Learning [#219617]({{kib-pull}}219617).
967
967
* 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).
968
968
* Fixes error handling when one or more connectors is deleted [#221958]({{kib-pull}}221958).
969
-
*Reacts more promptly to task cancellation while waiting for the cluster to unblock [#128737](https://github.com/elastic/elasticsearch/pull/128737)
969
+
*Adds reacts more promptly to task cancellation while waiting for the cluster to unblock [#128737](https://github.com/elastic/elasticsearch/pull/128737)
970
970
971
971
## June 2, 2025 [serverless-changelog-06022025]
972
972
@@ -1085,7 +1085,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
1085
1085
* Fixes issue where exceptions list and actions were overwritten during legacy prebuilt rule upgrades in Elastic Security Serverless [#218519]({{kib-pull}}218519)
1086
1086
* Fixes incorrect validation for names containing asterisks in **ES|QL**[#219832]({{kib-pull}}219832)
1087
1087
* Fixes overridden SSL config in full agent policy advanced YAML for Fleet [#219902]({{kib-pull}}219902)
1088
-
*Replaces auto-read with proper flow control in the HTTP pipeline [#127817](https://github.com/elastic/elasticsearch/pull/127817)
1088
+
*Adds replaces auto-read with proper flow control in the http pipeline [#127817](https://github.com/elastic/elasticsearch/pull/127817)
1089
1089
* Sets `connection: close` header on shutdown [#128025](https://github.com/elastic/elasticsearch/pull/128025)
1090
1090
1091
1091
## May 5, 2025 [serverless-changelog-050525]
@@ -1159,7 +1159,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
0 commit comments