Skip to content

Commit 734e205

Browse files
committed
adding entries for core infra
1 parent f70ee03 commit 734e205

File tree

1 file changed

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

1 file changed

+26
-0
lines changed

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

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
363363
* Fixes an Anomaly Detection bug where custom URLs omitted generated fields in datafeed preview requests [#234709]({{kib-pull}}234709)
364364
* Ensures full tool traces are displayed in flyouts [#234654]({{kib-pull}}234654)
365365

366+
* Uses latest setting value when initializing setting watch [#134091](https://github.com/elastic/elasticsearch/pull/134091)
367+
366368
## September 8, 2025 [serverless-changelog-09082025]
367369

368370
### Features and enhancements [serverless-changelog-09082025-features-enhancements]
@@ -438,6 +440,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
438440
* Fixes responsiveness issues in the Stream management code editor area [#232630]({{kib-pull}}232630)
439441
* Fixes an empty tooltip issue when creating tags [#232853]({{kib-pull}}232853)
440442
* Fixes an issue where the **Create tag** modal wouldn't close properly [#233012]({{kib-pull}}233012)
443+
* Updates `DefBootstrap` to handle `Error` from `ClassValue` [#133604](https://github.com/elastic/elasticsearch/pull/133604)
444+
* Changes `GeneralScriptException` to 400 [#133659](https://github.com/elastic/elasticsearch/pull/133659)
441445

442446
## August 28, 2025 [serverless-changelog-08282025]
443447

@@ -460,6 +464,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
460464
* Updates sections and improves field handling in {{ml-cap}} [#231037]({{kib-pull}}231037)
461465
* Improves the layout of the custom URLs list in {{ml-cap}} [#231751]({{kib-pull}}231751)
462466

467+
* Limits the depth of a filter [#133113](https://github.com/elastic/elasticsearch/pull/133113)
468+
463469
### Fixes [serverless-changelog-08252025-fixes]
464470
* Fixes a rendering issue that affected progress elements in Canvas [#232432]({{kib-pull}}232432)
465471
* Fixes the enforcement of deployment mode restrictions when creating package policies in {{fleet}} [#231679]({{kib-pull}}231679)
@@ -957,6 +963,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
957963
* 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).
958964
* Fixes error handling when one or more connectors is deleted [#221958]({{kib-pull}}221958).
959965

966+
* Adds retry for `AccessDeniedException` in `AbstractFileWatchingService` [#128653](https://github.com/elastic/elasticsearch/pull/128653)
967+
960968
## June 2, 2025 [serverless-changelog-06022025]
961969

962970
### Features and enhancements [serverless-changelog-06022025-features-enhancements]
@@ -1013,6 +1021,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
10131021
* Introduces a new endpoint scheme for SIEM migration [#219597]({{kib-pull}}219597)
10141022
* Extends default log pattern on server side to include error information [#219940]({{kib-pull}}219940)
10151023

1024+
* Ensures config reload on ..data symlink switch for `CSI` driver support [#127628](https://github.com/elastic/elasticsearch/pull/127628)
1025+
10161026

10171027
### Fixes [serverless-changelog-05262025-fixes]
10181028

@@ -1032,6 +1042,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
10321042
* Reworks cookie and session storage to prevent unexpected logouts for certain users with certain use cases [#220430]({{kib-pull}}220430)
10331043
* Changes the AI Connector description [#221154]({{kib-pull}}221154)
10341044

1045+
* Fixes `NPE` in `APMTracer` through `RestController` [#128314](https://github.com/elastic/elasticsearch/pull/128314)
1046+
10351047
## May 19, 2025 [serverless-changelog-05192025]
10361048

10371049
### Features and enhancements [serverless-changelog-05192025-features-enhancements]
@@ -1052,6 +1064,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
10521064
* Adds an **ES|QL** control option to the dashboard controls dropdown [#219495]({{kib-pull}}219495)
10531065
* Enables full-text search in `STATS ... WHERE` **ES|QL** queries [#220691]({{kib-pull}}220691)
10541066
* Prevents downloading trained models that are already present in other spaces and displays a warning in Machine Learning [#220238]({{kib-pull}}220238)
1067+
* Creates and deletes per-project `objectstore`
10551068

10561069
### Fixes [serverless-changelog-05192025-fixes]
10571070
* Removes extra icon from map visualization tooltips [#220134]({{kib-pull}}220134)
@@ -1074,6 +1087,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
10741087
* Fixes incorrect validation for names containing asterisks in **ES|QL** [#219832]({{kib-pull}}219832)
10751088
* Fixes overridden SSL config in full agent policy advanced YAML for Fleet [#219902]({{kib-pull}}219902)
10761089

1090+
* Avoids nested docs in `painless execute api` [#127991](https://github.com/elastic/elasticsearch/pull/127991)
1091+
10771092
## May 5, 2025 [serverless-changelog-050525]
10781093

10791094
### Features and enhancements [serverless-changelog-050525-features-enhancements]
@@ -1202,6 +1217,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
12021217
* Reuses shared integration policies when duplicating agent policies in Fleet [#217872]({{kib-pull}}217872)
12031218
* Enables adding badges to all list items in the side navigation except the section header [#217301]({{kib-pull}}217301)
12041219

1220+
* `FileWatchingService` should not throw for missing file [#126264](https://github.com/elastic/elasticsearch/pull/126264)
1221+
12051222
### Fixes [serverless-changelog-04142025-fixes]
12061223
* Fixes error message when previewing index templates used by data streams [#217604]({{kib-pull}}217604)
12071224
* Wraps text in search bars [#217556]({{kib-pull}}217556)
@@ -1222,6 +1239,11 @@ Review the changes, fixes, and more to {{serverless-full}}.
12221239
* Filters inference connectors that lack existing endpoints in **Connectors** [#217641]({{kib-pull}}217641)
12231240
* Fixes focusability and keyboard access issues with the **Export** tab in the **Share this dashboard** modal [#217313]({{kib-pull}}217313)
12241241

1242+
* Improves handling of empty response [#125562](https://github.com/elastic/elasticsearch/pull/125562)
1243+
* Adds leniency to missing array values in mustache [#126550](https://github.com/elastic/elasticsearch/pull/126550)
1244+
* Adds a custom toString to `DynamicMap` [#126562](https://github.com/elastic/elasticsearch/pull/126562)
1245+
* Fixes painless return type cast for list shortcut [#126724](https://github.com/elastic/elasticsearch/pull/126724)
1246+
12251247
## April 7, 2025 [serverless-changelog-04072025]
12261248

12271249
### Features and enhancements [elastic-cloud-serverless-04072025-features-enhancements]
@@ -1329,6 +1351,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
13291351
* Updates data feeds for anomaly detection jobs to exclude Elastic Agent and Beats processes [#213927]({{kib-pull}}213927)
13301352
* Adds Mustache lambdas for alerting action [#213859]({{kib-pull}}213859)
13311353
* Adds 'page reload' screen reader warning [#214822]({{kib-pull}}214822)
1354+
* Supports `reserved state` to be spread across several files
1355+
* Allows passing several `reserved state` chunks in single process call [#124574](https://github.com/elastic/elasticsearch/pull/124574)
13321356

13331357
### Fixes [elastic-cloud-serverless-03242025-fixes]
13341358
* Fixes color by value for Last value array mode [#213917]({{kib-pull}}213917)
@@ -1379,6 +1403,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
13791403
* Introduces GA support for the [`semantic_text`](elasticsearch://reference/elasticsearch/mapping-reference/semantic-text.md) field type on {{serverless-full}}
13801404
* Adds the ability for users to [customize prebuilt rules](https://github.com/elastic/kibana/issues/174168). Users can modify most rule parameters, export and import prebuilt rules — including customized ones — and upgrade prebuilt rules while retaining customization settings [#212761]({{kib-pull}}212761)
13811405

1406+
* Indicates when errors represent timeouts [#124936](https://github.com/elastic/elasticsearch/pull/124936)
1407+
13821408

13831409
### Fixes [elastic-cloud-serverless-03172025-fixes]
13841410
* Fixes a bug with ServiceNow where users could not create the connector from the UI form using OAuth [#213658]({{kib-pull}}213658)

0 commit comments

Comments
 (0)