mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
# Backport This will backport the following commits from `main` to `8.x`: - [[Docs] 8.15.5 release notes (#201050)](https://github.com/elastic/kibana/pull/201050) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"wajihaparvez","email":"wajiha.parvez@elastic.co"},"sourceCommit":{"committedDate":"2024-11-21T09:06:29Z","message":"[Docs] 8.15.5 release notes (#201050)\n\n## Summary\r\n\r\nAdding a section for 8.15.5 release notes.\r\n\r\nCloses: [#567](https://github.com/elastic/platform-docs-team/issues/567)","sha":"7f880cce09abeb1b28bf46a3caa7bcb2958ceda4","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","v8.15.0","v8.16.0","backport:version","v8.17.0","v8.18.0","v8.15.5"],"title":"[Docs] 8.15.5 release notes","number":201050,"url":"https://github.com/elastic/kibana/pull/201050","mergeCommit":{"message":"[Docs] 8.15.5 release notes (#201050)\n\n## Summary\r\n\r\nAdding a section for 8.15.5 release notes.\r\n\r\nCloses: [#567](https://github.com/elastic/platform-docs-team/issues/567)","sha":"7f880cce09abeb1b28bf46a3caa7bcb2958ceda4"}},"sourceBranch":"main","suggestedTargetBranches":["8.15","8.16","8.17","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201050","number":201050,"mergeCommit":{"message":"[Docs] 8.15.5 release notes (#201050)\n\n## Summary\r\n\r\nAdding a section for 8.15.5 release notes.\r\n\r\nCloses: [#567](https://github.com/elastic/platform-docs-team/issues/567)","sha":"7f880cce09abeb1b28bf46a3caa7bcb2958ceda4"}},{"branch":"8.15","label":"v8.15.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.16","label":"v8.16.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: wajihaparvez <wajiha.parvez@elastic.co>
This commit is contained in:
parent
deed753848
commit
577c5dece4
1 changed files with 22 additions and 0 deletions
|
@ -12,6 +12,7 @@ Review important information about the {kib} 8.x releases.
|
|||
|
||||
* <<release-notes-8.16.1>>
|
||||
* <<release-notes-8.16.0>>
|
||||
* <<release-notes-8.15.5>>
|
||||
* <<release-notes-8.15.4>>
|
||||
* <<release-notes-8.15.3>>
|
||||
* <<release-notes-8.15.2>>
|
||||
|
@ -506,6 +507,27 @@ Management::
|
|||
* Fixes the pagination of the source documents data grid in Transforms ({kibana-pull}196119[#196119]).
|
||||
* Fixes autocomplete suggestions after a comma in Console ({kibana-pull}189656[#189656]).
|
||||
|
||||
[[release-notes-8.15.5]]
|
||||
== {kib} 8.15.5
|
||||
|
||||
The 8.15.5 release includes the following bug fixes.
|
||||
|
||||
[float]
|
||||
[[fixes-v8.15.5]]
|
||||
=== Bug fixes
|
||||
Canvas::
|
||||
* Fixes an issue with Canvas not rendering maps with queries or filters ({kibana-pull}199339[#199339]).
|
||||
Discover::
|
||||
* Fixes an issue where the `has_es_data` check was causing {kib} to hang ({kibana-pull}200476[#200476]).
|
||||
Elastic Observability solution::
|
||||
* Changes the order of the errors shown on Infrastructure applications to be more relevant ({kibana-pull}200531[#200531]).
|
||||
* Fixes the summary calculation for a calendar-aligned and occurrences-based SLO ({kibana-pull}199873[#199873]).
|
||||
Elastic Security solution::
|
||||
For the Elastic Security 8.15.5 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
|
||||
Platform::
|
||||
* Fixes an issue with duplicate references to objects when copying saved objects to other spaces ({kibana-pull}200053[#200053]).
|
||||
* Fixes button colors in the "Share data view to spaces" flyout ({kibana-pull}196004[#196004]).
|
||||
|
||||
[[release-notes-8.15.4]]
|
||||
== {kib} 8.15.4
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue