mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
# Backport This will backport the following commits from `main` to `8.13`: - [[DOCS] Adds the release notes for 8.13.1 (#179760)](https://github.com/elastic/kibana/pull/179760) <!--- 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-04-01T22:47:17Z","message":"[DOCS] Adds the release notes for 8.13.1 (#179760)\n\nCo-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>","sha":"80878e4d98acf308e96a34229ad470b53560a525","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.14.0","v8.13.1"],"title":"[DOCS] Adds the release notes for 8.13.1","number":179760,"url":"https://github.com/elastic/kibana/pull/179760","mergeCommit":{"message":"[DOCS] Adds the release notes for 8.13.1 (#179760)\n\nCo-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>","sha":"80878e4d98acf308e96a34229ad470b53560a525"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/179760","number":179760,"mergeCommit":{"message":"[DOCS] Adds the release notes for 8.13.1 (#179760)\n\nCo-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com>","sha":"80878e4d98acf308e96a34229ad470b53560a525"}},{"branch":"8.13","label":"v8.13.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
9d6bcaa169
commit
91d2f045bd
1 changed files with 32 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
|
||||
Review important information about the {kib} 8.x releases.
|
||||
|
||||
* <<release-notes-8.13.1>>
|
||||
* <<release-notes-8.13.0>>
|
||||
* <<release-notes-8.12.2>>
|
||||
* <<release-notes-8.12.1>>
|
||||
|
@ -61,6 +62,37 @@ Review important information about the {kib} 8.x releases.
|
|||
* <<release-notes-8.0.0-alpha1>>
|
||||
|
||||
--
|
||||
|
||||
[[release-notes-8.13.1]]
|
||||
== {kib} 8.13.1
|
||||
|
||||
The 8.13.1 release includes the following bug fixes.
|
||||
|
||||
[float]
|
||||
[[enhancement-v8.13.1]]
|
||||
=== Enhancements
|
||||
Fleet::
|
||||
* Remove `index.query.default_field` setting from managed component template settings ({kibana-pull}178020[#178020]).
|
||||
|
||||
[float]
|
||||
[[fixes-v8.13.1]]
|
||||
=== Bug Fixes
|
||||
Alerting::
|
||||
* Limit useEffect to calculate view in app URL ({kibana-pull}179197[#179197]).
|
||||
Data Discovery::
|
||||
* Hide "Save"/"Save as" actions from "Unsaved changes" badge for read-only users ({kibana-pull}179132[#179132]).
|
||||
Elastic Security::
|
||||
For the Elastic Security 8.13.1 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
|
||||
Fleet::
|
||||
* Use index exists check in fleet-metrics-task ({kibana-pull}179404[#179404]).
|
||||
Lens & Visualizations::
|
||||
* Fixes wilcard complex scenarios ({kibana-pull}178938[#178938]).
|
||||
Machine Learning::
|
||||
* AIOps: Fix text field candidate selection for log rate analysis ({kibana-pull}179699[#179699]).
|
||||
Observability::
|
||||
* Fall back to top 5 docs on scoring error ({kibana-pull}179615[#179615]).
|
||||
* Fixing APM data view id ({kibana-pull}179257[#179257]).
|
||||
|
||||
[[release-notes-8.13.0]]
|
||||
== {kib} 8.13.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue