Releases: aws/amazon-ssm-agent
Releases · aws/amazon-ssm-agent
Amazon SSM Agent - Release 2.0.796.0 - 2017-05-26
- Linux platform version now based on os-release when available
- Various bug fixes
Amazon SSM Agent - Release 2.0.790.0 - 2017-05-09
- Added support for step-level preconditions
- Added support for rate/interval based schedule expressions for associations
- Added Summary and PackageID fields to inventory's aws:application gatherer
- Changed inventory's aws:application gatherer to use win32_processor: addressWidth to detect OS architecture to avoid localization based errors
- Fixed CloudWatch issue with large configuration
- Fixed S3 upload when instance and bucket are not in the same region
- Fixed bug that prevented native language AMIs (Japanese AMI) from launching Cloudwatch
- Various bug fixes
Amazon SSM Agent - Release 2.0.755.0 - 2017-04-07
- Fixed bugs that prevented CloudWatch from launching and allowed multiple instances of CloudWatch to launch on Windows
- Various bug fixes
Amazon SSM Agent - Release 2.0.730.0 - 2017-04-07
- Fixed issues with agent starting before network is ready on systemd systems.
Amazon SSM Agent - Release 2.0.716.0 - 2017-03-15
- Pass proxy settings to domain join and CloudWatch
- Added support for installing Docker on Linux
- Removed the upper limit for the maximum number of parallel executing documents on the agent (previously the max was 10)
- You can configure this number by setting the “CommandWorkerLimit” attribute in amazon-ssm-agent.json file
- Various bug fixes
Amazon SSM Agent - Release 2.0.672.0 - 2017-02-17
- Added bucket-owner-full-control ACL to S3 outputs to support cross-account upload
- Standardized S3 result paths across plugins; commands append command-id/instance-id/plugin-name/step-id associations append instance-id/association-id/execution-date/plugin-name/step-id
- step-id is the id field in plugin input if present and supported, otherwise the step name (in 2.0 schema documents), otherwise the plugin-name again
- plugin-name and step-id have : characters removed
- FreeBSD patches from external contributor
- Various bug fixes
Amazon SSM Agent - Release 2.0.633.0 - 2017-01-18
- Added support for aws:softwareInventory plugin to upload inventory related log messages to S3
- Fixed CloudWatch crash issue
- Fixed Domain Join to support customized OU
- Various bug fixes
Amazon SSM Agent - Release 2.0.599.0 - 2016-12-30
- Added support for running Powershell on Linux
- Added support for State Manager that automates the process of keeping your Amazon EC2 and hybrid infrastructure in a state that you define You can use State Manager to ensure that your instances are bootstrapped with specific software at startup, configured according to your security policy, joined to a Windows domain, or patched with specific software updates throughout their lifecycle
- Added support for Systems Manager Inventory that allows you to specify the type of metadata to collect, the instances from where the metadata should be collected, and a schedule for metadata collection
- Added support for installing, uninstalling, and updating AWS packages published by AWS
- Added support for installing Docker on Windows and running Docker actions
- Added support for Windows Server 2016
- Added support for Windows Server Nano
- Fixed CloudWatch doesn't work with creating association from Console
- Fixed SSM Agent not able to start on Windows Server 2003
- Various bug fixes
Amazon SSM Agent - Release 1.2.290.0 - 2016-07-21
Add support for Ubuntu Xenial (16.04 LTS)
Add support for region cn-north-1
Amazon SSM Agent - Release 1.2.252.0 - 2016-07-01
Amazon EC2 Run Command now works with any instance or virtual machine outside of AWS, including your own data centers or other clouds. You now have a consistent experience to extend your scripts across locations and automate administrative tasks across instances, irrespective of location.