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.13`: - [[DOCS] Adding to release notes (#180490)](https://github.com/elastic/kibana/pull/180490) <!--- Backport version: 9.4.3 --> ### 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":"2024-04-16T08:59:29Z","message":"[DOCS] Adding to release notes (#180490)\n\nAdding #180070 and #180053 to the 8.13.2 release notes as I missed them\r\noff the original PR.\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"3984c803d3347f858a3111fad36c4d15451d04a3","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v8.14.0","v8.13.2"],"title":"[DOCS] Adding to release notes","number":180490,"url":"https://github.com/elastic/kibana/pull/180490","mergeCommit":{"message":"[DOCS] Adding to release notes (#180490)\n\nAdding #180070 and #180053 to the 8.13.2 release notes as I missed them\r\noff the original PR.\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"3984c803d3347f858a3111fad36c4d15451d04a3"}},"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/180490","number":180490,"mergeCommit":{"message":"[DOCS] Adding to release notes (#180490)\n\nAdding #180070 and #180053 to the 8.13.2 release notes as I missed them\r\noff the original PR.\r\n\r\n\r\n\r\n---------\r\n\r\nCo-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>","sha":"3984c803d3347f858a3111fad36c4d15451d04a3"}},{"branch":"8.13","label":"v8.13.2","branchLabelMappingKey":"^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
10f471e151
commit
860b2aa971
1 changed files with 3 additions and 0 deletions
|
@ -73,6 +73,7 @@ The 8.13.2 release includes the following bug fixes.
|
|||
=== Bug Fixes
|
||||
Canvas::
|
||||
* Fixes text settings to be honored in Canvas markdown elements ({kibana-pull}179948[#179948]).
|
||||
* Fixes custom styling for Canvas markdown Workpads ({kibana-pull}180070[#180070]).
|
||||
Discover::
|
||||
* Fixes keyboard navigation for search input on the document viewer flyout ({kibana-pull}180022[#180022]).
|
||||
Elastic Security::
|
||||
|
@ -81,6 +82,8 @@ Fleet::
|
|||
* Fixes having to wait ten minutes after agent upgrade if agent cleared watching state ({kibana-pull}179917[#179917]).
|
||||
Fixes using the latest available version in K8's manifest instead of the latest compatible version ({kibana-pull}179662[#179662]).
|
||||
* Fixes a step in add agent instructions where a query to get all agents was unnecessary ({kibana-pull}179603[#179603]).
|
||||
Lens & Visualizations::
|
||||
* Fixes custom styling for TSVB markdown visualizations ({kibana-pull}180053[#180053]).
|
||||
Machine Learning::
|
||||
* Single Metric Viewer embeddable: Ensures the detector index is passed to chart correctly ({kibana-pull}179761[#179761]).
|
||||
* AIOps: Fixes text field candidate selection for log rate analysis ({kibana-pull}179699[#179699]).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue