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.1.1374.0 - 2022-05-02

Published by VishnuKarthikRavindran over 2 years ago

  • Added timeout for s3 HEAD requests
  • Added vpc address deny to port forwarding
  • Fixed for reboot scenario in configure package plugin
  • Fixed goroutine leak in seelog library
  • Fixed nullpointer segmentation fault in configure package plugin
  • Improved error handling in manifest download in updater
  • Improved worker initialization to improve startup failure logging
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1260.0 - 2022-04-12

Published by rhaoran-aws over 2 years ago

  • Added missing check for invalid S3 path parameter
  • Added support for domain join using a non-local username
  • Fixed broken links in README.md
  • Fixed ECS Exec issue where agent was using environment variables for credentials
  • Updated Ec2Detector test to query smbios directly for system information
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1208.0 - 2022-04-04

Published by mmcgovs over 2 years ago

  • Updated ec2detector module to use Get-CmiInstance instead of wmic.exe
  • Fixed file creation mode of ssm-agent-users sudoer file
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1188.0 - 2022-03-29

Published by VishnuKarthikRavindran over 2 years ago

  • Added new ec2detector module to determine if agent is on EC2
  • Added support for port forwarding to remote host
  • Added quotes around inventory parameter ValueName on Windows
  • Fix for domain join DNS IP assignments in shared directories
  • Replaced namedpipe updater test with ec2detector test
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1141.0 - 2022-03-23

Published by VishnuKarthikRavindran over 2 years ago

  • Add application inventory by file for Bottlerocket
  • Fix infinite retry logic to send failed replies in MGSInteractor
  • Remove usage of io/fs package
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1080.0 - 2022-03-10

Published by aguman-aws over 2 years ago

  • (windows only) Remove symlink scan during update
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1045.0 - 2022-02-28

Published by Thor-Bjorgvinsson over 2 years ago

  • Fixed sourceHash validation for aws:application document plugin
  • Added document parameter validation for values passed to target document of aws:runDocument plugin
  • (windows only) Fix process leak when legacy cloudwatch plugin is enabled
  • (windows only) Fail installation if C:\ProgramData\Amazon\SSM\ has symlinks
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.1004.0 - 2022-02-17

Published by Thor-Bjorgvinsson over 2 years ago

  • Added platform detection for Bottlerocket OS
  • Consolidated regional endpoint generation to common endpoint module

Bugs:

amazon-ssm-agent - Amazon SSM Agent - Release 3.1.941.0 - 2022-02-07

Published by VishnuKarthikRavindran over 2 years ago

  • Added support for Rocky linux
  • Fixed sharefile/shareprofile not being propagated to updateutil
  • Fixed incorrect darwin platform detection post BigSur
  • Fixed log flush issue in updater
  • Updated .NET dependencies for domainjoin and cloudwatch (windows only)
  • Updated go version to 1.17.6

Bugs:

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

Published by VishnuKarthikRavindran almost 3 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

Bugs:

amazon-ssm-agent - Amazon SSM Agent - Release 3.1.804.0 - 2022-01-05

Published by danr-amz almost 3 years ago

  • Add support for upstart when running get-diagnostic command using ssm-cli
  • Fix systemctl service name to support older versions of systemctl
  • Include changes to facilitate testing
  • Update DNS server selection logic for seamless domain join on linux and darwin
  • Update go version to go1.17.5
  • Update golang sys package dependency

Bugs:

amazon-ssm-agent - Amazon SSM Agent - Release 3.1.715.0 - 2021-12-16

Published by danr-amz almost 3 years ago

  • Derive default directories from appconfig on Darwin
  • Set x-bit on newly-created directories
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.634.0 - 2021-12-06

Published by Thor-Bjorgvinsson almost 3 years ago

  • Fix for ssm-setup-cli to be able to select service manager without the agent being installed
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.630.0 - 2021-11-25

Published by Thor-Bjorgvinsson almost 3 years ago

  • Added greengrass component recipe for the new SystemsManagerAgent component
  • Added support for registering agent on a greengrass device
  • Added support for downloading more than 1000 objects in downloadContent
  • Fixed retry logic for onprem and s3 upload
  • Fixed unit tests when running on Mac
  • Update AWS SDK to v1.41.4
  • Update logic to retrieve platform details for Rocky Linux
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.501.0 - 2021-10-22

Published by aguman-aws almost 3 years ago

  • Add diagnostics command to ssm-cli
  • Fix caching for onprem credentials
  • Additional configuration options for Seamless Domain Join
  • Gracefully exit session if group of runas user is modified
  • Skip retries for cert validation errors in S3 HEAD requests
  • Fix DNS failures on CentOS 8.2
  • Update several dependencies
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.459.0 - 2021-10-14

Published by aguman-aws almost 3 years ago

  • Fixed a bug with powershell command for Inventory
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.426.0 - 2021-10-12

Published by aguman-aws almost 3 years ago

  • Fixed cpu spike issue manifesting on snap
  • Fixed issue with version comparison in EC2Config update plugin
  • Fixed panic when command output was being truncated
  • Updated build to use go1.16.8
  • Removed Profile from inventory powershell commands on Windows
amazon-ssm-agent - Amazon SSM Agent - Release 3.0.1479.0 - 2021-09-27

Published by Thor-Bjorgvinsson almost 3 years ago

  • Includes all changes from 3.0.1390.0 to 3.1.338.0 except the following:
    • Updated to version 3.1
    • Updated build to build statically linked binaries for linux 64bit
      • Minimum supported linux kernel version for linux 64bit is 3.2+
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.338.0 - 2021-09-13

Published by leoahnn-aws about 3 years ago

  • Fix to eliminate WaitGroup reuse panic triggered during agent reboot
  • Fix to include applications without UninstallString in Inventory for Windows
  • Fixed a bug where multi-plugin documents with large outputs would timeout RunCommand
  • Fixed a bug where RunCommand could delay executions for up to 15 minutes
amazon-ssm-agent - Amazon SSM Agent - Release 3.1.282.0 - 2021-08-31

Published by ferkhat-aws about 3 years ago

  • Add serial port logging of AwsNitroEnclaves package version on windows during startup
  • Allow usage of existing loggroup/logstream when the user does not have create permission
  • Change service interrogate request log to debug
  • Cleanup old surveyor channel files on startup
  • Fix filehandle leak in windows leading to agent going offline
  • Fix to schedule correct next run time during orchestration directories cleanup
  • Fix to sequentially update correct runcount value in the document bookkeeping file
  • Fix a bug with version parsing EC2Config updater
  • Updated rpm packaging for fips compliance
Package Rankings
Top 2.15% on Proxy.golang.org
Badges
Extracted from project README
ReportCard Build Status
Related Projects