mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
# Backport This will backport the following commits from `main` to `8.9`: - [[DOCS] Adds the 8.9.2 release notes. (#165370)](https://github.com/elastic/kibana/pull/165370) <!--- 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-09-04T17:20:40Z","message":"[DOCS] Adds the 8.9.2 release notes. (#165370)\n\n## Summary\r\n\r\nAdds the 8.9.2 release notes.","sha":"6e7624f064c39b857fec0c9f0d77f956b2c6a74f","branchLabelMapping":{"^v8.11.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.10.0","v8.11.0","v8.9.2"],"number":165370,"url":"https://github.com/elastic/kibana/pull/165370","mergeCommit":{"message":"[DOCS] Adds the 8.9.2 release notes. (#165370)\n\n## Summary\r\n\r\nAdds the 8.9.2 release notes.","sha":"6e7624f064c39b857fec0c9f0d77f956b2c6a74f"}},"sourceBranch":"main","suggestedTargetBranches":["8.9"],"targetPullRequestStates":[{"branch":"8.10","label":"v8.10.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/165622","number":165622,"state":"MERGED","mergeCommit":{"sha":"8ddf099d12d0eab3ae61d35b39ab937fc709ef9d","message":"[8.10] [DOCS] Adds the 8.9.2 release notes. (#165370) (#165622)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.10`:\n- [[DOCS] Adds the 8.9.2 release notes.\n(#165370)](https://github.com/elastic/kibana/pull/165370)\n\n<!--- Backport version: 8.9.7 --> Co-authored-by: amyjtechwriter <61687663+amyjtechwriter@users.noreply.github.com>
This commit is contained in:
parent
7bb86679fe
commit
e813730f26
1 changed files with 35 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
Review important information about the {kib} 8.x releases.
|
||||
|
||||
* <<release-notes-8.9.2>>
|
||||
* <<release-notes-8.9.1>>
|
||||
* <<release-notes-8.9.0>>
|
||||
* <<release-notes-8.8.2>>
|
||||
|
@ -46,6 +47,40 @@ Review important information about the {kib} 8.x releases.
|
|||
* <<release-notes-8.0.0-alpha1>>
|
||||
|
||||
--
|
||||
[[release-notes-8.9.2]]
|
||||
== {kib} 8.9.2
|
||||
|
||||
Review the following information about the {kib} 8.9.2 release.
|
||||
|
||||
[float]
|
||||
[[enhancement-v8.9.2]]
|
||||
=== Enhancements
|
||||
|
||||
Fleet::
|
||||
* Adds the configuration setting `xpack.fleet.packageVerification.gpgKeyPath` as an environment variable in the {kib} container ({kibana-pull}163783[#163783]).
|
||||
|
||||
[float]
|
||||
[[fixes-v8.9.2]]
|
||||
=== Bug Fixes
|
||||
|
||||
Dashboard::
|
||||
* Fixes missing state on short URLs could be lost on an alias match redirect ({kibana-pull}163658[#163658]).
|
||||
* Fixes 'Download CSV' returning no data when panel has custom time range outside the time range of the global time picker ({kibana-pull}163887[#163887]).
|
||||
* Fixes **Dashboard** getting stuck at loading in {kib} when Controls is used and mapping changed from integer to keyword ({kibana-pull}163529[#163529]).
|
||||
Elastic Security::
|
||||
For the Elastic Security 8.9.2 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
|
||||
Lens & Visualizations::
|
||||
* Allow removing temporary data view from event annotation group in *Lens* ({kibana-pull}163976[#163976]).
|
||||
Machine Learning::
|
||||
* Anomaly detection wizard: ensure custom URLs test functionality works as expected ({kibana-pull}165055[#165055]).
|
||||
* Fixes anomaly detection module manifest queries for {kib} sample data sets, so cold and frozen tiers are not queried ({kibana-pull}164332[#164332]).
|
||||
Management::
|
||||
* Transforms: Fixes privileges check ({kibana-pull}163687[#163687]).
|
||||
Operations::
|
||||
* Fixes an issue where {kib} did not start on CentOS/RHEL 7 ({kibana-pull}165151[#165151]).
|
||||
Reporting::
|
||||
* Allow custom roles to use image reporting in **Dashboard** ({kibana-pull}163873[#163873]).
|
||||
|
||||
[[release-notes-8.9.1]]
|
||||
== {kib} 8.9.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue