Releases: aws/amazon-ssm-agent
Releases · aws/amazon-ssm-agent
Amazon SSM Agent - Release 3.2.2016.0 - 2023-12-08
- Added telemetry for agent core in-proc executor usage
- Added retries for Agent installation with snap on Greengrass
- Added code to update Agent config to use only Onprem Identity in Greengrass
- Added support for macOS 14 (Sonoma)
- Added Onprem registration support using ssm-setup-cli
- Fixed docker installation issues in aws:configureDocker plugin
- Fix for document worker and session worker not logging when custom seelog configuration missing parameters
- Updated allowed regex pattern in S3 URI
- Update Agent IoT Greengrass component minor version
- Updated SUSE version in Seamless Domain Join script
- Updated Greengrass component workflow to get installed Agent version and update Agent only when the installed Agent version doesn't match with Greengrass component Agent version
- Upgraded GoLang version that builds agent binaries with to 1.20.11
Amazon SSM Agent - Release 3.2.1798.0 - 2023-11-08
- Bump golang.org/x/net from 0.15.0 to 0.17.0
- Upgraded GoLang to version 1.20.10
- Fixing race condition in session datachannel unit test
Amazon SSM Agent - Release 3.2.1705.0 - 2023-10-10
- Updated MGS Interactor to send 'Failed' status on agentJob parsing error
- Added error handling for Linux DomainJoin when service account credentials empty
- Fix for panic scenario in when running aws:configureDocker plugin
- Upgraded GoLang to version 1.20.8
- Upgraded golang.org/x/net to v0.15.0
- Added support for macOS 13 (Ventura)
Amazon SSM Agent - Release 3.2.1630.0 - 2023-09-18
- Fix credential retrieval retry logic in credential refresher
- Reducing retrieval log level to debug in the credential refresher after more than 3 retrieval retries
- Fix for EC2 credential retrieval errors not being propagated to the credential refresher
- Fixing agent version input format validation
- Fix downloadPlatformOverride for AlmaLinux
- Fixed issue where removing seelog.xml file doesn't revert minimum log level back to INFO
- Ignore non-audit files in audit folder
Amazon SSM Agent - Release 3.2.1542.0 - 2023-09-02
- Add aws:updateSSMAgent plugin support for Flatcar Linux
- Add fix to resolve manifest url during agent update when using stable keyword
- Fix multiple issues causing tight loops during IPC connection scenarios
- Sign deb and rpm installer packages for Linux instances using new key
- Use file based IPC by default for amazon-ssm-agent and ssm-agent-worker communication in Darwin
Amazon SSM Agent - Release 3.2.1478.0 - 2023-08-14
- Added fix to propagate exit code properly when command fails to start
- Added control channel acknowledgement functionalities
- Added flag to specify go version used for gosec and govulncheck in static analysis script
- Added support for RHEL 8.7, 8.8, 9.1, 9.2
- Added support for Rocky Linux 8.7, 9.0, 9.1, 9.2
- Added support for Oracle Linux 8.7, 9.1, 9.2
- Update go version to 1.20.7
Amazon SSM Agent - Release 3.2.1377.0 - 2023-07-18
- Stopped saving instance profile credentials to disk
- Added static agent security scans to makefile
- Updated Greengrass component minor version
Amazon SSM Agent - Release 3.2.1297.0 - 2023-07-03
- Added retries to snap uninstall call in setupcli
- Fix for windows shutdown executable not found when compiled with golang1.19+
- Fix to return correct Agent Job ID for ack after AgentJobParseError
- Pass golang contexts for network calls in agent core to terminate cleanly
- Remove credential file dependency in agent workers implemented in 3.2.x.x versions
- Report MGS Connection Channel status to Health table
- Update Dockerfile to use Golang image from ECR repository
Amazon SSM Agent - Release 3.2.1241.0 - 2023-06-26
- Get bucket region using signed HeadBucket request
- Updated golang.org/x/net version to 0.10.0 and golang.org/x/crypto version to 0.9.0
- Update go version to 1.19.10
(Deprecated)
Amazon SSM Agent - Release 3.2.1041.0 - 2023-06-05
- Add retry to handle stream data acknowledge messages
- Support latest as a version in configurePackage plugin
- Updated AWS GO SDK to v1.44.261 and disabled IMDSv1 fallback logic
- Use IP address to connect to destination server in port session
(Deprecated)