amazon-ssm-agent

An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).

APACHE-2.0 License

Stars
1K
Committers
139

Bot releases are hidden (Show)

amazon-ssm-agent - Amazon SSM Agent - Release 3.3.484.0 - 2024-05-24 Latest Release

Published by adchalla 5 months ago

  • Update SSM-Setup-CLI logs related to checksum validation of latest version
amazon-ssm-agent - Amazon SSM Agent - Release 3.3.418.0 - 2024-05-02

Published by adchalla 6 months ago

  • Upgrade go-github version from v8 to v61
  • Increase timeouts in SSM-Setup-CLI
  • Fix darwin build issue in SSM-Setup-CLI
  • Fix the command builder bug to handle space char in input value
  • Fix an inaccurate log when validating allowDowngrade parameter during Agent update
  • Signing SSM Agent vended Windows executables
amazon-ssm-agent - Amazon SSM Agent - Release 3.3.380.0 - 2024-04-18

Published by adchalla 6 months ago

  • Update AWS GO SDK to v1.51.20
amazon-ssm-agent - Amazon SSM Agent - Release 3.3.337.0 - 2024-04-16

Published by adchalla 6 months ago

  • Remove yum as package manager in linux install/uninstall script
  • Verify TrustedInstaller status before posting WindowsUpdate information in aws:softwareInventory plugin
amazon-ssm-agent - Amazon SSM Agent - Release 3.3.217.0 - 2024-04-04

Published by cjinaws 7 months ago

  • Add alternative outputs for agent package generation scripts
  • Add support for Oracle 8.8 & 8.9, Rocky 8.8 & 8.9, AlmaLinux 8.8 & 8.9, and RHEL 8.9 & 9.3
  • Fix flaky integration test
  • Fix setup-cli error code for non English systems
  • Set IPR creds expiry to 30 mins for ssm agent worker
  • Switch installer package manager from rpm to yum on OSes that support yum
  • Upgrade GoLang to version 1.21.8
amazon-ssm-agent - Amazon SSM Agent - Release 3.3.131.0 - 2024-03-04

Published by VishnuKarthikRavindran 8 months ago

  • Add integration tests for control channel and data channel module
  • Remove data channel and control channel acknowledgement functionality in MGS Interactor
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.2303.0 - 2024-03-02

Published by VishnuKarthikRavindran 8 months ago

  • Add integration tests for control channel module
  • Revert data channel and control channel acknowledgement functionality in MGS Interactor
  • Update Greengrass component minor version to 1.2.4
amazon-ssm-agent - Amazon SSM Agent - Release 3.3.40.0 - 2024-02-07

Published by VishnuKarthikRavindran 8 months ago

  • Fix issue to execute aws:updateSSMAgent plugin through aws:rundocument plugin
  • Update Messaging module to switch off ec2messages when ssmmessages connected successfully
  • Update SSM Agent Minor version from 3.2 to 3.3
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.2222.0 - 2024-01-30

Published by Chnwanze 9 months ago

  • Upgrade minimum go version in go.mod file to go 1.19
  • Upgrade go-git package to v5.11.0
  • Fix for bad default manifest url when updating EC2Config
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.2143.0 - 2024-01-11

Published by armnejad 9 months ago

  • Fixed plugin path traversal logic
  • Updated aws:application plugin default param
  • Fixed default param in psmodule
  • Upgraded GoLang to version 1.21.5
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.2086.0 - 2023-12-22

Published by rhaoran-aws 10 months ago

  • Added Agent config to configure session logs destination
  • Added data channel acknowledgement functionalities
  • Added redirect handler and timeout for HTTP client
  • Added steps to verify aws-cli installation for domainJoin plugin
  • Added support for Ubuntu 23.04, Debian 11.7 & 12, and SUSE 15.5
  • Adjusted random number generator logic used to get filename in downloadContent plugin
  • Fixed Agent to gather application inventory from both rpm and dpkg package managers if present in Unix instances
  • Bump golang.org/x/crypto/ssh from 0.14.0 to 0.17.0
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.2016.0 - 2023-12-08

Published by VishnuKarthikRavindran 10 months ago

  • Added telemetry for agent core in-proc executor usage
  • Added retries for Agent installation with snap on Greengrass
  • Added code to update Agent config to use only Onprem Identity in Greengrass
  • Added support for macOS 14 (Sonoma)
  • Added Onprem registration support using ssm-setup-cli
  • Fixed docker installation issues in aws:configureDocker plugin
  • Fix for document worker and session worker not logging when custom seelog configuration missing parameters
  • Updated allowed regex pattern in S3 URI
  • Update Agent IoT Greengrass component minor version
  • Updated SUSE version in Seamless Domain Join script
  • Updated Greengrass component workflow to get installed Agent version and update Agent only when the installed Agent version doesn't match with Greengrass component Agent version
  • Upgraded GoLang version that builds agent binaries with to 1.20.11
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.1798.0 - 2023-11-08

Published by gianniLesl 11 months ago

  • Bump golang.org/x/net from 0.15.0 to 0.17.0
  • Upgraded GoLang to version 1.20.10
  • Fixing race condition in session datachannel unit test
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.1705.0 - 2023-10-10

Published by gianniLesl about 1 year ago

  • Updated MGS Interactor to send 'Failed' status on agentJob parsing error
  • Added error handling for Linux DomainJoin when service account credentials empty
  • Fix for panic scenario in when running aws:configureDocker plugin
  • Upgraded GoLang to version 1.20.8
  • Upgraded golang.org/x/net to v0.15.0
  • Added support for macOS 13 (Ventura)
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.1630.0 - 2023-09-18

Published by VishnuKarthikRavindran about 1 year ago

  • Fix credential retrieval retry logic in credential refresher
  • Reducing retrieval log level to debug in the credential refresher after more than 3 retrieval retries
  • Fix for EC2 credential retrieval errors not being propagated to the credential refresher
  • Fixing agent version input format validation
  • Fix downloadPlatformOverride for AlmaLinux
  • Fixed issue where removing seelog.xml file doesn't revert minimum log level back to INFO
  • Ignore non-audit files in audit folder
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.1542.0 - 2023-09-02

Published by VishnuKarthikRavindran about 1 year ago

  • Add aws:updateSSMAgent plugin support for Flatcar Linux
  • Add fix to resolve manifest url during agent update when using stable keyword
  • Fix multiple issues causing tight loops during IPC connection scenarios
  • Sign deb and rpm installer packages for Linux instances using new key
  • Use file based IPC by default for amazon-ssm-agent and ssm-agent-worker communication in Darwin
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.1478.0 - 2023-08-14

Published by cjinaws about 1 year ago

  • 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 - Amazon SSM Agent - Release 3.2.1377.0 - 2023-07-18

Published by gianniLesl about 1 year ago

  • Stopped saving instance profile credentials to disk
  • Added static agent security scans to makefile
  • Updated Greengrass component minor version
amazon-ssm-agent - Amazon SSM Agent - Release 3.2.1297.0 - 2023-07-03

Published by gianniLesl over 1 year ago

  • 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 - Amazon SSM Agent - Release 3.2.1241.0 - 2023-06-26

Published by cjinaws over 1 year ago

  • 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)

Package Rankings
Top 2.15% on Proxy.golang.org
Badges
Extracted from project README
ReportCard Build Status
Related Projects