Skip to content

Commit b377e83

Browse files
Add Fleet & Agent 8.16.2 Release Notes (#1538) (#1560)
* Add Fleet & Agent 8.16.2 Release Notes * touchup * Update wolfi note (cherry picked from commit d7a2989) Co-authored-by: David Kilfoyle <[email protected]>
1 parent 9dac8be commit b377e83

File tree

1 file changed

+25
-1
lines changed

1 file changed

+25
-1
lines changed

docs/en/ingest-management/release-notes/release-notes-8.16.asciidoc

+25-1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414

1515
This section summarizes the changes in each release.
1616

17+
* <<release-notes-8.16.2>>
1718
* <<release-notes-8.16.1>>
1819
* <<release-notes-8.16.0>>
1920

@@ -22,11 +23,34 @@ Also see:
2223
* {kibana-ref}/release-notes.html[{kib} release notes]
2324
* {beats-ref}/release-notes.html[{beats} release notes]
2425

25-
// begin 8.16.0 relnotes
26+
// begin 8.16.2 relnotes
27+
28+
[[release-notes-8.16.2]]
29+
== {fleet} and {agent} 8.16.2
30+
31+
Review important information about the {fleet} and {agent} 8.16.2 release.
32+
33+
[discrete]
34+
[[enhancements-8.16.2]]
35+
=== Enhancements
36+
37+
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.
38+
39+
{agent}::
40+
* Perform check for an external package manager only at startup. {agent-pull}6178[#6178] {agent-issue}5835[#5835] {agent-issue}5991[#5991]
41+
* Remove some unnecessary copies when generating component configuration. {agent-pull}6184[#6184] {agent-issue}5835[#5835] {agent-issue}5991[#5991]
42+
* Use xxHash instead of sha256 for hashing AST nodes when generating component configuration. {agent-pull}6192[#6192] {agent-issue}5835[#5835] {agent-issue}5991[#5991]
43+
* Cache conditional sections when applying variables to component configuration. {agent-pull}6229[#6229] {agent-issue}5835[#5835] {agent-issue}5991[#5991]
44+
45+
// end 8.16.2 relnotes
46+
47+
// begin 8.16.1 relnotes
2648

2749
[[release-notes-8.16.1]]
2850
== {fleet} and {agent} 8.16.1
2951

52+
Review important information about the {fleet} and {agent} 8.16.1 release.
53+
3054
[discrete]
3155
[[bug-fixes-8.16.1]]
3256
=== Bug fixes

0 commit comments

Comments
 (0)