From 6a96a9246ae146a8e10ceac3227026aac4347b6a Mon Sep 17 00:00:00 2001 From: Victor Lyuboslavsky <2685025+getvictor@users.noreply.github.com> Date: Thu, 4 Sep 2025 09:22:05 -0500 Subject: [PATCH] Update changelog for fleetd 1.47.1 release (#32564) --- orbit/CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/orbit/CHANGELOG.md b/orbit/CHANGELOG.md index 5243e0098e..e14eece205 100644 --- a/orbit/CHANGELOG.md +++ b/orbit/CHANGELOG.md @@ -1,4 +1,4 @@ -## Orbit 1.47.0 (Sep 02, 2025) +## Orbit 1.47.1 (Sep 03, 2025) * Fixed bug where "Self-service" was still shown in Fleet Desktop menu when the host was offline. @@ -9,6 +9,8 @@ * Updated go to 1.24.6 +* Fixed issues with attestations: https://github.com/fleetdm/fleet/attestations + ## Orbit 1.46.0 (Aug 15, 2025) * Added support for fleetd TUF extensions on Linux arm64 and Windows arm64 devices.