Skip to content
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 RN updates #4214

Merged
merged 4 commits into from
Nov 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions docs/release-notes/8.11.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@
* Enables ES|QL in Timeline (technical preview) ({pull}166764[#166764]).
* Adds the new ES|QL rule type (technical preview) ({pull}165450[#165450]).
* Updates the Endpoint policy UI (**Manage -> Policies**) to include a `Protection updates` tab, a new column called `Deployed version`, and a banner that highlights outdated policies ({pull}165256[#165256], {pull}162719[#162719]).
* Implements Kafka output for {elastic-endpoint} (https://github.com/elastic/endpoint-dev/issues/13192[#13192]).
* Introduces full support for {elastic-endpoint} on macOS (https://github.com/elastic/endpoint-dev/issues/13058[#13058]).
* Introduces full support for {elastic-endpoint} on macOS Sonoma (https://github.com/elastic/endpoint-dev/issues/13058[#13058]).
* Updates {elastic-defend} to support AlmaLinux 9 and Rocky Linux 9 (https://github.com/elastic/endpoint-dev/pull/13613[#13613]).
* Adds a new optional parameter to {elastic-endpoint}'s `top` command. The `--limit` parameter specifies how many times to refresh the command's output before a graceful exit (https://github.com/elastic/endpoint-dev/pull/13608[#13608]).

[discrete]
[[enhancements-8.11.0]]
Expand All @@ -47,6 +48,7 @@
* Adds tooltips to overview section titles in the alert details flyout ({pull}166737[#166737]).
* Updates the `.lists` and `.items` indices to data streams ({pull}162508[#162508]).


[discrete]
[[bug-fixes-8.11.0]]
==== Bug fixes
Expand Down