From a0784d5130f7f6a456334b1cd634b5f36f17e07d Mon Sep 17 00:00:00 2001 From: Mike Birnstiehl Date: Thu, 10 Jul 2025 14:48:15 -0500 Subject: [PATCH] [Observability] Add 9.0.4 Observability release notes --- release-notes/elastic-observability/index.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/release-notes/elastic-observability/index.md b/release-notes/elastic-observability/index.md index a6b9c1285a..083870d053 100644 --- a/release-notes/elastic-observability/index.md +++ b/release-notes/elastic-observability/index.md @@ -21,21 +21,32 @@ To check for security updates, go to [Security announcements for the Elastic sta % ### Fixes [elastic-observability-next-fixes] % * +## 9.0.4 [elastic-observability-9.0.4-release-notes] + +### Fixes [elastic-observability-9.0.4-fixes] + +* Fixes missing sparklines from dependency [#227211]({{kib-pull}}227211). +* Available in stateful solution view if enabled [#226999]({{kib-pull}}226999). +* Fixes response handling of get_apm_dependencies tool call [#226601]({{kib-pull}}226601). +* Collapse *query tool calls [#226078]({{kib-pull}}226078). +* Fixes Agent Explorer page [#225071]({{kib-pull}}225071). +* Fixes broken EDOT JVM metrics dashboard when classic agent metrics are present [#224052]({{kib-pull}}224052). + ## 9.0.3 [elastic-observability-9.0.3-release-notes] ### Enhancements [elastic-observability-9.0.3-features-enhancements] -* Improve the system prompt and instructions for working with Claude models [#221965](https://github.com/elastic/kibana/pull/221965). +* Improve the system prompt and instructions for working with Claude models [#221965]({{kib-pull}}221965). ### Fixes [elastic-observability-9.0.3-fixes] -* Tool instructions are no longer shown in the system message when tools are disabled [#223278](https://github.com/elastic/kibana/pull/223278). +* Tool instructions are no longer shown in the system message when tools are disabled [#223278]({{kib-pull}}223278). ## 9.0.2 [elastic-observability-9.0.2-release-notes] ### Enhancements [elastic-observability-9.0.2-features-enhancements] -* Enhanced the handling of missing `service.environment` attributes [#217899](https://github.com/elastic/kibana/pull/217899). +* Enhanced the handling of missing `service.environment` attributes [#217899]({{kib-pull}}217899). ### Fixes [elastic-observability-9.0.2-fixes]