Skip to content

Releases: aws/amazon-ssm-agent

Amazon SSM Agent - Release 3.1.1856.0 - 2022-09-27

28 Sep 16:23
Compare
Choose a tag to compare
  • Lower message length threshold for cloudwatch log streaming
  • Ran gofmt and goimports with golang version 1.19
  • Report AvailabilityZone and AvailabilityZoneId in health pings
  • Update AWS Go SDK to v1.44.78

Amazon SSM Agent - Release 3.1.1767.0 - 2022-08-29

09 Sep 21:45
Compare
Choose a tag to compare
  • Fix samba configuration for sub-domains

Amazon SSM Agent - Release 3.1.1732.0 - 2022-08-15

24 Aug 19:12
Compare
Choose a tag to compare
  • Add code in document/session worker to fallback to default identity selector when runtime config not present
  • Fix to handle command-line-arguments in document/session worker when launched by old agent workers

Amazon SSM Agent - Release 3.1.1634.0 - 2022-07-14

14 Jul 22:06
Compare
Choose a tag to compare
  • Fallback to file based IPC if named pipe creation times out
  • Increase tls handshake timeout in http download client
  • Log mds client timeout errors as WARN

Amazon SSM Agent - Release 3.1.1575.0 - 2022-06-16

16 Jun 21:30
Compare
Choose a tag to compare
  • Added separate metric for snapd running apps failure during update
  • Fixed idle session timeout with smux keep alive configuration based on CLI version
  • Updated AgentTaskComplete message retry
  • Updated go version to 1.18.3

Amazon SSM Agent - Release 3.1.1511.0 - 2022-06-07

08 Jun 21:06
Compare
Choose a tag to compare
  • Collect kernel version in InstanceDetailedInformation
  • Support separate output stream for non-interactive session
  • Cleanup default log group name for runcommands
  • Updated rpm spec file to include build id

Amazon SSM Agent - Release 3.1.1476.0 - 2022-05-27

27 May 16:32
Compare
Choose a tag to compare
  • Fix port session premature close when local server is not connected before timeout

Amazon SSM Agent - Release 3.1.1446.0 - 2022-05-17

18 May 20:47
Compare
Choose a tag to compare
  • Add created date to AgentJobAck message
  • Disable smux keep alive to use idle session timeout feature
  • Fix unit-tests running on windows

Amazon SSM Agent - Release 3.1.1374.0 - 2022-05-02

03 May 22:07
Compare
Choose a tag to compare
  • Added timeout for s3 HEAD requests
  • Added vpc address deny to port forwarding
  • Fixed for reboot scenario in configure package plugin
  • Fixed goroutine leak in seelog library
  • Fixed nullpointer segmentation fault in configure package plugin
  • Improved error handling in manifest download in updater
  • Improved worker initialization to improve startup failure logging

Amazon SSM Agent - Release 3.1.1260.0 - 2022-04-12

15 Apr 17:53
Compare
Choose a tag to compare
  • Added missing check for invalid S3 path parameter
  • Added support for domain join using a non-local username
  • Fixed broken links in README.md
  • Fixed ECS Exec issue where agent was using environment variables for credentials
  • Updated Ec2Detector test to query smbios directly for system information