Skip to content

Commit

Permalink
[8.x] [Docs] Add release notes for 8.16.1 (elastic#200693) (elastic#2…
Browse files Browse the repository at this point in the history
…00980)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Docs] Add release notes for 8.16.1
(elastic#200693)](elastic#200693)

<!--- Backport version: 9.4.3 -->

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

<!--BACKPORT
[{"author":{"name":"florent-leborgne","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-11-20T16:04:18Z","message":"[Docs]
Add release notes for 8.16.1 (elastic#200693)\n\nThis PR adds release notes for
the 8.16.1 release of Kibana.\r\n\r\nCloses:
https://github.com/elastic/platform-docs-team/issues/566\r\nRel:
https://github.com/elastic/dev/issues/2884","sha":"d2dac36116a674ccbbc3e05f545736c92efbc834","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","backport:version","v8.17.0","v8.16.1"],"title":"[Docs]
Add release notes for
8.16.1","number":200693,"url":"https://github.com/elastic/kibana/pull/200693","mergeCommit":{"message":"[Docs]
Add release notes for 8.16.1 (elastic#200693)\n\nThis PR adds release notes for
the 8.16.1 release of Kibana.\r\n\r\nCloses:
https://github.com/elastic/platform-docs-team/issues/566\r\nRel:
https://github.com/elastic/dev/issues/2884","sha":"d2dac36116a674ccbbc3e05f545736c92efbc834"}},"sourceBranch":"main","suggestedTargetBranches":["8.x","8.16"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/200693","number":200693,"mergeCommit":{"message":"[Docs]
Add release notes for 8.16.1 (elastic#200693)\n\nThis PR adds release notes for
the 8.16.1 release of Kibana.\r\n\r\nCloses:
https://github.com/elastic/platform-docs-team/issues/566\r\nRel:
https://github.com/elastic/dev/issues/2884","sha":"d2dac36116a674ccbbc3e05f545736c92efbc834"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.16","label":"v8.16.1","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: florent-leborgne <[email protected]>
  • Loading branch information
kibanamachine and florent-leborgne authored Nov 20, 2024
1 parent 6e4e86f commit 4e4c014
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions 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.16.1>>
* <<release-notes-8.16.0>>
* <<release-notes-8.15.4>>
* <<release-notes-8.15.3>>
Expand Down Expand Up @@ -80,6 +81,27 @@ Review important information about the {kib} 8.x releases.
include::upgrade-notes.asciidoc[]


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

The 8.16.1 release includes the following bug fixes.

[float]
[[fixes-v8.16.1]]
=== Bug fixes
Dashboards & Visualizations::
* Fixes an issue preventing a custom panel title from being saved correctly ({kibana-pull}200548[#200548]).
Elastic Observability solution::
* Changes the order of the errors shown on Infrastructure applications to be more relevant ({kibana-pull}200531[#200531]).
* Fixes the summary calculation for a calendar-aligned and occurrences-based SLO ({kibana-pull}199873[#199873]).
* Fixes the `kustomize` command ({kibana-pull}199758[#199758]).
Elastic Security solution::
For the Elastic Security 8.16.1 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
Platform::
* Fixes an issue with duplicate references to objects when copying saved objects to other spaces ({kibana-pull}200053[#200053]).
* Fixes button colors in the "Share data view to spaces" flyout ({kibana-pull}196004[#196004]).


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

Expand Down

0 comments on commit 4e4c014

Please sign in to comment.