From ec8b1efbe0863a71bbf2024ef7c7fc272abb1f28 Mon Sep 17 00:00:00 2001 From: Mike Birnstiehl Date: Fri, 8 Aug 2025 14:05:08 -0500 Subject: [PATCH 1/2] [Observability Docs] Add 9.0.5 release notes --- release-notes/elastic-observability/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/release-notes/elastic-observability/index.md b/release-notes/elastic-observability/index.md index 198e41c3b3..84a845bbd8 100644 --- a/release-notes/elastic-observability/index.md +++ b/release-notes/elastic-observability/index.md @@ -177,6 +177,16 @@ To check for security updates, go to [Security announcements for the Elastic sta * Improves finding functions in Universal Profiling [#210437]({{kib-pull}}210437). * Adds logical `AND` to monitor tags and locations filter [#217985]({{kib-pull}}217985). +## 9.0.5 [elastic-observability-9.0.5-release-notes] + +### Features and enhancements[elastic-observability-9.0.5-features] +* Submit a comment in a case by pressing `ctrl/cmd` + `enter` [#228473]({{kib-pull}}228473). + +### Fixes [elastic-observability-9.0.5-fixes] +* Instructs AI Assistant not to perform destructive actions [#229497]({{kib-pull}}229497). +* Fixes service error for table column sorting [229199]({kib-pull}229199). +* Fixes Dependencies inventory page issue where loading spinner spins indefinitely when no data exists [228094]({{kib-pull}}228094). + ## 9.0.4 [elastic-observability-9.0.4-release-notes] ### Fixes [elastic-observability-9.0.4-fixes] From 00f2fc697ee085f8f1acd0434be56e42dadb8013 Mon Sep 17 00:00:00 2001 From: Mike Birnstiehl <114418652+mdbirnstiehl@users.noreply.github.com> Date: Fri, 8 Aug 2025 14:09:32 -0500 Subject: [PATCH 2/2] Update release-notes/elastic-observability/index.md Co-authored-by: Brandon Morelli --- release-notes/elastic-observability/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/release-notes/elastic-observability/index.md b/release-notes/elastic-observability/index.md index 84a845bbd8..e99f612bfd 100644 --- a/release-notes/elastic-observability/index.md +++ b/release-notes/elastic-observability/index.md @@ -184,8 +184,8 @@ To check for security updates, go to [Security announcements for the Elastic sta ### Fixes [elastic-observability-9.0.5-fixes] * Instructs AI Assistant not to perform destructive actions [#229497]({{kib-pull}}229497). -* Fixes service error for table column sorting [229199]({kib-pull}229199). -* Fixes Dependencies inventory page issue where loading spinner spins indefinitely when no data exists [228094]({{kib-pull}}228094). +* Fixes service error for table column sorting [#229199]({{kib-pull}}229199). +* Fixes Dependencies inventory page issue where loading spinner spins indefinitely when no data exists [#228094]({{kib-pull}}228094). ## 9.0.4 [elastic-observability-9.0.4-release-notes]