-
Notifications
You must be signed in to change notification settings - Fork 213
[DOCS] 8.4 release notes #2314
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
[DOCS] 8.4 release notes #2314
Changes from 5 commits
56ff23e
89ae22b
88cd71f
a5e0b63
7a5f85d
3aca26d
fbb1bbe
ac01d7c
c26ec37
50e05ca
0ea082f
9925a8c
f67bced
b5691cf
88040a3
3230f03
c717710
3165e5f
44017f2
357f273
3e09ac0
8686ecf
a4ebc85
7026398
29e4976
cd6937f
319fd01
1c3d531
f8b922b
3c04876
4302e85
55599dd
aad41ae
5aec400
6ec539c
393dd74
995dc0a
6aa40e1
6743a61
4064f3c
1238916
31844d9
d463311
aed6328
57ccd20
814f5dc
fbf8b06
29fd5fd
afcc8dd
e51ac23
0675ebe
1f377e0
dff443f
b840fd8
70e699d
16699bf
0e11986
c2b6724
6d9148b
a6f44a3
eee7c18
bcd1058
8cac0e1
d3d9b38
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 | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,74 @@ | ||||||
| [[release-notes-header-8.4.0]] | ||||||
| == 8.4 | ||||||
|
|
||||||
| [discrete] | ||||||
| [[release-notes-8.4.0]] | ||||||
| === 8.4.0 | ||||||
|
|
||||||
| [discrete] | ||||||
| [[known-issue-8.4.0]] | ||||||
| ==== Known issue | ||||||
|
nastasha-solomon marked this conversation as resolved.
Outdated
|
||||||
|
|
||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
|
|
||||||
| [discrete] | ||||||
| [[breaking-changes-8.4.0]] | ||||||
| ==== Breaking changes | ||||||
| // tag::breaking-changes[] | ||||||
| // NOTE: The breaking-changes tagged regions are reused in the Elastic Installation and Upgrade Guide. The pull attribute is defined within this snippet so it properly resolves in the output. | ||||||
| :pull: {pull} | ||||||
| // end::breaking-changes[] | ||||||
|
|
||||||
| [discrete] | ||||||
| [[features-8.4.0]] | ||||||
| ==== Features | ||||||
|
nastasha-solomon marked this conversation as resolved.
|
||||||
| * Creates a new rule type, New Terms, that fires when a value appears for the first time in a particular field ({pull}134526[#134526]). | ||||||
|
nastasha-solomon marked this conversation as resolved.
Outdated
|
||||||
| * Adds related alerts based on process ancestry to alert details ({pull}136009[#136009], {pull}138419[#138419], {pull}135340[#135340]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Adds docs for Osquery API ({pull}137162[#137162]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Creates the "Create dashboard" button to the Dashboards landing page ({pull}136671[#136671]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Adds support for wildcard exceptions for detection rules. New operators are "matches" and "does not match" ({pull}136147[#136147]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Adds a new search query parameter, `dry_run`, to the bulk actions API that allows you to simulate a bulk action without updating rules ({pull}134664[#134664]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Creates the Responder, an interface that enables you to take actions on specific hosts ({pull}134520[#134520]) | ||||||
|
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. @joepeeples flagging this in case you have a specific summary in mind for this feature. |
||||||
| * Enables a new method for the Task Manager API: `bulkUpdateSchedules`, which enables you to update the execution timing of `idle` tasks ({pull}132637[#132637]). | ||||||
|
nastasha-solomon marked this conversation as resolved.
Outdated
|
||||||
|
|
||||||
| [discrete] | ||||||
| [[bug-fixes-8.4.0]] | ||||||
| ==== Bug fixes and enhancements | ||||||
| * Updates the Network page's UI to match other overview pages ({pull}137541[#137541], {pull}136913[#136913]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes an error that could occur when you tried to apply an index pattern to rules as a bulk action ({pull}134664[#134664]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Enhances rule previews with configurable rule intervals and look-back times ({pull}137102[#137102]). | ||||||
| * Enhances the "status pending" badge for endpoint actions with detailed status when you hover on it ({pull}136966[#136966]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Turns grouped navigation on by default ({pull}136819[#136819]). | ||||||
| * Adds a confirmation dialog to bulk rule export ({pull}136418[#136418]). | ||||||
| * Adds index pattern info to the Inspect panel({pull}136407[#136407]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Adds a custom dashboards table to the Dashboards page ({pull}136221[#136221]). | ||||||
| * Fixes a performance issue with alerts that have large fields ({pull}135956[#135956]). | ||||||
|
nastasha-solomon marked this conversation as resolved.
Outdated
|
||||||
| * Replaces the response actions timeline with the response actions log ({pull}135360[#135360]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Updates the UI for displaying Exceptions ({pull}135255[#135255]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes performance issues with rules management ({pull}135311[#135311]). | ||||||
| * Allows you to define a fallback `@timestamp` when you've defined a timestamp override ({pull}135116[#135116]). | ||||||
|
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. I thought this allows users to define a fallback timestamp in place of the timestamp override field. @jmikell821 would you mind taking a look at this summary?
nastasha-solomon marked this conversation as resolved.
Outdated
|
||||||
| * Enhances the Host risk score modal UI ({pull}133708[#133708]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Updates the lists index template to new logic ({pull}133067[#133067]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Adds event filters to the Event Correlation rule type ({pull}132507[#132507]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Allows you to define a data view or index pattern for rules ({pull}130929[#130929]). | ||||||
|
nastasha-solomon marked this conversation as resolved.
Outdated
|
||||||
| * Adds a treemap and multi-dimensional alert grouping to the Alerts page ({pull}126896[#126896]). | ||||||
|
nastasha-solomon marked this conversation as resolved.
Outdated
|
||||||
|
|
||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes an incorrect counter for exported rules ({pull}138598[#138598]). | ||||||
| * Fixes event filters based on OS version ({pull}138517[#138517]). | ||||||
| * Fixes a bug that could change the batch size for event search in Indicator Rules ({pull}138356[#138356]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes a bug that could crash the alert flyout ({pull}138331[#138331]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes the preview button for {ml} rules ({pull}137878[#137878]). | ||||||
| * Fixes a bug that could crash the Endpoint list when a policy ID was missing ({pull}137788[#137788]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes a bug that could interfere with opening host or user details pages ({pull}137719[#137719]). | ||||||
| * Fixes several bugs related to refreshing the Alerts page ({pull}137620[#137620]). | ||||||
| * Fixes a bug with bulk rule deletion with a defined data view ({pull}137585[#137585]). | ||||||
|
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.
Suggested change
nastasha-solomon marked this conversation as resolved.
Outdated
|
||||||
| * Fixes a bug with look-back time in advanced query previews ({pull}137517[#137517]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes a bug that prevented Threshold Rules' timeline templates from being respected during investigations ({pull}137233[#137233]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes a permissions bug related to the Save Timeline button ({pull}136724[#136724]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes a bug with selecting timeline templates with the same name ({pull}135694[#135694]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes field aliases to `signal-threshold_result.*` ({pull}135565[#135565]). | ||||||
| * Fixes a bug that lost track of which rules you had selected after refreshing the Rules page ({pull}135533[#135533]). | ||||||
| * Fixes a bug that lost track of which rules you had selected alter applying a bulk action on the Rules page ({pull}135291[#135291]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes a bug that prevented the rule details table from pausing auto-refresh while bulk actions are being applied ({pull}135208[135208]). | ||||||
|
nastasha-solomon marked this conversation as resolved.
Outdated
|
||||||
| * Fixes a bug that could cuase queries with nested fields to fail open ({pull}134866[#134866]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Fixes a bug that slowed down the display of Network details ({pull}133539[#133539]). | ||||||
|
benironside marked this conversation as resolved.
Outdated
|
||||||
| * Various minor bug fixes and enhancements ({pull}133079[#133079], {pull}138135[#138135], {pull}138286[#138286], {pull}138131[#138131], {pull}137588[#137588], {pull}137511[#137511], {pull}137492[#137492], {pull}135907[#135907], {pull}135426[#135426]). | ||||||
|
nastasha-solomon marked this conversation as resolved.
Outdated
nastasha-solomon marked this conversation as resolved.
Outdated
|
||||||
Uh oh!
There was an error while loading. Please reload this page.