Skip to content

Commit

Permalink
[8.11] [DOCS] Adds the 8.11.3 release notes (#173043) (#173060)
Browse files Browse the repository at this point in the history
# Backport

This will backport the following commits from `main` to `8.11`:
- [[DOCS] Adds the 8.11.3 release notes
(#173043)](#173043)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-12-11T13:47:54Z","message":"[DOCS]
Adds the 8.11.3 release notes (#173043)\n\n## Summary\r\n\r\nAdds the
release notes for
8.11.3.","sha":"2d3d21500f7c04ee1d88ed38b7c446bc3f0536d0","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","docs","v8.12.0","v8.13.0","v8.11.3"],"number":173043,"url":"https://github.com/elastic/kibana/pull/173043","mergeCommit":{"message":"[DOCS]
Adds the 8.11.3 release notes (#173043)\n\n## Summary\r\n\r\nAdds the
release notes for
8.11.3.","sha":"2d3d21500f7c04ee1d88ed38b7c446bc3f0536d0"}},"sourceBranch":"main","suggestedTargetBranches":["8.12","8.11"],"targetPullRequestStates":[{"branch":"8.12","label":"v8.12.0","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.13.0","labelRegex":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/173043","number":173043,"mergeCommit":{"message":"[DOCS]
Adds the 8.11.3 release notes (#173043)\n\n## Summary\r\n\r\nAdds the
release notes for
8.11.3.","sha":"2d3d21500f7c04ee1d88ed38b7c446bc3f0536d0"}},{"branch":"8.11","label":"v8.11.3","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: amyjtechwriter <[email protected]>
  • Loading branch information
kibanamachine and amyjtechwriter authored Dec 11, 2023
1 parent 441904d commit 59ea642
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion docs/CHANGELOG.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

Review important information about the {kib} 8.x releases.

* <<release-notes-8.11.3>>
* <<release-notes-8.11.2>>
* <<release-notes-8.11.1>>
* <<release-notes-8.11.0>>
Expand Down Expand Up @@ -55,6 +56,25 @@ Review important information about the {kib} 8.x releases.
* <<release-notes-8.0.0-alpha1>>

--
[[release-notes-8.11.3]]
== {kib} 8.11.3

The 8.11.3 release includes the following bug fixes.

[float]
[[fixes-v8.11.3]]
=== Bug Fixes
Elastic Security::
For the Elastic Security 8.11.3 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
Fleet::
* Fixes a 500 error in the Fleet API when a request for the product versions endpoint throws `ECONNREFUSED` ({kibana-pull}172850[#172850]).
* Fixes agent policy timeout to accept only integers ({kibana-pull}172222[#172222]).
Machine Learning::
* Fixes data drift numeric fields not displaying correctly ({kibana-pull}172504[#172504]).
* Fixes Data visualizer, ML field stats, and Data Frame Analytics so the `_tier` field can be excluded ({kibana-pull}172223[#172223]).
Operations::
* Fixes an issue where running `kibana-keystore` commands required `kibana.yml` to exist ({kibana-pull}172943[#172943]).

[[release-notes-8.11.2]]
== {kib} 8.11.2

Expand Down Expand Up @@ -105,7 +125,7 @@ SharedUX::
* Fixes the custom threshold document link ({kibana-pull}171125[#171125]).
Uptime::
* Fixes advanced fields broken for ICMP monitors ({kibana-pull}171161[#171161]).

Ê
[[release-notes-8.11.1]]
== {kib} 8.11.1

Expand Down

0 comments on commit 59ea642

Please sign in to comment.