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.14`: - [[DOCS] Add a bug fix for 8.13.3 release notes (#182373)](https://github.com/elastic/kibana/pull/182373) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Elena Stoeva","email":"59341489+ElenaStoeva@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-05-02T19:25:05Z","message":"[DOCS] Add a bug fix for 8.13.3 release notes (#182373)\n\n## Summary\r\n\r\nThis PR adds a bug fix in the 8.13.3 release notes for the fix from\r\nhttps://github.com/elastic/kibana/pull/178321.","sha":"6423fae856784ea60665e5b00b04dde42a95a565","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","Team:Kibana Management","release_note:skip","docs","v8.14.0","v8.13.3","v8.15.0"],"number":182373,"url":"https://github.com/elastic/kibana/pull/182373","mergeCommit":{"message":"[DOCS] Add a bug fix for 8.13.3 release notes (#182373)\n\n## Summary\r\n\r\nThis PR adds a bug fix in the 8.13.3 release notes for the fix from\r\nhttps://github.com/elastic/kibana/pull/178321.","sha":"6423fae856784ea60665e5b00b04dde42a95a565"}},"sourceBranch":"main","suggestedTargetBranches":["8.14","8.13"],"targetPullRequestStates":[{"branch":"8.14","label":"v8.14.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.13","label":"v8.13.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.15.0","labelRegex":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/182373","number":182373,"mergeCommit":{"message":"[DOCS] Add a bug fix for 8.13.3 release notes (#182373)\n\n## Summary\r\n\r\nThis PR adds a bug fix in the 8.13.3 release notes for the fix from\r\nhttps://github.com/elastic/kibana/pull/178321.","sha":"6423fae856784ea60665e5b00b04dde42a95a565"}}]}] BACKPORT-->
This commit is contained in:
parent
68c5758e59
commit
ed86cd0b8c
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@ 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]).
|
||||
Index Management::
|
||||
* Fixes `allow_auto_create` field in the Index Template form ({kibana-pull}178321[#178321]).
|
||||
Lens & Visualizations::
|
||||
* Fixes controls on fields with custom label ({kibana-pull}180615[#180615]).
|
||||
Machine Learning::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue