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
* Adds table list view to the space selector screen [#229046]({{kib-pull}}229046)
425
425
* Adds `kibana.alert.grouping` field to infra alerts [#229054]({{kib-pull}}229054)
426
+
* Organization IdP routes are now public in the OpenAPI specifications.
426
427
427
428
### Fixes [serverless-changelog-08042025-fixes]
428
429
* Fixes loading of saved queries in the Alerting rule definition [#229964]({{kib-pull}}229964)
@@ -1011,6 +1012,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
1011
1012
* Adds callouts for Fleet breaking changes for integration upgrades [#217257](https://github.com/elastic/kibana/pull/217257)
1012
1013
* Adds support for local `xpack.productDocBase.artifactRepositoryUrl` file path in Machine Learning [#217046](https://github.com/elastic/kibana/pull/217046)
1013
1014
* Adds defaultSolution to spaces configuration [#218360](https://github.com/elastic/kibana/pull/218360)
1015
+
* Adds support for dots in the role mappings. Dots (.) can be used as part of the role mappings and the groups that are returned by the custom IdPs to match to.
1014
1016
1015
1017
### Fixes [serverless-changelog-04212025-fixes]
1016
1018
* Fixes allow_hidden usage in the request for fields in Discover [#217628](https://github.com/elastic/kibana/pull/217628)
@@ -1360,6 +1362,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
1360
1362
* Fixes the values control FT [#211159]({{kib-pull}}211159)
1361
1363
* Trained models: Replaces the **Download** button by extending the deploy action [#205699]({{kib-pull}}205699)
1362
1364
* Adds the useCustomDragHandle property [#210463]({{kib-pull}}210463)
1365
+
* Upcoming removal of SMS multifactor authentication method. In October, we made multifactor authentication mandatory for all users. As an additional security measure, the SMS MFA method will be removed in April. If you’re still using SMS, you will be prompted to set up a more secure MFA method, and your registered SMS MFA devices will be automatically deleted from Elastic Cloud.
* Fixes an issue where clicking on the name badge for a synthetics monitor on an SLO details page would lead to a page that failed to load monitor details [#210695]({{kib-pull}}210695)
@@ -1491,6 +1494,7 @@ Review the changes, fixes, and more to {{serverless-full}}.
1491
1494
* Updates KNN search and query template autocompletion in Elasticsearch Serverless [#207187]({{kib-pull}}207187)
1492
1495
* Updates JSON schemas for code editors in Machine Learning [#207706]({{kib-pull}}207706)
1493
1496
* Reindexes the .kibana_security_session_1 index to the 8.x format in Security [#204097]({{kib-pull}}204097)
1497
+
* Disables `prompt=login` and sign out of Okta before initiating SSO. Fixes an issue when using organization SAML SSO where users are required to re-authenticate with the external IdP due to ForceAuthn=true being sent in SAML requests. SAML requests will now send `ForceAuthn=false`.
* Fixes editing alerts filters for multi-consumer rule types in Alerting [#206848]({{kib-pull}}206848)
@@ -1521,6 +1525,8 @@ Review the changes, fixes, and more to {{serverless-full}}.
1521
1525
* Adds Feature Flag Support for Cloud Security Posture Plugin in Elastic Security Serverless [#205438]({{kib-pull}}205438)
1522
1526
* Adds the ability to sync Machine Learning saved objects to all spaces [#202175]({{kib-pull}}202175)
1523
1527
* Improves messages for recovered alerts in Machine Learning Transforms [#205721]({{kib-pull}}205721)
1528
+
* Introduces new deployment performance metrics charts. AutoOps provides aggregate metrics at the cluster level for key performance indicators. The data is tier-based, offering users a comprehensive understanding of each tier and the entire cluster.
1529
+
* Deprecates Cloud Defend billing alerts. Following the deprecation of Cloud Defend in {{serverless-short}}, removes the billing logic associated with the feature.
0 commit comments