Releases: aws/amazon-ssm-agent
Releases · aws/amazon-ssm-agent
Amazon SSM Agent - Release 3.1.1927.0 - 2022-10-04
- Update shell for Session Manager on MacOS
Amazon SSM Agent - Release 3.1.1856.0 - 2022-09-27
- 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
- Fix samba configuration for sub-domains
Amazon SSM Agent - Release 3.1.1732.0 - 2022-08-15
- 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
- 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
- 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
- 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
- Fix port session premature close when local server is not connected before timeout
Amazon SSM Agent - Release 3.1.1446.0 - 2022-05-17
- 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
- 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