Skip to content

Commit c59aa18

Browse files
dedemortoncmacknz
authored andcommitted
Adds Fleet/Agent 8.4.3 release notes (#2201)
* Adds Fleet/Agent 8.4.3 release notes * Add Elastic Agent items to release notes * Apply suggestions from code review Co-authored-by: Craig MacKenzie <[email protected]> * Add Fleet Server bug fix Co-authored-by: Craig MacKenzie <[email protected]> (cherry picked from commit 4d69c3a)
1 parent 4103416 commit c59aa18

File tree

1 file changed

+43
-2
lines changed

1 file changed

+43
-2
lines changed

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

Lines changed: 43 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
:beats-issue: https://github.com/elastic/beats/issues/
66
:agent-libs-pull: https://github.com/elastic/elastic-agent-libs/pull/
77
:agent-pull: https://github.com/elastic/elastic-agent/pull/
8-
:fleet-server-issue: https://github.com/elastic/beats/issues/fleet-server/
9-
:fleet-server-pull: https://github.com/elastic/beats/pull/fleet-server/
8+
:fleet-server-issue: https://github.com/elastic/fleet-server/issues/
9+
:fleet-server-pull: https://github.com/elastic/fleet-server/pull/
1010

1111
[[release-notes]]
1212
= Release notes
1313

1414
This section summarizes the changes in each release.
1515

16+
* <<release-notes-8.4.3>>
1617
* <<release-notes-8.4.2>>
1718
* <<release-notes-8.4.1>>
1819
* <<release-notes-8.4.0>>
@@ -22,11 +23,49 @@ Also see:
2223
* {kibana-ref}/release-notes.html[{kib} release notes]
2324
* {beats-ref}/release-notes.html[{beats} release notes]
2425

26+
// begin 8.4.3 relnotes
27+
28+
[[release-notes-8.4.3]]
29+
== {fleet} and {agent} 8.4.3
30+
31+
Review important information about the {fleet} and {agent} 8.4.3 release.
32+
33+
[discrete]
34+
[[bug-fixes-8.4.3]]
35+
=== Bug fixes
36+
37+
{fleet}::
38+
* {fleet-server} no longer silently discards user-specified values for cache and
39+
server limits when defaults are loaded {fleet-server-issue}1841[#1841]
40+
{fleet-server-pull}1912[#1912]
41+
42+
{agent}::
43+
* Use at least warning level for all status logs {agent-pull}1218[#1218]
44+
* Fix unintended reset of source URI when downloading components {agent-pull}1252[#1252]
45+
* Create separate status reporter for local only events so that degraded
46+
{fleet} checkins no longer affect health on successful {fleet} checkins {agent-issue}1157[#1157] {agent-pull}1285[#1285]
47+
* Add success log message after previous checkin failures {agent-pull}1327[#1327]
48+
* Fix Unix socket connection errors when using diagnostics command {agent-pull}2201[#2201]
49+
50+
[discrete]
51+
[[enhancements-8.4.3]]
52+
=== Enhancements
53+
54+
{fleet}::
55+
* No enhancements for this release
56+
57+
{agent}::
58+
* Improve logging during upgrades {agent-pull}1287[#1287]
59+
60+
// end 8.4.3 relnotes
61+
2562
// begin 8.4.2 relnotes
2663

2764
[[release-notes-8.4.2]]
2865
== {fleet} and {agent} 8.4.2
2966

67+
Review important information about the {fleet} and {agent} 8.4.2 release.
68+
3069
[discrete]
3170
[[bug-fixes-8.4.2]]
3271
=== Bug fixes
@@ -45,6 +84,8 @@ Also see:
4584
[[release-notes-8.4.1]]
4685
== {fleet} and {agent} 8.4.1
4786

87+
Review important information about the {fleet} and {agent} 8.4.1 release.
88+
4889
[discrete]
4990
[[known-issues-8.4.1]]
5091
=== Known issues

0 commit comments

Comments
 (0)