From bc8a5eebb2885ba13578dd410ce337346c54d35f Mon Sep 17 00:00:00 2001 From: Colleen McGinnis Date: Sun, 25 May 2025 16:50:05 -0500 Subject: [PATCH 1/3] copy over asciidoc content --- release-notes/fleet-elastic-agent/index.md | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/release-notes/fleet-elastic-agent/index.md b/release-notes/fleet-elastic-agent/index.md index 6a489539df..f571ac9fec 100644 --- a/release-notes/fleet-elastic-agent/index.md +++ b/release-notes/fleet-elastic-agent/index.md @@ -26,6 +26,32 @@ To check for security updates, go to [Security announcements for the Elastic sta % ### Fixes [fleet-elastic-agent-next-fixes] % * +## 9.0.2 [fleet-elastic-agent-9.0.2-release-notes] + +[discrete] +[[enhancements-9.0.2]] +=== Enhancements + +fleet-server:: + +* Update Go Version To V1.24.3. {fleet-server-pull}https://github.com/elastic/fleet-server/pull/4891[#https://github.com/elastic/fleet-server/pull/4891] + +[discrete] +[[security-updates-9.0.2]] +=== Security updates + +elastic-agent:: + +* Upgrade Go Version To 1.24.3. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/8109[#https://github.com/elastic/elastic-agent/pull/8109] + +[discrete] +[[bug-fixes-9.0.2]] +=== Bug fixes + +elastic-agent:: + +* Preserve Agent Run State On Deb And Rpm Upgrades. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/7999[#https://github.com/elastic/elastic-agent/pull/7999] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/3832[#https://github.com/elastic/elastic-agent/issues/3832] + ## 9.0.1 [fleet-elastic-agent-9.0.1-release-notes] ### Features and enhancements [fleet-elastic-agent-9.0.1-features-enhancements] From c921f768fa0f6665a9fcfad1e2b33ac7544e67c0 Mon Sep 17 00:00:00 2001 From: Colleen McGinnis Date: Sun, 25 May 2025 16:55:12 -0500 Subject: [PATCH 2/3] transform manually to markdown --- release-notes/fleet-elastic-agent/index.md | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) diff --git a/release-notes/fleet-elastic-agent/index.md b/release-notes/fleet-elastic-agent/index.md index f571ac9fec..db5ea6fb1d 100644 --- a/release-notes/fleet-elastic-agent/index.md +++ b/release-notes/fleet-elastic-agent/index.md @@ -28,29 +28,21 @@ To check for security updates, go to [Security announcements for the Elastic sta ## 9.0.2 [fleet-elastic-agent-9.0.2-release-notes] -[discrete] -[[enhancements-9.0.2]] -=== Enhancements +### Features and enhancements [fleet-elastic-agent-9.0.2-features-enhancements] fleet-server:: -* Update Go Version To V1.24.3. {fleet-server-pull}https://github.com/elastic/fleet-server/pull/4891[#https://github.com/elastic/fleet-server/pull/4891] - -[discrete] -[[security-updates-9.0.2]] -=== Security updates +* Update Go Version To V1.24.3. [https://github.com/elastic/fleet-server/pull/4891]({{fleet-server-pull}}4891) elastic-agent:: -* Upgrade Go Version To 1.24.3. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/8109[#https://github.com/elastic/elastic-agent/pull/8109] +* Upgrade Go Version To 1.24.3. [https://github.com/elastic/elastic-agent/pull/8109]({{agent-pull}}8109) -[discrete] -[[bug-fixes-9.0.2]] -=== Bug fixes +### Fixes [fleet-elastic-agent-9.0.2-fixes] elastic-agent:: -* Preserve Agent Run State On Deb And Rpm Upgrades. {elastic-agent-pull}https://github.com/elastic/elastic-agent/pull/7999[#https://github.com/elastic/elastic-agent/pull/7999] {elastic-agent-issue}https://github.com/elastic/elastic-agent/issues/3832[#https://github.com/elastic/elastic-agent/issues/3832] +* Preserve Agent Run State On Deb And Rpm Upgrades. [https://github.com/elastic/elastic-agent/pull/7999]({{agent-pull}}7999) [https://github.com/elastic/elastic-agent/issues/3832]({{agent-issue}}3832) ## 9.0.1 [fleet-elastic-agent-9.0.1-release-notes] From cd50195e813ab2bc7b613abe72c1aafa0d39e0a8 Mon Sep 17 00:00:00 2001 From: Aleksandra Spilkowska <96738481+alexandra5000@users.noreply.github.com> Date: Mon, 26 May 2025 12:00:24 +0200 Subject: [PATCH 3/3] Update release notes for Fleet and Agent 9.0.2 --- release-notes/fleet-elastic-agent/index.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/release-notes/fleet-elastic-agent/index.md b/release-notes/fleet-elastic-agent/index.md index db5ea6fb1d..fba3bbc076 100644 --- a/release-notes/fleet-elastic-agent/index.md +++ b/release-notes/fleet-elastic-agent/index.md @@ -32,17 +32,13 @@ To check for security updates, go to [Security announcements for the Elastic sta fleet-server:: -* Update Go Version To V1.24.3. [https://github.com/elastic/fleet-server/pull/4891]({{fleet-server-pull}}4891) - -elastic-agent:: - -* Upgrade Go Version To 1.24.3. [https://github.com/elastic/elastic-agent/pull/8109]({{agent-pull}}8109) +* Updates Go version to v1.24.3 in {{fleet}} [#4891]({{fleet-server-pull}}4891) + +* Updates Go version to v1.24.3 in {{agent}} [#8109]({{agent-pull}}8109) ### Fixes [fleet-elastic-agent-9.0.2-fixes] -elastic-agent:: - -* Preserve Agent Run State On Deb And Rpm Upgrades. [https://github.com/elastic/elastic-agent/pull/7999]({{agent-pull}}7999) [https://github.com/elastic/elastic-agent/issues/3832]({{agent-issue}}3832) +* Improves the upgrade process for {{agent}} installed using DEB or RPM packages by copying the run directory from the previous installation into the new version's folder [#7999]({{agent-pull}}7999) [#3832]({{agent-issue}}3832) ## 9.0.1 [fleet-elastic-agent-9.0.1-release-notes]