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 `8.9`: - [[DOCS] Adds the release notes for the 8.9.1 release. (#163578)](https://github.com/elastic/kibana/pull/163578) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"amyjtechwriter","email":"61687663+amyjtechwriter@users.noreply.github.com"},"sourceCommit":{"committedDate":"2023-08-11T13:03:10Z","message":"[DOCS] Adds the release notes for the 8.9.1 release. (#163578)\n\n## Summary\r\n\r\nAdds the release notes for the 8.9.1 release.\r\n\r\nCloses:#163565","sha":"9bc2150c789fef4f8ddf5c3ee329a971e4e0c8cb","branchLabelMapping":{"^v8.10.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.10.0","v8.9.1"],"number":163578,"url":"https://github.com/elastic/kibana/pull/163578","mergeCommit":{"message":"[DOCS] Adds the release notes for the 8.9.1 release. (#163578)\n\n## Summary\r\n\r\nAdds the release notes for the 8.9.1 release.\r\n\r\nCloses:#163565","sha":"9bc2150c789fef4f8ddf5c3ee329a971e4e0c8cb"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"main","label":"v8.10.0","labelRegex":"^v8.10.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/163578","number":163578,"mergeCommit":{"message":"[DOCS] Adds the release notes for the 8.9.1 release. (#163578)\n\n## Summary\r\n\r\nAdds the release notes for the 8.9.1 release.\r\n\r\nCloses:#163565","sha":"9bc2150c789fef4f8ddf5c3ee329a971e4e0c8cb"}},{"branch":"8.9","label":"v8.9.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
This commit is contained in:
parent
c375c78160
commit
2bc538692a
1 changed files with 48 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
Review important information about the {kib} 8.x releases.
|
||||
|
||||
* <<release-notes-8.9.1>>
|
||||
* <<release-notes-8.9.0>>
|
||||
* <<release-notes-8.8.2>>
|
||||
* <<release-notes-8.8.1>>
|
||||
|
@ -45,6 +46,53 @@ Review important information about the {kib} 8.x releases.
|
|||
* <<release-notes-8.0.0-alpha1>>
|
||||
|
||||
--
|
||||
[[release-notes-8.9.1]]
|
||||
== {kib} 8.9.1
|
||||
|
||||
coming::[8.9.1]
|
||||
|
||||
Review the following information about the {kib} 8.9.1 release.
|
||||
|
||||
[float]
|
||||
[[breaking-changes-8.9.1]]
|
||||
=== Breaking changes
|
||||
|
||||
Breaking changes can prevent your application from optimal operation and performance.
|
||||
Before you upgrade to 8.9.0, review the breaking changes, then mitigate the impact to your application.
|
||||
|
||||
There are no breaking changes in the {kib} 8.9.1 release.
|
||||
|
||||
To review the breaking changes in the previous release, check {kibana-ref-all}/8.9/release-notes-8.9.0.html#breaking-changes-8.9.0[8.9.0].
|
||||
|
||||
[float]
|
||||
[[fixes-v8.9.1]]
|
||||
=== Bug Fixes
|
||||
APM::
|
||||
* Fixes flame graph rendering on the transaction detail page ({kibana-pull}162968[#162968]).
|
||||
* Check if documents are missing `span.name` ({kibana-pull}162899[#162899]).
|
||||
* Fixes transaction action menu for Trace Explorer and dependency operations ({kibana-pull}162213[#162213]).
|
||||
Canvas::
|
||||
* Fixes embeddables not rendering in Canvas ({kibana-pull}163013[#163013]).
|
||||
Discover::
|
||||
* Fixes grid styles to enable better content wrapping ({kibana-pull}162325[#162325]).
|
||||
* Fixes search sessions using temporary data views ({kibana-pull}161029[#161029]).
|
||||
* Make share links and search session information shorter for temporary data views ({kibana-pull}161180[#161180]).
|
||||
Elastic Security::
|
||||
For the Elastic Security 8.9.1 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
|
||||
Fleet::
|
||||
* Fixes for query error on Agents list in the UI ({kibana-pull}162816[#162816]).
|
||||
* Remove duplicate path being pushed to package archive ({kibana-pull}162724[#162724]).
|
||||
Management::
|
||||
* Resolves potential errors present in v8.9.0 with data views that contain field filters that have been edited ({kibana-pull}162860[#162860]).
|
||||
Uptime::
|
||||
* Fixes Monitor not found 404 message display ({kibana-pull}163501[#163501]).
|
||||
|
||||
[float]
|
||||
[[enhancement-v8.9.1]]
|
||||
=== Enhancements
|
||||
Discover::
|
||||
* Set legend width to extra large and enable text wrapping in legend labels ({kibana-pull}163009[#163009]).
|
||||
|
||||
[[release-notes-8.9.0]]
|
||||
== {kib} 8.9.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue