Skip to content

Releases: aws/amazon-ssm-agent

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

Amazon SSM Agent - Release 3.3.380.0 - 2024-04-18

19 Apr 20:07
Compare
Choose a tag to compare

Amazon SSM Agent - Release 3.3.337.0 - 2024-04-16

19 Apr 20:05
Compare
Choose a tag to compare
  • Remove yum as package manager in linux install/uninstall script
  • Verify TrustedInstaller status before posting WindowsUpdate information in aws:softwareInventory plugin

Amazon SSM Agent - Release 3.3.217.0 - 2024-04-04

04 Apr 18:03
Compare
Choose a tag to compare
  • Add alternative outputs for agent package generation scripts
  • Add support for Oracle 8.8 & 8.9, Rocky 8.8 & 8.9, AlmaLinux 8.8 & 8.9, and RHEL 8.9 & 9.3
  • Fix flaky integration test
  • Fix setup-cli error code for non English systems
  • Set IPR creds expiry to 30 mins for ssm agent worker
  • Switch installer package manager from rpm to yum on OSes that support yum
  • Upgrade GoLang to version 1.21.8

Amazon SSM Agent - Release 3.3.131.0 - 2024-03-04

05 Mar 05:39
Compare
Choose a tag to compare
  • Add integration tests for control channel and data channel module
  • Remove data channel and control channel acknowledgement functionality in MGS Interactor

Amazon SSM Agent - Release 3.2.2303.0 - 2024-03-02

05 Mar 03:46
Compare
Choose a tag to compare
  • Add integration tests for control channel module
  • Revert data channel and control channel acknowledgement functionality in MGS Interactor
  • Update Greengrass component minor version to 1.2.4

Amazon SSM Agent - Release 3.3.40.0 - 2024-02-07

07 Feb 22:46
Compare
Choose a tag to compare
  • Fix issue to execute aws:updateSSMAgent plugin through aws:rundocument plugin
  • Update Messaging module to switch off ec2messages when ssmmessages connected successfully
  • Update SSM Agent Minor version from 3.2 to 3.3

Amazon SSM Agent - Release 3.2.2222.0 - 2024-01-30

31 Jan 22:12
Compare
Choose a tag to compare
  • Upgrade minimum go version in go.mod file to go 1.19
  • Upgrade go-git package to v5.11.0
  • Fix for bad default manifest url when updating EC2Config

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

18 Jan 22:13
Compare
Choose a tag to compare
  • Fixed plugin path traversal logic
  • Updated aws:application plugin default param
  • Fixed default param in psmodule
  • Upgraded GoLang to version 1.21.5

Amazon SSM Agent - Release 3.2.2086.0 - 2023-12-22

26 Dec 20:18
Compare
Choose a tag to compare
  • Added Agent config to configure session logs destination
  • Added data channel acknowledgement functionalities
  • Added redirect handler and timeout for HTTP client
  • Added steps to verify aws-cli installation for domainJoin plugin
  • Added support for Ubuntu 23.04, Debian 11.7 & 12, and SUSE 15.5
  • Adjusted random number generator logic used to get filename in downloadContent plugin
  • Fixed Agent to gather application inventory from both rpm and dpkg package managers if present in Unix instances
  • Bump golang.org/x/crypto/ssh from 0.14.0 to 0.17.0