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.14`: - [[DOCS] Kibana release notes 8.13.3 (#182254)](https://github.com/elastic/kibana/pull/182254) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2024-05-01T22:27:42Z","message":"[DOCS] Kibana release notes 8.13.3 (#182254)","sha":"8ee92ec6468c1a62415aa453327bdc5cd4915ce4","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.14.0","v8.13.3","v8.15.0"],"title":"[DOCS] Kibana release notes 8.13.3","number":182254,"url":"https://github.com/elastic/kibana/pull/182254","mergeCommit":{"message":"[DOCS] Kibana release notes 8.13.3 (#182254)","sha":"8ee92ec6468c1a62415aa453327bdc5cd4915ce4"}},"sourceBranch":"main","suggestedTargetBranches":["8.14","8.13"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.13","label":"v8.13.3","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/182254","number":182254,"mergeCommit":{"message":"[DOCS] Kibana release notes 8.13.3 (#182254)","sha":"8ee92ec6468c1a62415aa453327bdc5cd4915ce4"}}]}] BACKPORT--> Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
46e8fead37
commit
96cf96bfd7
1 changed files with 31 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
Review important information about the {kib} 8.x releases.
|
||||
|
||||
* <<release-notes-8.13.3>>
|
||||
* <<release-notes-8.13.2>>
|
||||
* <<release-notes-8.13.1>>
|
||||
* <<release-notes-8.13.0>>
|
||||
|
@ -63,6 +64,36 @@ Review important information about the {kib} 8.x releases.
|
|||
* <<release-notes-8.0.0-alpha1>>
|
||||
|
||||
--
|
||||
|
||||
[[release-notes-8.13.3]]
|
||||
== {kib} 8.13.3
|
||||
|
||||
The 8.13.3 release includes the following bug fixes.
|
||||
|
||||
[float]
|
||||
[[fixes-v8.13.3]]
|
||||
=== Bug Fixes
|
||||
|
||||
Alerting::
|
||||
* Manage loading fields at initialization ({kibana-pull}180412[#180412]).
|
||||
Elastic Security::
|
||||
For the Elastic Security 8.13.3 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
|
||||
Fleet::
|
||||
* Fixes managed agent policy preconfiguration update ({kibana-pull}181624[#181624]).
|
||||
* Use lowercase dataset in template names ({kibana-pull}180887[#180887]).
|
||||
* Fixes KQL/kuery for getting Fleet Server agent count ({kibana-pull}180650[#180650]).
|
||||
Lens & Visualizations::
|
||||
* Fixes table sorting on time picker interval change in *Lens* ({kibana-pull}182173[#182173]).
|
||||
* Fixes controls on fields with custom label ({kibana-pull}180615[#180615]).
|
||||
Machine Learning::
|
||||
* Fixes deep link for Index data visualizer & ES|QL data visualizer ({kibana-pull}180389[#180389]).
|
||||
Observability::
|
||||
* Make anomalyDetectorTypes optional ({kibana-pull}180717[#180717]).
|
||||
SharedUX::
|
||||
* Revert change to shared UX markdown component for dashboard vis ({kibana-pull}180906[#180906]).
|
||||
Sharing::
|
||||
* Default to saved object description when panel description is not provided ({kibana-pull}181177[#181177]).
|
||||
|
||||
[[release-notes-8.13.2]]
|
||||
== {kib} 8.13.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue