Skip to content

Releases: aws/amazon-ssm-agent

Amazon SSM Agent - Release 3.3.4268.0 - 2026-04-21

22 Apr 14:26

Choose a tag to compare

  • Add SSM Distributor support for Bottlerocket OS
  • Implement flush credentials command in ssm-cli
  • Log ec2messages access denied as debug instead of error to reduce log noise
  • Make credential refresher refresh cache quickly in case of credential flush
  • Make Greengrass component registration resilient with retry

Amazon SSM Agent - Release 3.3.4177.0 - 2026-04-06

07 Apr 16:05

Choose a tag to compare

  • Add EnforceWorkspaceRootOwnership configuration to support disable hardening of agent workspace
  • Add reboot comment to Windows shutdown command for SSM Agent traceability
  • Update privilege access check to verify ownership and permissions of document state files

Amazon SSM Agent - Release 3.3.4121.0 - 2026-03-25

27 Mar 19:05

Choose a tag to compare

  • Add read-only version check prior to install and uninstall in case of occupied package manager locks
  • Add ANSI processing for CloudWatch and S3 log
  • Upgrade go-git to v5.17.0 and cloudflare/circl to v1.6.3 to fix CVE-2026-1229

Amazon SSM Agent - Release 3.3.4108.0 - 2026-03-23

23 Mar 22:30

Choose a tag to compare

  • Disable Go 1.25 container-aware GOMAXPROCS to prevent holding cgroup file descriptors open
  • Upgrade Go version to 1.25.8

Amazon SSM Agent - Release 3.3.3883.0 - 2026-02-25

25 Feb 22:13

Choose a tag to compare

  • Document CommandWorkerBufferLimit config
  • Include package update in Dockerfile
  • Reduce CloudWatch event message length threshold
  • Upgrade Go version to 1.25.7
  • Update github.com/go-git/go-git/v5 to 5.16.5
  • Update greengrass version

Amazon SSM Agent - Release 3.3.3797.0 - 2026-02-10

10 Feb 21:55

Choose a tag to compare

  • Update Golang version to 1.24.12
  • Updating golang.org/x/crypto from v0.37.0 to v0.47.0, golang.org/x/net from v0.39.0 to v0.48.0 and golang.org/x/sys from v0.32.0 to v0.40.0
  • Categorize integration tests by adding new tags to split fast and slow ones
  • Fix bug where IP field being empty string and causing UII API failure

Amazon SSM Agent - Release 3.3.3598.0 - 2025-12-22

22 Dec 20:39

Choose a tag to compare

  • Allow Patch execution to persist across reboots not registered to SSM Agent

Amazon SSM Agent - Release 3.3.3572.0 - 2025-12-10

10 Dec 22:09

Choose a tag to compare

  • Fix ENV_VAR interpolation to work correctly with parameter store value
  • Implement immediate retries for failed reply messages to MGS for RunCommand documents
  • Improve ssm-cli get-diagnostics command log output
  • Support DomainJoin endpoint for EU sovereign cloud
  • Support dualstack S3 endpoint for distributor packages
  • Upgrade Go version to 1.24.11

Amazon SSM Agent - Release 3.3.3270.0 - 2025-10-09

13 Oct 16:39

Choose a tag to compare

  • Add initial IPv6 support with UseDualStackEndpoint configuration option
  • Fix CPU utilization issue for instances with thousands of network interfaces

Amazon SSM Agent - Release 3.3.3185.0 - 2025-09-30

30 Sep 21:28

Choose a tag to compare

  • Add IMDS retry count to account for EC2 droplet refresh
  • Fix duplicate uid error logging in MDS module
  • Update aws:Domainjoin plugin logging from Log4Net to NLog
  • Upgrade Go version to 1.24.7
  • Update github.com/go-git/go-git/v5 to 5.15.0
  • Update golang.org/x/crypto to v0.37.0
  • Update golang.org/x/net to v0.39.0
  • Update golang.org/x/sys to v0.32.0