-
Notifications
You must be signed in to change notification settings - Fork 191
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
8.11 release notes #4095
8.11 release notes #4095
Conversation
Documentation previews: |
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.
LGTM for explore side, 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.
Thanks for putting this together, @benironside! I'll likely take one more pass to make sure all of my features are doc'd. In the meantime, here's my first round of edits.
* Updates the exceptions flyout's `match_any` operator to accept duplicate values that differ in case. Previously, values of `foo` and `FOO` were incorrectly considered duplicates ({pull}167208[#167208]). | ||
* Enables the Elastic AI Assistant to answer questions about Elasticsearch Query Language (ES|QL) by allowing it to query, via ELSER, an ES|QL knowledge base. Refer to <<security-assistant, Elastic AI Assistant>> to enable the knowledge base ({pull}167097[#167097]). | ||
* Enables ES|QL in Timeline (technical preview) ({pull}166764[#166764]). | ||
* Adds the new ES|QL rule type (technical preview) ({pull}165450[#165450]). |
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.
@paulewing do you want to expand on this at all?
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.
LGTM
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.
Looks great, thank you @benironside!
Co-authored-by: Nastasha Solomon <[email protected]>
Co-authored-by: Nastasha Solomon <[email protected]>
Co-authored-by: Nastasha Solomon <[email protected]>
Co-authored-by: Nastasha Solomon <[email protected]>
Co-authored-by: Nastasha Solomon <[email protected]>
Hey @benironside, before we merge these release notes, could we please also mention the following tickets as known issues in 8.11.0? Fixes for these three will be released in 8.11.1: |
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.
A few small edits, thanks!
Co-authored-by: Joe Peeples <[email protected]>
Co-authored-by: Joe Peeples <[email protected]>
Co-authored-by: Joe Peeples <[email protected]>
@banderror can you provide summaries and workarounds (if available) for the known issues you listed 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.
Just a couple of suggestions -- thanks!
Co-authored-by: Janeen Mikell Roberts <[email protected]>
… into 8.11-release-notes
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.
@nastasha-solomon re: workarounds for the issues @banderror listed, there's unfortunately no workarounds for the coverage overview bugs as they're all display issues in the code itself. The incorrect sub-technique bug could technically be worked around by applying the changes to the threat
field manually via the API instead of the Rule create/edit UI (definitely a little clunky for just the two instances where it occurs). All fixes are targeted for 8.11.1
as Georgii mentioned.
* Upgrades {elastic-defend} to capture a new Windows event type: ETW Threat Intelligence (ETW-TI). Renames the Windows events policy `Credential access` category to `API` in the UI (but not in the `.yaml`, maintaining backwards compatibility). Adds two new advanced options: `windows.advanced.events.api_disabled` and | ||
`windows.advanced.events.api_verbose` ({pull}167549[#167549]). | ||
* Adds the `Same family` category and tab to the Data Quality dashboard. Fields with mappings in the same family have the same search behavior as the type specified by ECS, but may have different space usage or performance characteristics ({pull}167480[#167480]). | ||
* Updates the exceptions flyout's `match_any` operator to accept duplicate values that differ in case ({pull}167208[#167208]). |
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.
👍🏽
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.
Thank you for the release notes! Do we add breaking changes to release notes? If so, we have to add the breaking change for investigation_fields
in.
* First complete draft of 8.11 release notes * updates breaking change * Fixin small things * Adding one more bc * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc * Update docs/release-notes/8.11.asciidoc * Update docs/release-notes/8.11.asciidoc * Update docs/release-notes/8.11.asciidoc * Update docs/release-notes/8.11.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Adding known issues * Moves Endpoint features to correct section * Update docs/release-notes/8.11.asciidoc Co-authored-by: Janeen Mikell Roberts <[email protected]> * Update docs/release-notes/8.11.asciidoc * Janeen's input * incorporates Davis' comment --------- Co-authored-by: nastasha.solomon <[email protected]> Co-authored-by: Nastasha Solomon <[email protected]> Co-authored-by: Joe Peeples <[email protected]> Co-authored-by: Janeen Mikell Roberts <[email protected]> (cherry picked from commit d5eb310)
* First complete draft of 8.11 release notes * updates breaking change * Fixin small things * Adding one more bc * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Nastasha Solomon <[email protected]> * Update docs/release-notes/8.11.asciidoc * Update docs/release-notes/8.11.asciidoc * Update docs/release-notes/8.11.asciidoc * Update docs/release-notes/8.11.asciidoc * Update docs/release-notes/8.11.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Update docs/release-notes/8.11.asciidoc Co-authored-by: Joe Peeples <[email protected]> * Adding known issues * Moves Endpoint features to correct section * Update docs/release-notes/8.11.asciidoc Co-authored-by: Janeen Mikell Roberts <[email protected]> * Update docs/release-notes/8.11.asciidoc * Janeen's input * incorporates Davis' comment --------- Co-authored-by: nastasha.solomon <[email protected]> Co-authored-by: Nastasha Solomon <[email protected]> Co-authored-by: Joe Peeples <[email protected]> Co-authored-by: Janeen Mikell Roberts <[email protected]> (cherry picked from commit d5eb310) Co-authored-by: Benjamin Ironside Goldstein <[email protected]>
Fixes #4005 and fixes #4015
Adds release notes for Elastic Security 8.11, including Endpoint.
Preview: 8.11 release notes