-
Notifications
You must be signed in to change notification settings - Fork 150
Add features and improvements to Elastic Cloud Serverless #3170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Adds new features and improvements, including public Organization IdP routes, support for dots in role mappings, and upcoming removal of SMS multifactor authentication. Also introduces new Deployment Performance Metrics Charts and deprecates Cloud Defend billing alerts.
🔍 Preview links for changed docs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a minor comment, not important
* Updates KNN search and query template autocompletion in Elasticsearch Serverless [#207187]({{kib-pull}}207187) | ||
* Updates JSON schemas for code editors in Machine Learning [#207706]({{kib-pull}}207706) | ||
* Reindexes the .kibana_security_session_1 index to the 8.x format in Security [#204097]({{kib-pull}}204097) | ||
* 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe I miss context and knowledge, but I don't understand what prompt=login
means. Second and third sentences are clear though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some minor suggestions for your consideration, but otherwise LGTM
* Improves rate limiter UX [#227678]({{kib-pull}}227678) | ||
* Adds table list view to the space selector screen [#229046]({{kib-pull}}229046) | ||
* Adds `kibana.alert.grouping` field to infra alerts [#229054]({{kib-pull}}229054) | ||
* Make Organization IdP routes public. Organization IdP routes are now public in the OpenAPI specifications. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To avoid the repetition:
* Make Organization IdP routes public. Organization IdP routes are now public in the OpenAPI specifications. | |
* Organization IdP routes are now public in the OpenAPI specifications. |
* Updates KNN search and query template autocompletion in Elasticsearch Serverless [#207187]({{kib-pull}}207187) | ||
* Updates JSON schemas for code editors in Machine Learning [#207706]({{kib-pull}}207706) | ||
* Reindexes the .kibana_security_session_1 index to the 8.x format in Security [#204097]({{kib-pull}}204097) | ||
* 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* 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. | |
* 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`. |
* Adds Feature Flag Support for Cloud Security Posture Plugin in Elastic Security Serverless [#205438]({{kib-pull}}205438) | ||
* Adds the ability to sync Machine Learning saved objects to all spaces [#202175]({{kib-pull}}202175) | ||
* Improves messages for recovered alerts in Machine Learning Transforms [#205721]({{kib-pull}}205721) | ||
* 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* 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. | |
* 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. |
* Adds the ability to sync Machine Learning saved objects to all spaces [#202175]({{kib-pull}}202175) | ||
* Improves messages for recovered alerts in Machine Learning Transforms [#205721]({{kib-pull}}205721) | ||
* 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. | ||
* Deprecate Cloud Defend billing alerts. Following the deprecation of Cloud Defend in Serverless, removes the billing logic associated with the feature. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Deprecate Cloud Defend billing alerts. Following the deprecation of Cloud Defend in Serverless, removes the billing logic associated with the feature. | |
* Deprecates Cloud Defend billing alerts. Following the deprecation of Cloud Defend in {{serverless-short}}, removes the billing logic associated with the feature. |
updates the serverless changelog