github aws/amazon-ssm-agent 3.1.821.0
Amazon SSM Agent - Release 3.1.821.0 - 2022-01-13

latest releases: 3.3.859.0, 3.3.808.0, 3.3.551.0...
2 years ago
  • Implement new core module named MessageService to start processing commands from both MGS and MDS
    • Merge functionalities from RunCommandService core module and Session core module.
    • Receive run command documents through MGS if connected and fallback to MDS otherwise. This functionality requires appropriate permissions for both endpoints and will be rolled out gradually to end users.
    • Provide filesystem based idempotency check to avoid duplicate run command document execution.
    • Increase default run command pool buffer size from 1 to 5 to load additional documents before-hand for processing.
  • Fix nil pointer deference panic produced in named pipe test case during agent update
  • Remove StopType concept in ssm-agent-worker and add different waits for reboot and shutdown stop

Don't miss a new amazon-ssm-agent release

NewReleases is sending notifications on new releases.