-
Notifications
You must be signed in to change notification settings - Fork 224
[Security] 9.4.0 release notes #6029
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
Changes from all commits
ec230d4
c1a9f63
31d1a33
66f41b4
86047fe
8799e16
ab98362
727d4c1
5e85f3e
268a6b3
d31ed1e
cfb92f9
a6dd6bb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -23,6 +23,37 @@ Review the deprecated functionality for {{elastic-sec}}. While deprecations have | |
| % **Action**<br> Steps for mitigating deprecation impact. | ||
| % :::: | ||
|
|
||
| ## 9.4.0 [elastic-security-9.4.0-deprecations] | ||
|
|
||
| ::::{dropdown} Entity Analytics: Asset Criticality APIs deprecated | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hey @jaredburgettelastic, could you please review this deprecation and let me know which PR(s) we should link to? Thanks!
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Deprecation PR here, thank you!
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. added below |
||
| The dedicated Asset Criticality APIs are deprecated in 9.4 and replaced by the Entity Store CRUD APIs. | ||
|
|
||
| Deprecated endpoints: | ||
| * `DELETE /api/asset_criticality` | ||
| * `POST /api/asset_criticality` | ||
| * `GET /api/asset_criticality` | ||
| * `GET /api/asset_criticality/list` | ||
|
|
||
| **Impact**<br> These endpoints will continue to work in 9.4 but will be removed in a future release. | ||
|
|
||
| **Action**<br> Migrate to the equivalent Entity Store APIs. | ||
|
florent-leborgne marked this conversation as resolved.
|
||
|
|
||
| For more information, check [#258440]({{kib-pull}}258440). | ||
| % TODO: Add link to Entity Store API documentation when available. See https://github.com/elastic/docs-content-internal/issues/1100 | ||
| :::: | ||
|
|
||
| ::::{dropdown} Removes the Threat Hunting Agent from Agent Builder | ||
| Removes the built-in Threat Hunting Agent from Agent Builder. Security AI workflows now use the Elastic AI Agent with Security skills, which is the default experience in 9.4.0. | ||
| For more information, refer to [#263996]({{kib-pull}}263996). | ||
|
|
||
| **Impact**<br> Conversations stored with the Threat Hunting Agent will no longer appear in the conversation list and cannot be continued from the UI. No automatic migration is planned. | ||
|
|
||
| :::: | ||
|
|
||
| ::::{dropdown} Deprecates Enable CCS Warning Privileges in Kibana advanced settings | ||
| Deprecates the `Enable CCS Warning Privileges` setting in {{kib}} **Advanced settings**. For more information, refer to [#252183]({{kib-pull}}252183). | ||
| :::: | ||
|
|
||
| ## 9.1.0 [elastic-security-9.1.0-deprecations] | ||
|
|
||
| ::::{dropdown} Removes default quick prompts | ||
|
|
||
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.
Hey @jaredburgettelastic, could you please review these EA breaking changes and let me know which PR(s) we should link to for each? Thanks!
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.
Deprecation PR here, thank you!
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.
Added below