mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Move case features to the correct section in kibana release notes (#157805)
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
This commit is contained in:
parent
0689c638d3
commit
3ca6559f01
1 changed files with 16 additions and 12 deletions
|
@ -170,13 +170,9 @@ To monitor endpoints, pages, and user journeys, go to **{observability}** -> **S
|
|||
|
||||
Alerting::
|
||||
* Adds Maintenance Window Task Runner Integration + New AAD/Event Log Fields {kibana-pull}154761[#154761]
|
||||
* Adds support for file attachments in Cases {kibana-pull}154436[#154436]
|
||||
* Adds support for users authenticated with API keys to manage alerting rules {kibana-pull}154189[#154189]
|
||||
* Adds the ability to control allowed attached file mime types and the maximum file size {kibana-pull}154013[#154013]
|
||||
* Adds query and timeframe params to RuleAction to filter alerts {kibana-pull}152360[#152360]
|
||||
* Adds the Cases column to the alerts table {kibana-pull}150963[#150963]
|
||||
* Adds filtering and sorting for the case activity {kibana-pull}149396[#149396]
|
||||
* Adds the ability to filter user activities with pagination {kibana-pull}152702[#152702]
|
||||
|
||||
APM::
|
||||
* Adds group-by feature in APM rules {kibana-pull}155001[#155001]
|
||||
|
@ -185,6 +181,12 @@ APM::
|
|||
* Adds table tabs showing summary of metrics {kibana-pull}153044[#153044]
|
||||
* Adds warning to Edit Rule Flyout when publicUrl is not configured {kibana-pull}149832[#149832]
|
||||
|
||||
Cases::
|
||||
* Adds support for file attachments in Cases {kibana-pull}154436[#154436]
|
||||
* Adds the Cases column to the alerts table {kibana-pull}150963[#150963]
|
||||
* Adds filtering and sorting for the case activity {kibana-pull}149396[#149396]
|
||||
* Adds the ability to filter user activities with pagination {kibana-pull}152702[#152702]
|
||||
|
||||
Dashboard::
|
||||
Pins the unified search bar and dashboard toolbar to the top of the dashboard page when scrolling {kibana-pull}145628[#145628]
|
||||
|
||||
|
@ -746,15 +748,7 @@ For detailed information about the 8.7.0 release, review the enhancements and bu
|
|||
=== Enhancements
|
||||
Alerting::
|
||||
* Bring flapping status and settings in o11y {kibana-pull}150483[#150483]
|
||||
* Redesign all cases list select modal {kibana-pull}149851[#149851]
|
||||
* RenderCustomActionsRow with named params instead of args {kibana-pull}149304[#149304]
|
||||
* Adds new column `Updated on ` in `all cases list ` table. This column can be sorted and can persist sorting options {kibana-pull}149116[#149116]
|
||||
* Users can now click a button on Case Detail and All Cases List to copy a case's UUID to the clipboard {kibana-pull}148962[#148962]
|
||||
* Sorting, severity filter and status filter are now persisted in the URL and local storage for the all cases list {kibana-pull}148549[#148549]
|
||||
* Sorting by status, severity, and title is now allowed in the all-cases list {kibana-pull}148193[#148193]
|
||||
* See "My recently assigned cases" to the recent cases widget of Security Solution dashboard {kibana-pull}147763[#147763]
|
||||
* Adds the ability to bulk edit assignees on multiple cases {kibana-pull}146907[#146907]
|
||||
* Save draft user comment {kibana-pull}146327[#146327]
|
||||
* Ram 145739 use bulk enable disable in UI {kibana-pull}145928[#145928]
|
||||
* Create generic retry if function {kibana-pull}145713[#145713]
|
||||
* Return rules from bulk enable {kibana-pull}145391[#145391]
|
||||
|
@ -780,6 +774,16 @@ APM::
|
|||
* Adds pagination to source map API {kibana-pull}145959[#145959]
|
||||
* Adds ability to offset point labels on maps {kibana-pull}145773[#145773]
|
||||
|
||||
Cases::
|
||||
* Adds new column `Updated on ` in `all cases list ` table. This column can be sorted and can persist sorting options {kibana-pull}149116[#149116]
|
||||
* Improves the design of all cases list select modal {kibana-pull}149851[#149851]
|
||||
* Adds a button to Case Detail and All Cases List to copy case UUIDs to the clipboard {kibana-pull}148962[#148962]
|
||||
* Adds the ability to persist sorting, severity filter, and status filter in the URL and local storage for the all cases list {kibana-pull}148549[#148549]
|
||||
* Adds the ability to allow sorting by status, severity, and title in the all-cases list {kibana-pull}148193[#148193]
|
||||
* See "My recently assigned cases" to the recent cases widget of Overview dashboard in Security {kibana-pull}147763[#147763]
|
||||
* Adds the ability to bulk edit assignees on multiple cases {kibana-pull}146907[#146907]
|
||||
* Adds the ability to save draft comments {kibana-pull}146327[#146327]
|
||||
|
||||
Dashboard::
|
||||
* Add new panel settings option to change the title, description, and time range for panels {kibana-pull}148301[#148301]
|
||||
* Anchor time slider to start {kibana-pull}148028[#148028]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue