From a0784d5130f7f6a456334b1cd634b5f36f17e07d Mon Sep 17 00:00:00 2001 From: Mike Birnstiehl Date: Thu, 10 Jul 2025 14:48:15 -0500 Subject: [PATCH 1/2] [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] From 941d738ef0b1b15bc29c836b43f4b1428c5999fa Mon Sep 17 00:00:00 2001 From: Mike Birnstiehl Date: Mon, 14 Jul 2025 11:37:29 -0500 Subject: [PATCH 2/2] update release notes --- release-notes/elastic-observability/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/release-notes/elastic-observability/index.md b/release-notes/elastic-observability/index.md index 083870d053..8159903fc2 100644 --- a/release-notes/elastic-observability/index.md +++ b/release-notes/elastic-observability/index.md @@ -25,12 +25,12 @@ To check for security updates, go to [Security announcements for the Elastic sta ### 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). +* Fixes missing sparklines in the Dependencies table in the APM UI [#227211]({{kib-pull}}227211). +* Fixes legacy Uptime monitoring UI not showing when turned on [#226999]({{kib-pull}}226999). +* Fixes response handling of `get_apm_dependencies` tool call [#226601]({{kib-pull}}226601). +* Fixes query function calls when using Claude LLM [#226078]({{kib-pull}}226078). +* Fixes Agent Explorer boundary errors [#225071]({{kib-pull}}225071). +* Fixes broken EDOT JVM metrics dashboard when classic APM agent metrics are present [#224052]({{kib-pull}}224052). ## 9.0.3 [elastic-observability-9.0.3-release-notes]