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
@@ -313,6 +320,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
313
320
* Adds the AutoOps Search tier page, which provides project-level insights and deeper insights into {{serverless-short}} resources (VCUs) and performances
314
321
% Relates to https://github.com/elastic/autoops/issues/20 and https://github.com/elastic/autoops/issues/200
315
322
323
+
* Has last source shard to complete remove reshard metadata
324
+
316
325
### Fixes [serverless-changelog-09222025-fixes]
317
326
318
327
* Skips automatic scrolling when a panel is visible [#233226]({{kib-pull}}233226)
@@ -656,6 +665,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
656
665
* Increases the number of supported **Group by** fields in threshold rules from 3 to 5 [#227465]({{kib-pull}}227465)
657
666
* Adds the **Search AI Lake** view to AutoOps for {{serverless-full}} to provide storage usage insights
658
667
668
+
* Resolves `projectId` from context for new index shard recovery
669
+
659
670
### Fixes [serverless-changelog-07222025-fixes]
660
671
661
672
* Fixes an issue in **Lens** where **Partition** charts (for example, Pie) blocked selection of legacy palettes [#228051]({{kib-pull}}228051)
@@ -676,6 +687,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
676
687
* Prevents deletion of stale indices that appear in the last state check
677
688
* Resolves `projectId` from context for new index shard recovery
678
689
690
+
* Prevents delete stale indices appear in the last state check
691
+
679
692
680
693
## July 15, 2025 [serverless-changelog-07152025]
681
694
@@ -688,6 +701,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
688
701
* Groups vulnerabilities by resource and cloud account using IDs instead of names in Elastic Security Serverless [#225492]({{kib-pull}}225492)
689
702
* Updates the default Gemini model in Elastic Security Serverless [#225917]({{kib-pull}}225917)
690
703
* Streamlines the side navigation in Elasticsearch Serverless [#225709]({{kib-pull}}225709)
704
+
* Adds new `CachePopulationReason`[#130593](https://github.com/elastic/elasticsearch/pull/130593)
691
705
692
706
### Fixes [serverless-changelog-07152025-fixes]
693
707
* Fixes an issue where reports timed out and failed with an invalid header error [#225919]({{kib-pull}}225919)
@@ -713,7 +727,6 @@ Review the changes, fixes, and more to {{serverless-full}}.
713
727
* Fixes time range handling in embedded anomaly swim lanes [#225803]({{kib-pull}}225803)
714
728
* Adds discernible text to the **Refresh data preview** button [#225816]({{kib-pull}}225816)
715
729
* Improves error handling in **Search Playground** when context limit is exceeded using Elastic Managed LLM [#225360]({{kib-pull}}225360)
716
-
* Adds new `CachePopulationReason`[#130593](https://github.com/elastic/elasticsearch/pull/130593)
717
730
718
731
## July 7, 2025 [serverless-changelog-07072025]
719
732
@@ -806,6 +819,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
806
819
* Adds missing model Claude 3.7 to accepted models in {{es-serverless}} [#224943]({{kib-pull}}224943)
807
820
* Parses `StatelessCompoundCommit` contained in referenced BCCs incrementally during recoveries
808
821
822
+
* Parses `StatelessCompoundCommit` contained in referenced `BCCs` incrementally during recoveries
823
+
809
824
810
825
811
826
@@ -985,6 +1000,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
985
1000
* Updates the "Highlighted fields" button in the details flyout and enables the feature flag in {{sec-serverless}} [#221862]({{kib-pull}}221862)
986
1001
* Introduces new `empty` states for the Change Point Detection page in {{ml-cap}} [#219072]({{kib-pull}}219072)
987
1002
1003
+
* Uploads large `VBCC` using concurrent multipart uploads in Azure
1004
+
988
1005
989
1006
### Fixes [serverless-changelog-06022025-fixes]
990
1007
@@ -1012,6 +1029,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
1012
1029
* Fixes the inference endpoint assignment to the trained model object in {{ml-cap}} [#222076]({{kib-pull}}222076)
1013
1030
* Fixes an issue where `/etc/default/kibana` on deb packages and `/etc/sysconfig/kibana` on rpm packages would be overwritten during upgrading [#221276]({{kib-pull}}221276)
1014
1031
1032
+
* Modifies the mechanism to pause indexing [#128405](https://github.com/elastic/elasticsearch/pull/128405)
1033
+
1015
1034
## May 26, 2025 [serverless-changelog-05262025]
1016
1035
1017
1036
### Features and enhancements [serverless-changelog-05262025-features-enhancements]
@@ -1064,6 +1083,9 @@ Review the changes, fixes, and more to {{serverless-full}}.
1064
1083
* Enables full-text search in `STATS ... WHERE`**ES|QL** queries [#220691]({{kib-pull}}220691)
1065
1084
* Prevents downloading trained models that are already present in other spaces and displays a warning in Machine Learning [#220238]({{kib-pull}}220238)
* Fixes color by value for Last value array mode [#213917]({{kib-pull}}213917)
1348
1372
* Fixes can edit check [#213887]({{kib-pull}}213887)
@@ -1434,6 +1458,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
1434
1458
* Introduces globe projection for Dashboards and visualizations [#212437]({{kib-pull}}212437)
1435
1459
* Registers a custom integrations search provider in Fleet [#213013]({{kib-pull}}213013)
1436
1460
* Adds support for searchAfter and PIT (point-in-time) parameters in the Get Agents List API in Fleet [#213486]({{kib-pull}}213486)
1461
+
* Aborts pending deletion on `IndicesService` stop [#123569](https://github.com/elastic/elasticsearch/pull/123569)
1462
+
* Enhances memory accounting for document expansion and introduces a maximum document size limit [#123543](https://github.com/elastic/elasticsearch/pull/123543)
* Fixes an issue where Korean characters were split into two characters with a space in between when typing in the options list search input in Dashboards and visualizations [#213164]({{kib-pull}}213164)
@@ -1461,9 +1487,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
1461
1487
* Fixes an issue in solution project navigation where panels sometimes failed to toggle closed [#211852]({{kib-pull}}211852)
1462
1488
* Updates wording for options in the sortBy dropdown component [#206464]({{kib-pull}}206464)
1463
1489
* Allows EU hooks hostname in the Torq connector for Elastic Security Serverless [#212563]({{kib-pull}}212563)
1464
-
* Aborts pending deletion on `IndicesService` stop [#123569](https://github.com/elastic/elasticsearch/pull/123569)
1465
-
* Checks integrity of VBCC files on read, not close
1466
-
* Enhances memory accounting for document expansion and introduces a maximum document size limit [#123543](https://github.com/elastic/elasticsearch/pull/123543)
1490
+
* Checks integrity of `VBCC` files on read, not close
1467
1491
1468
1492
## March 3, 2025 [serverless-changelog-03032025]
1469
1493
@@ -1520,6 +1544,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
1520
1544
* Prevents trace context from propagating in `SearchShardSizeCollector` to protect against high memory usage in the APM agent
1521
1545
* Reduces license checks in `LicensedWriteLoadForecaster`[#123346](https://github.com/elastic/elasticsearch/pull/123346)
1522
1546
1547
+
* Prevents trace context to propagate in `SearchShardSizeCollector` to protect from high memory usage in APM agent
1548
+
1523
1549
## February 17, 2025 [serverless-changelog-02172025]
1524
1550
1525
1551
### Features and enhancements [elastic-cloud-serverless-02172025-features-enhancements]
0 commit comments