Skip to content

Amazon SSM Agent - Release 3.0.1031.0 - 2021-04-12

Compare
Choose a tag to compare
@ferkhat-aws ferkhat-aws released this 12 Apr 18:02
· 442 commits to mainline since this release
  • Added test-all flag to the makefile
  • Added support for onprem private key auto rotation
  • Added config to remove plugin output files after upload to s3
  • Added update precondition for upcoming 3.1 release
  • Fixed cloudwatch windows where TLS 1.0 is disabled
  • Fixed document cloudwatch upload when CreateLogStream permissions were missing left instances stuck in terminating
  • Fixed domain join windows EC2 instances where TLS 1.0 is disabled
  • Fixed domain join script for .local domain names
  • Fixed domain join script to exit when domain is already joined
  • Fixed panic issue in windows startup script when executing powershell command
  • Fixed session manager issue on MacOS for root and home path
  • Removed IMDS call in domain join script
  • Refactored update plugin and updater interaction