mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Docs] 8.16.2 Release Notes (#204126)
## Summary Adding 8.16.2 release notes (including the doc request for the wolfi image mention [2926](https://github.com/elastic/dev/issues/2926)). Closes: [588](https://github.com/elastic/platform-docs-team/issues/588) and [590](https://github.com/elastic/platform-docs-team/issues/590)  --------- Co-authored-by: Liam Thompson <32779855+leemthompo@users.noreply.github.com>
This commit is contained in:
parent
ab57078746
commit
9340cc4bcc
1 changed files with 47 additions and 1 deletions
|
@ -11,6 +11,7 @@
|
|||
Review important information about the {kib} 8.x releases.
|
||||
|
||||
* <<release-notes-8.17.0>>
|
||||
* <<release-notes-8.16.2>>
|
||||
* <<release-notes-8.16.1>>
|
||||
* <<release-notes-8.16.0>>
|
||||
* <<release-notes-8.15.5>>
|
||||
|
@ -221,10 +222,55 @@ Machine Learning::
|
|||
Kibana platform::
|
||||
* Fixes an issue with the global search field that could open the wrong page when pressing "Enter" while results were not yet fully loaded ({kibana-pull}197750[#197750]).
|
||||
|
||||
[[release-notes-8.16.2]]
|
||||
== {kib} 8.16.2
|
||||
|
||||
The 8.16.2 release includes the following enhancements and bug fixes.
|
||||
|
||||
[float]
|
||||
[[enhancement-v8.16.2]]
|
||||
=== Enhancements
|
||||
In this release, we've introduced an image based on the hardened link:https://github.com/wolfi-dev/[Wolfi] image to provide additional security to our self-managed customers, and improve our supply chain security posture. Wolfi-based images require Docker version 20.10.10 or higher.
|
||||
|
||||
[float]
|
||||
[[fixes-v8.16.2]]
|
||||
=== Bug fixes
|
||||
Alerting::
|
||||
* Fixes Slack API connectors not displayed under Slack connector when adding new connector to rule ({kibana-pull}202315[#202315]).
|
||||
Dashboards::
|
||||
* Prevents resetting panel to undefined or empty last saved state ({kibana-pull}203158[#203158]).
|
||||
Data ingestion and Fleet::
|
||||
* Allows to create integration policy with no agent policies ({kibana-pull}201051[#201051]).
|
||||
Elastic Observability solution::
|
||||
* Preserves `kuery` filters when switching between Universal Profiling pages in new solution navigation ({kibana-pull}203545[#203545]).
|
||||
* Fixes error when opening rule flyout ({kibana-pull}202386[#202386]).
|
||||
* Handles ops genie as default connector ({kibana-pull}201923[#201923]).
|
||||
Elastic Search solution::
|
||||
* Adds ML as required plugin to Search Assistant ({kibana-pull}204009[#204009]).
|
||||
* Fixes web crawler name inconsistencies ({kibana-pull}202738[#202738]).
|
||||
Elastic Security solution::
|
||||
For the Elastic Security 8.16.2 release information, refer to {security-guide}/release-notes.html[_Elastic Security Solution Release Notes_].
|
||||
Kibana platform::
|
||||
* Adds `search` as a term for `elasticsearch` solution_type ({kibana-pull}201688[#201688]).
|
||||
* Adds a11y connector improvements ({kibana-pull}201590[#201590]).
|
||||
* Fixes issue with generating short url when copying share link ({kibana-pull}201475[#201475]).
|
||||
Kibana security::
|
||||
* Fixes error with opening a point in time query for session deletion by now accounting for partial results ({kibana-pull}203413[#203413]).
|
||||
* Adds functionality to restrict unsupported log formats ({kibana-pull}202994[#202994]).
|
||||
* Adds functionality to restrict and reject CEF logs in Automatic Import and redirect to CEF integration instead ({kibana-pull}201792[#201792]).
|
||||
* Removes fields with @ from the script processor ({kibana-pull}201548[#201548]).
|
||||
Lens & Visualizations::
|
||||
* Fixes point visibility regression in *TSVB* ({kibana-pull}202358[#202358]).
|
||||
Machine Learning::
|
||||
* Trained Models: Fixes spaces sync to retrieve 10000 models ({kibana-pull}202712[#202712]).
|
||||
* Trained Models: Shows deployment stats for unallocated deployments ({kibana-pull}202005[#202005]).
|
||||
* Trained Models: Fixes start deployment with ML autoscaling and 0 active nodes ({kibana-pull}201256[#201256]).
|
||||
* Trained Models: Fixes `NaN` in a progress bar during the download task initialization ({kibana-pull}201221[#201221]).
|
||||
* Single Metric Viewer embeddable: Fixes continuous job refetch when errors are encountered ({kibana-pull}199726[#199726]).
|
||||
|
||||
[[release-notes-8.16.1]]
|
||||
== {kib} 8.16.1
|
||||
˝
|
||||
|
||||
The 8.16.1 release includes the following bug fixes.
|
||||
|
||||
[float]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue