Skip to content

Commit a95facf

Browse files
[9.0] [Docs] Release notes for 9.0.7 (elastic#234666) (elastic#235163)
# Backport This will backport the following commits from `main` to `9.0`: - [[Docs] Release notes for 9.0.7 (elastic#234666)](elastic#234666) <!--- Backport version: 10.0.2 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"florent-leborgne","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-09-16T07:33:28Z","message":"[Docs] Release notes for 9.0.7 (elastic#234666)\n\nCloses: https://github.com/elastic/docs-content/issues/2871","sha":"0582438b82dd49906b0840ae9868142b8dac353e","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","backport:version","v9.2.0","v9.1.4","v9.0.7"],"title":"[Docs] Release notes for 9.0.7","number":234666,"url":"https://github.com/elastic/kibana/pull/234666","mergeCommit":{"message":"[Docs] Release notes for 9.0.7 (elastic#234666)\n\nCloses: https://github.com/elastic/docs-content/issues/2871","sha":"0582438b82dd49906b0840ae9868142b8dac353e"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/234666","number":234666,"mergeCommit":{"message":"[Docs] Release notes for 9.0.7 (elastic#234666)\n\nCloses: https://github.com/elastic/docs-content/issues/2871","sha":"0582438b82dd49906b0840ae9868142b8dac353e"}},{"branch":"9.1","label":"v9.1.4","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/235160","number":235160,"state":"OPEN"},{"branch":"9.0","label":"v9.0.7","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT-->
1 parent 7e643b0 commit a95facf

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/release-notes/index.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,19 @@ To check for security updates, go to [Security announcements for the Elastic sta
2121
% ### Fixes [kibana-X.X.X-fixes]
2222
% *
2323

24+
## 9.0.7 [kibana-9.0.7-release-notes]
25+
26+
### Fixes [kibana-9.0.7-fixes]
27+
28+
**Elastic Security solution**:
29+
For the Elastic Security 9.0.7 release information, refer to [Elastic Security Solution Release Notes](docs-content://release-notes/elastic-security/index.md).
30+
31+
**Kibana security**:
32+
* Fixes an issue causing the API Keys Management page to break when trying to load API keys with null names [#234083]({{kib-pull}}234083).
33+
34+
**Search solution**:
35+
* Fixes the Docs Explorer paging information to correctly render bold text instead of escaped HTML [#234079]({{kib-pull}}234079).
36+
2437
## 9.0.6 [kibana-9.0.6-release-notes]
2538

2639
:::{important}

0 commit comments

Comments
 (0)