Skip to content

Releases: aws/amazon-ssm-agent

Amazon SSM Agent - Release 3.3.1345.0 - 2024-11-19

19 Nov 20:22
Compare
Choose a tag to compare
  • Revert "Update configurePackage to use fixed download method"
  • Revert "Use a single syscall for route table for health check IP"

Amazon SSM Agent - Release 3.3.1311.0 - 2024-11-13

13 Nov 23:02
Compare
Choose a tag to compare
  • Add alternative to wmic to support Windows 2025
  • Add armv7 architecture support for greengrass component
  • Add support in ssm-setup-cli for standalone installation in on-premises environments
  • Fail ssm-setup-cli install command if agent config is not loadable
  • Implement S3 ownership verification as an optional parameter for plugins
  • Mark Session task as cancelled when MGS indicates that session is over
  • Update configurePackage to use fixed download method
  • Update Docker Engine version and use system environment variables in installation path
  • Update GreenGrass component minor version to 1.3.1

Amazon SSM Agent - Release 3.3.1230.0 - 2024-11-01

01 Nov 20:07
Compare
Choose a tag to compare
  • Revert compatibility hook for future Windows versions as it increased CPU consumption for document execution on Windows.
  • Revert Increase RunCommand timeout during the registration process for the on-prem instances

Amazon SSM Agent - Release 3.3.1142.0 - 2024-10-21

21 Oct 18:47
Compare
Choose a tag to compare
  • Fail windows update when installed version does not match
  • Reduced length of IMDS errors to shorter format
  • Increase the RunCommand timeout during the registration process for the on-prem instances
  • Add nil check when calling GetRepository content in aws:downloadContent
  • Worker process to exit if they are not successfully started and became idle
  • Fix bug where unforeseen failures cause time to be incorrectly displayed in RunCommand
  • Update GreenGrass component minor version to 1.3.0
  • Ensure agent thread always exit after the corresponding worker process exits
  • Fix IPC file filtering bug where usernames or session names containing tmp causes agent worker to not correctly receive IPC
  • Load directly from appconfig file when calling UpdateInstanceInformation during credential refresher
  • Use a single syscall for route table for health check IP

Amazon SSM Agent - Release 3.3.987.0 - 2024-10-01

01 Oct 20:01
Compare
Choose a tag to compare
  • Update default session logging destination to none
  • Specify a minimum of TLS v1.2 in http client calls
  • Add web-socket heartbeat to detect connection drops in the web-socket for control and data channels sooner
  • Use exponential retry for document worker, increase retry interval and attempt count when reading IPC files
  • Add wait for cloud-init in the agent updater
  • Fix timeouts for update without yum endpoint connectivity
  • Change in orchestration directory removal process to reduce disk space usage
  • Fix Inventory detailed information invalid value check
  • Fix parsing issue with DomainJoin Plugin
  • Modify DomainJoin Plugin to use Kerberos REALM in username for RHEL and variants
  • Change the SUSE linux zypper commands to quiet mode for the DomainJoin Plugin
  • Move high volume info logs to debug level
  • Remove deprecated go coverage library (golang.org/x/tools/cmd/cover)
  • Add lock on session orchestration cleanup to prevent quadratic file system lookup for large volume session users
  • Upgrade GoLang to version 1.22.7

Amazon SSM Agent - Release 3.3.859.0 - 2024-08-31

31 Aug 16:46
Compare
Choose a tag to compare
  • Updated snapcraft.yml specification

Amazon SSM Agent - Release 3.3.808.0 - 2024-08-21

21 Aug 21:36
Compare
Choose a tag to compare
  • Add enhancements related to KMS sessions
  • Add support for RHEL 8.10 & 9.4
  • Allow in-place upgrade for hybrid distributor packages
  • Fix idempotency not found error during agent startup
  • Fix bug that could cause unexpected behavior during parameter replacement in document
  • Gather metrics during agent version validation in Windows agent update
  • Make long sleep for onprem same as long sleep for EC2, and cap sleep time at 30 minutes for OnPrem instances
  • Migrated snap package builder from core18 to core22
  • Parse version from OS release file correctly when contains special chars
  • Suppress logs from the go-routine that checks the session manager's orchestration directory
  • Update go git dependency to v5.12.0
  • Update seelog config to have default time format with Milliseconds
  • Update TMP/TEMP env variable during windows installer launch in Updater
  • Upgrade GoLang to version 1.21.12

Amazon SSM Agent - Release 3.3.551.0 - 2024-06-17

27 Jun 20:26
Compare
Choose a tag to compare
  • Agent updater attempts yum install/uninstall before falling back to attempt with rpm
  • Updated golang.org/x/net from v0.19.0 to v0.26.0
  • Upgrade GoLang to version 1.21.11
  • Add IPv6 addresses for NTP and EC2Config to default DenyList
  • Update Distributor to only use Systems Manager APIs to fetch package contents

Amazon SSM Agent - Release 3.3.484.0 - 2024-05-24

29 May 19:12
Compare
Choose a tag to compare
  • Update SSM-Setup-CLI logs related to checksum validation of latest version

Amazon SSM Agent - Release 3.3.418.0 - 2024-05-02

02 May 20:21
Compare
Choose a tag to compare
  • Upgrade go-github version from v8 to v61
  • Increase timeouts in SSM-Setup-CLI
  • Fix darwin build issue in SSM-Setup-CLI
  • Fix the command builder bug to handle space char in input value
  • Fix an inaccurate log when validating allowDowngrade parameter during Agent update
  • Signing SSM Agent vended Windows executables