From 6b5f8054885b4efa63a30f1f7e618af419155adb Mon Sep 17 00:00:00 2001 From: Nastasha Solomon <79124755+nastasha-solomon@users.noreply.github.com> Date: Tue, 24 Jun 2025 06:17:43 -0400 Subject: [PATCH] [DOCS] Kibana Release notes for 9.0.3 (#224332) Fixes https://github.com/elastic/docs-content/issues/1766 by providing Kibana Release notes for 9.0.3. Preview: [9.0.3 release notes](https://docs-v3-preview.elastic.dev/elastic/kibana/pull/224332/release-notes/) --------- Co-authored-by: Ying Mao Co-authored-by: wajihaparvez Co-authored-by: florent-leborgne Co-authored-by: James Gowdy --- docs/release-notes/index.md | 39 ++++++++++++++++++++++++++++++ docs/release-notes/known-issues.md | 4 +++ 2 files changed, 43 insertions(+) diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 493a7fb6b81e..11f89a151022 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -21,6 +21,45 @@ To check for security updates, go to [Security announcements for the Elastic sta % ### Fixes [kibana-X.X.X-fixes] % * +## 9.0.3 [kibana-9.0.3-release-notes] + +:::{important} +The 9.0.3 release contains fixes for potential security vulnerabilities. Check our [security advisory for more details](https://discuss.elastic.co/c/announcements/security-announcements/31). +::: + +### Features and enhancements [kibana-9.0.3-features-enhancements] + +**Elastic Observability solution**: +For the Elastic Observability 9.0.3 release information, refer to [Elastic Observability Solution Release Notes](docs-content://release-notes/elastic-observability/index.md). + +**Elastic Security solution**: +For the Elastic Security 9.0.3 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md). + + +### Fixes [kibana-9.0.3-fixes] + +**Alerting**: +* Fixes an issue that caused {{kib}} to repeatedly restart when `xpack.alerting.cancelAlertsOnRuleTimeout` was set to `false` in the `kibana.yml` file [#222263]({{kib-pull}}222263). +* Resolves multiple issues in the Watcher UI that were introduced in 8.18.0, 8.18.1, 9.0.0, and 9.1.0. This includes the table not displaying more than 10 watches, an error banner appearing unexpectedly in certain scenarios, and the search bar functionality not working as expected [#223898]({{kib-pull}}223898). + +**Dashboards and Visualizations**: +* Fixes an issue that prevented navigating through pages when inspecting a chart's data [#217937]({{kib-pull}}217937). + +**Discover**: +* In version 9.0.0, we changed the way time ranges are handled for Discover ES|QL CSV exports ([#216792]({{kib-pull}}216792)). We realized that this change caused an issue with CSV Post URLs now using an absolute time range instead of a relative one, leading to duplicate reports being generated. We've reverted this change while we investigate different solutions [#223249]({{kib-pull}}223249). +* The request URL now appears correctly again when inspecting an ES|QL request [#221816]({{kib-pull}}221816). + +**Elastic Observability solution**: +For the Elastic Observability 9.0.3 release information, refer to [Elastic Observability Solution Release Notes](docs-content://release-notes/elastic-observability/index.md). + +**Elastic Security solution**: +For the Elastic Security 9.0.3 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md). + +**Machine Learning**: +* Ensures the {{bedrock}} connector respects the action proxy configuration [#224130]({{kib-pull}}224130). +* Ensures the OpenAI connector respects the action proxy configuration for all sub-actions [#219617]({{kib-pull}}219617). +* Allows you to add additional fields even if your ingest pipeline is empty when uploading a file [#222775]({{kib-pull}}222775). + ## 9.0.2 [kibana-9.0.2-release-notes] ### Enhancements [kibana-9.0.2-features-enhancements] diff --git a/docs/release-notes/known-issues.md b/docs/release-notes/known-issues.md index fb7f4104e09b..2fc148e563f8 100644 --- a/docs/release-notes/known-issues.md +++ b/docs/release-notes/known-issues.md @@ -26,6 +26,10 @@ To temporarily resolve the issue and allow the upgrade to proceed, follow these 1. Remove the `xpack.alerting.cancelAlertsOnRuleTimeout: false` setting from the `kibana.yml` file. 2. Restart {{kib}} to apply the changes. +**Resolved** + +This was resolved in {{stack}} 9.0.3. + :::: ::::{dropdown} Errors in rule executions occur when maintenance windows have filters