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.2.1041.0 - 2023-06-05

Published by rhaoran-aws over 1 year ago

  • 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 - Amazon SSM Agent - Release 3.2.985.0 - 2023-05-18

Published by VishnuKarthikRavindran over 1 year ago

  • 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 - Amazon SSM Agent - Release 3.2.923.0 - 2023-04-27

Published by aguman-aws over 1 year ago

  • 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 - Amazon SSM Agent - Release 3.2.815.0 - 2023-04-05

Published by VishnuKarthikRavindran over 1 year ago

  • 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 - Amazon SSM Agent - Release 3.2.582.0 - 2023-02-05

Published by gianniLesl over 1 year ago

  • Modified EC2 credential fallback logic

(Deprecated)

amazon-ssm-agent - Amazon SSM Agent - Release 3.2.574.0 - 2023-02-02

Published by gianniLesl over 1 year ago

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

(Deprecated)

amazon-ssm-agent - Amazon SSM Agent - Release 3.2.532.0 - 2023-01-17

Published by gianniLesl over 1 year ago

  • 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 - Amazon SSM Agent - Release 3.2.419.0 - 2022-12-22

Published by gianniLesl almost 2 years ago

  • 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 https://github.com/aws/amazon-ssm-agent/issues/497

amazon-ssm-agent - Amazon SSM Agent - Release 3.2.345.0 - 2022-12-13

Published by aguman-aws almost 2 years ago

  • Updated yaml.v3 dependency

Version is affected by https://github.com/aws/amazon-ssm-agent/issues/497

amazon-ssm-agent - Amazon SSM Agent - Release 3.2.286.0 - 2022-11-14

Published by gianniLesl almost 2 years ago

  • 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 https://github.com/aws/amazon-ssm-agent/issues/497

amazon-ssm-agent - Amazon SSM Agent - Release 3.2.183.0 - 2022-11-01

Published by gianniLesl almost 2 years ago

  • 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 https://github.com/aws/amazon-ssm-agent/issues/484
Version is affected by https://github.com/aws/amazon-ssm-agent/issues/497

amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1927.0 - 2022-10-04

Published by gianniLesl almost 2 years ago

  • Update shell for Session Manager on MacOS
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1856.0 - 2022-09-27

Published by cjinaws about 2 years ago

  • Lower message length threshold for cloudwatch log streaming
  • Ran gofmt and goimports with golang version 1.19
  • Report AvailabilityZone and AvailabilityZoneId in health pings
  • Update AWS Go SDK to v1.44.78
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1767.0 - 2022-08-29

Published by aguman-aws about 2 years ago

  • Fix samba configuration for sub-domains
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1732.0 - 2022-08-15

Published by aguman-aws about 2 years ago

  • Add code in document/session worker to fallback to default identity selector when runtime config not present
  • Fix to handle command-line-arguments in document/session worker when launched by old agent workers
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1634.0 - 2022-07-14

Published by Yagnesh-Suribhatla over 2 years ago

  • Fallback to file based IPC if named pipe creation times out
  • Increase tls handshake timeout in http download client
  • Log mds client timeout errors as WARN
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1575.0 - 2022-06-16

Published by aguman-aws over 2 years ago

  • Added separate metric for snapd running apps failure during update
  • Fixed idle session timeout with smux keep alive configuration based on CLI version
  • Updated AgentTaskComplete message retry
  • Updated go version to 1.18.3
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1511.0 - 2022-06-07

Published by rhaoran-aws over 2 years ago

  • Collect kernel version in InstanceDetailedInformation
  • Support separate output stream for non-interactive session
  • Cleanup default log group name for runcommands
  • Updated rpm spec file to include build id
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1476.0 - 2022-05-27

Published by gianniLesl over 2 years ago

  • Fix port session premature close when local server is not connected before timeout
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1446.0 - 2022-05-17

Published by danr-amz over 2 years ago

  • Add created date to AgentJobAck message
  • Disable smux keep alive to use idle session timeout feature
  • Fix unit-tests running on windows
Package Rankings
Top 2.15% on Proxy.golang.org
Badges
Extracted from project README
ReportCard Build Status
Related Projects