From 84cc93f6a07deb5657e6d1f45731c190b20e436c Mon Sep 17 00:00:00 2001 From: florent-leborgne Date: Tue, 16 Sep 2025 09:33:28 +0200 Subject: [PATCH] [Docs] Release notes for 9.0.7 (#234666) Closes: https://github.com/elastic/docs-content/issues/2871 (cherry picked from commit 0582438b82dd49906b0840ae9868142b8dac353e) --- docs/release-notes/index.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index d10fb0c670bc2..85177425c10cf 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -372,6 +372,20 @@ For the Elastic Security 9.1.0 release information, refer to [Elastic Security S * Adjusts the `z-index` of the app menu header to not conflict with the Persistent Console [#224708]({{kib-pull}}224708). * Fixes an issue preventing solution navigation submenu items from being displayed when the navigation is collapsed [#227705]({{kib-pull}}227705). + +## 9.0.7 [kibana-9.0.7-release-notes] + +### Fixes [kibana-9.0.7-fixes] + +**Elastic Security solution**: +For the Elastic Security 9.0.7 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md). + +**Kibana security**: +* Fixes an issue causing the API Keys Management page to break when trying to load API keys with null names [#234083]({{kib-pull}}234083). + +**Search solution**: +* Fixes the Docs Explorer paging information to correctly render bold text instead of escaped HTML [#234079]({{kib-pull}}234079). + ## 9.0.6 [kibana-9.0.6-release-notes] :::{important}