mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
# Backport This will backport the following commits from `main` to `9.0`: - [[docs] Add missing mapped pages (#216681)](https://github.com/elastic/kibana/pull/216681) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Colleen McGinnis","email":"colleen.mcginnis@elastic.co"},"sourceCommit":{"committedDate":"2025-04-01T16:24:52Z","message":"[docs] Add missing mapped pages (#216681)\n\nAdd missing mapped pages listed in [Possible invalid redirects to\n8.18](https://docs.google.com/spreadsheets/d/1bQQVc-QwwXDSd24Vw6Q62dnn_9bxsBeAzeWJAdyxdqI/edit?gid=2025227146#gid=2025227146).","sha":"c8fc5e74d9625af9fecc0f7e8a4b0a3a765277bb","branchLabelMapping":{"^v9.1.0$":"main","^v8.19.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","documentation","backport:version","v9.1.0"],"title":"[docs] Add missing mapped pages","number":216681,"url":"https://github.com/elastic/kibana/pull/216681","mergeCommit":{"message":"[docs] Add missing mapped pages (#216681)\n\nAdd missing mapped pages listed in [Possible invalid redirects to\n8.18](https://docs.google.com/spreadsheets/d/1bQQVc-QwwXDSd24Vw6Q62dnn_9bxsBeAzeWJAdyxdqI/edit?gid=2025227146#gid=2025227146).","sha":"c8fc5e74d9625af9fecc0f7e8a4b0a3a765277bb"}},"sourceBranch":"main","suggestedTargetBranches":["9.0"],"targetPullRequestStates":[{"branch":"9.0","label":"v9.0.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.1.0","branchLabelMappingKey":"^v9.1.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/216681","number":216681,"mergeCommit":{"message":"[docs] Add missing mapped pages (#216681)\n\nAdd missing mapped pages listed in [Possible invalid redirects to\n8.18](https://docs.google.com/spreadsheets/d/1bQQVc-QwwXDSd24Vw6Q62dnn_9bxsBeAzeWJAdyxdqI/edit?gid=2025227146#gid=2025227146).","sha":"c8fc5e74d9625af9fecc0f7e8a4b0a3a765277bb"}}]}] BACKPORT--> Co-authored-by: Colleen McGinnis <colleen.mcginnis@elastic.co>
This commit is contained in:
parent
29998ee927
commit
020c8fce78
1 changed files with 5 additions and 4 deletions
|
@ -2,25 +2,26 @@
|
|||
navigation_title: "Kibana"
|
||||
mapped_pages:
|
||||
- https://www.elastic.co/guide/en/kibana/current/release-notes.html
|
||||
- https://www.elastic.co/guide/en/kibana/current/whats-new.html
|
||||
- https://www.elastic.co/guide/en/kibana/master/release-notes-9.0.0.html
|
||||
- https://www.elastic.co/guide/en/kibana/master/enhancements-and-bug-fixes-v9.0.0.html
|
||||
---
|
||||
|
||||
# Kibana release notes [kibana-release-notes]
|
||||
|
||||
Review the changes, fixes, and more in each version of Kibana.
|
||||
Review the changes, fixes, and more in each version of Kibana.
|
||||
|
||||
To check for security updates, go to [Security announcements for the Elastic stack](https://discuss.elastic.co/c/announcements/security-announcements/31).
|
||||
|
||||
% Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes sections.
|
||||
% Release notes include only features, enhancements, and fixes. Add breaking changes, deprecations, and known issues to the applicable release notes sections.
|
||||
|
||||
% ## version.next [kibana-next-release-notes]
|
||||
|
||||
% ### Features and enhancements [kibana-next-features-enhancements]
|
||||
% *
|
||||
% *
|
||||
|
||||
% ### Fixes [kibana-next-fixes]
|
||||
% *
|
||||
% *
|
||||
|
||||
## 9.0.0 [kibana-900-release-notes]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue