Skip to content

Releases: aws/amazon-ssm-agent

Amazon SSM Agent - Release 3.2.985.0 - 2023-05-18

23 May 16:39
Compare
Choose a tag to compare
  • Add Domain Join support for RHEL 8.7 and AL2022
  • Add Support to send aws:updateSSMAgent replies through MGS
  • Retrieve and set interface name dynamically in aws:domainJoin plugin for Ubuntu

(Deprecated)

Amazon SSM Agent - Release 3.2.923.0 - 2023-04-27

05 May 21:10
Compare
Choose a tag to compare
  • Update Dockerfile Go version to 1.19
  • Add reporting of MGS connection status
  • Add support for updating to agent version marked stable
  • Add status code to MGS ack and send on message process failure
  • Update golangci-lint configuration
  • Add e2e tag to session shell tests

(Deprecated)

Amazon SSM Agent - Release 3.2.815.0 - 2023-04-05

05 Apr 20:28
Compare
Choose a tag to compare
  • Add EC2 credential fallback for AssumeRoleUnauthorizedAccess error
  • Add CloudWatch log upload support for document and session worker
  • Add set-hostname support in domainjoin plugin for windows
  • Add wait time in Agent updater to avoid installation issues caused during reboots initiated by domainjoin plugin
  • Add support for AlmaLinux
  • Fix KeepHostName parameter without DNS IP address parameter in domainJoin plugin
  • Fix issue where carriage returns cause json conversion to fail in aws:softwareInventory plugin
  • Remove IMDS calls in Onprem during health check
  • Remove S3 global endpoint fallback logic
  • Update cli descriptions for registration parameters
  • Update go version to 1.19.6

(Deprecated)

Amazon SSM Agent - Release 3.2.582.0 - 2023-02-05

07 Feb 19:17
Compare
Choose a tag to compare
  • Modified EC2 credential fallback logic

(Deprecated)

Amazon SSM Agent - Release 3.2.574.0 - 2023-02-02

07 Feb 19:16
Compare
Choose a tag to compare
  • Fixed go-vet issues by passing mocks by value
  • Updated domainjoin and cloudwatch executables for windows

(Deprecated)

Amazon SSM Agent - Release 3.2.532.0 - 2023-01-17

18 Jan 16:56
Compare
Choose a tag to compare
  • Removed explicit setting of EC2 aws credential profile
  • Added public key to registration info
  • Sends non-interactive command errors that occur before command execution to data channel
  • Added instance id verification to registration process

(Deprecated)

Amazon SSM Agent - Release 3.2.419.0 - 2022-12-22

23 Dec 22:14
Compare
Choose a tag to compare
  • Added minimum retry sleep for Registrar RegisterManagedInstance calls
  • Explicitly skip AZ info check for on-prem and ECS targets
  • Fix for SSM-Agent that is unable to start on Apple Mac M1's (mac2.metal instances)
  • Ensuring powershell path is set to system directory on Windows
  • Load DLLs with using system/absolute paths on Windows
  • Added workaround for Samba limit when loading Active Directory ids
  • Dynamically get network interface name for SeamlessDomainJoin
  • Added install-yum-rpm to makefile to install agent on host from source code
  • Added logging for specifying credential source
  • Refactored tests to remove mocks from production binaries
  • Updated Windows DomainJoin plugin SharpZipLib and Newtonsoft.json dependencies

Version is affected by #497

Amazon SSM Agent - Release 3.2.345.0 - 2022-12-13

22 Dec 23:24
Compare
Choose a tag to compare
  • Updated yaml.v3 dependency

Version is affected by #497

Amazon SSM Agent - Release 3.2.286.0 - 2022-11-14

18 Nov 20:20
Compare
Choose a tag to compare
  • Separated EC2 identity vault manifest from OnPrem identity vault manifest
  • Fix for credential retrieval blocking os termination signals
  • Fix for agent updater using shared credentials on EC2
  • Added guards against panic for agent identity health checks
  • Added logging around agent module start/stop

Version is affected by #497

Amazon SSM Agent - Release 3.2.183.0 - 2022-11-01

01 Nov 18:23
Compare
Choose a tag to compare
  • Added logging when assuming identity
  • Increased retries to ECS metadata endpoint
  • Added linux debug build to makefile
  • Implemented aws sdk logging interface
  • Updated agent minor version to 3.2
  • Added functionality to retrieve agent credentials from Systems Manager on EC2

Version is affected by #484
Version is affected by #497