Skip to content

Releases: aws/amazon-ecs-agent

Amazon ECS Agent - v1.70.2

18 Apr 01:31
Compare
Choose a tag to compare
  • Enhancement - Update README for generic-rpm-integrated #3631
  • Fix - Add ISO partition for downloading agent appropriately #3630
  • Fix - Change disable metrics default for Windows in the README to false #3615
  • Fix - Skip testing memory swappiness for cgroupv2 #3638

Amazon ECS Agent - v1.70.1

04 Apr 21:30
Compare
Choose a tag to compare
  • Enhancement - Update the description of ECS_DYNAMIC_HOST_PORT_RANGE #3609
  • Enhancement - simplified ACS handler refactor #3225
  • Fix - change code suite to code services in readme #3613
  • Fix - Remove scripts/verify-agent-artifacts #3617
  • Enhancement - logging cleanup for unnecessary warn/error messages #3621
  • Enhancement - dependency updates #3458, #3606

Amazon ECS Agent - v1.70.0

24 Mar 16:36
Compare
Choose a tag to compare
  • Enhancement - Update docker client library to latest #3598
  • Enhancement - Provide imageDigest for images from all container repositories #3576
  • Enhancement - Explicitly provide the network name override to nat when using bridge network mode #3564
  • Enhancement - Support dynamic host port range assignment for singular ports. The dynamic host port range can be configured with ECS_DYNAMIC_HOST_PORT_RANGE in ecs.config; if there is no user-specified ECS_DYNAMIC_HOST_PORT_RANGE, ECS Agent will assign host ports within the default port range, based on platform and Docker API version, for containers that do not have user-specified host ports in task definitions. #3601

Amazon ECS Agent - v1.69.0

03 Mar 16:58
Compare
Choose a tag to compare
  • Enhancement - Use T.TempDir to create temporary test directory #3159 and #3560
  • Bug - Fixed a bug that incorrectly advertised the gMSA and fsx capability #3540
  • Bug - Remove fallback to Docker for host port ranges assignment #3569
  • Bug - fix ecs-init log message #3577
  • Enhancement - remove set-output GitHub action command #3487
  • Bug - Update CNI plugin versions, IMDS access works properly over IPv6 #3581
  • Enhancement - periodically disconnect from ACS #3586

Amazon ECS Agent - v1.68.2

11 Feb 03:04
Compare
Choose a tag to compare

1.68.2

  • Enhancement: Skip sending STSC events for internal tasks #3541 and #3559
  • Enhancement: Update go version in module file, update most vendored build dependencies to latest library #3534 and #3551
  • Enhancement - Refactor build and remove legacy packaging #3552
  • Bug - Address envFile resource naming defect #3554
  • Bug - Enumerate port ranges into the docker config #3558
  • Bug - Revert CNI Plugin submodule update #3565

Amazon ECS Agent - v1.68.1

30 Jan 17:32
Compare
Choose a tag to compare
  • Bug - Update ECS CNI and VPC plugins to fix instances with IMDSv1 disabled #3531
  • Bug - Filter out metricCount=0 and its corresponding metricValue for service connect metric TargetResponseTime #3537

Amazon ECS Agent - v1.68.0

09 Jan 17:35
Compare
Choose a tag to compare

1.68.0

  • Bug - Add ServiceConnect image to clean-up exclusion list #3521
  • Enhancement: added new agent configuration to specify ephemeral host port range #3522

Amazon ECS Agent - v1.67.2

13 Dec 20:51
Compare
Choose a tag to compare
  • Bug - Fix the generation of network bindings for Service Connect container #3513
  • Bug - Prevent resetting valid agent state db when IMDS fails on startup #3509

Amazon ECS Agent - v1.67.1

08 Dec 19:07
Compare
Choose a tag to compare
  • Bug - Read git hash from RELEASE_COMMIT file if possible #3508

Amazon ECS Agent - v1.67.0

08 Dec 19:07
Compare
Choose a tag to compare
  • Bug - Don't log errors on instances not using GMSA #3489
  • Enhancement - Update packaging Readme files with updated instructions to build init files #3490
  • Bug - Fix unit tests for cgroup v2 #3491
  • Enhancement - Update readme for ECS_SELINUX_CAPABLE to clarify Z-mode mount only and limited support #3496
  • Bug - Fix agent short hash version bug #3497
  • Bug - Use Ubuntu 20.04 for linux GH Unit tests #3501
  • Feature - Container port range mapping #3506