Releases: aws/amazon-ecs-agent
Releases · aws/amazon-ecs-agent
Amazon ECS Agent - v1.70.2
Amazon ECS Agent - v1.70.1
- 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
- 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
- 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
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
Amazon ECS Agent - v1.68.0
Amazon ECS Agent - v1.67.2
Amazon ECS Agent - v1.67.1
- Bug - Read git hash from RELEASE_COMMIT file if possible #3508
Amazon ECS Agent - v1.67.0
- 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