Skip to content

Releases: aws/amazon-ssm-agent

Amazon SSM Agent - Release 3.2.1478.0 - 2023-08-14

14 Aug 21:49

Choose a tag to compare

  • Added fix to propagate exit code properly when command fails to start
  • Added control channel acknowledgement functionalities
  • Added flag to specify go version used for gosec and govulncheck in static analysis script
  • Added support for RHEL 8.7, 8.8, 9.1, 9.2
  • Added support for Rocky Linux 8.7, 9.0, 9.1, 9.2
  • Added support for Oracle Linux 8.7, 9.1, 9.2
  • Update go version to 1.20.7

Amazon SSM Agent - Release 3.2.1377.0 - 2023-07-18

19 Jul 18:22

Choose a tag to compare

  • Stopped saving instance profile credentials to disk
  • Added static agent security scans to makefile
  • Updated Greengrass component minor version

Amazon SSM Agent - Release 3.2.1297.0 - 2023-07-03

03 Jul 20:04

Choose a tag to compare

  • Added retries to snap uninstall call in setupcli
  • Fix for windows shutdown executable not found when compiled with golang1.19+
  • Fix to return correct Agent Job ID for ack after AgentJobParseError
  • Pass golang contexts for network calls in agent core to terminate cleanly
  • Remove credential file dependency in agent workers implemented in 3.2.x.x versions
  • Report MGS Connection Channel status to Health table
  • Update Dockerfile to use Golang image from ECR repository

Amazon SSM Agent - Release 3.2.1241.0 - 2023-06-26

27 Jun 17:25

Choose a tag to compare

  • Get bucket region using signed HeadBucket request
  • Updated golang.org/x/net version to 0.10.0 and golang.org/x/crypto version to 0.9.0
  • Update go version to 1.19.10

(Deprecated)

Amazon SSM Agent - Release 3.2.1041.0 - 2023-06-05

05 Jun 18:29

Choose a tag to compare

  • Add retry to handle stream data acknowledge messages
  • Support latest as a version in configurePackage plugin
  • Updated AWS GO SDK to v1.44.261 and disabled IMDSv1 fallback logic
  • Use IP address to connect to destination server in port session

(Deprecated)

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

23 May 16:39

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

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

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

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

Choose a tag to compare

  • Fixed go-vet issues by passing mocks by value
  • Updated domainjoin and cloudwatch executables for windows

(Deprecated)