Releases: aws/amazon-ssm-agent
Releases · aws/amazon-ssm-agent
Amazon SSM Agent - Release 3.3.380.0 - 2024-04-18
- Update AWS GO SDK to v1.51.20
Amazon SSM Agent - Release 3.3.337.0 - 2024-04-16
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- 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
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