Releases: aws/amazon-ecs-agent
Releases · aws/amazon-ecs-agent
Amazon ECS Agent - v1.65.1
1.65.1
- Enhancement - Add grpc vendor dependencies #3439
- Bug - Workaround git-secrets scan issue: awslabs/git-secrets#221 #3442
Amazon ECS Agent - v1.65.0
1.65.0
- Feature - ECS Agent changes to support task scale in protection feature. ECS Agent API Endpoint is also introduced with this feature. This feature allows a user to update and get task protection state of a task from a task container by calling ECS Agent API Endpoint, which protects the task from being terminated in a scale-in event #3427 Github feature request - #125
- Enhancement - Update service connect config validator to validate fields with a global standard, or consumed and proceeded by ECS Agent for service connect #3424
- Enhancement - ServiceConnect AppNet version handling; init bootstrap; CNI interface name update for service connect #3436
- Enhancement - Add file watcher for Appnet agent image update for service connect #3435
- Enhancement - Change method for retrieving Windows network statistics in case of awsvpc network mode for Windows #3425
- Bug - Fix minor unreachable code caused by t.Fatal #3372
Amazon ECS Agent - v1.64.0
- Feature - Add service connect feature. This feature enables ECS Service to be discoverable and ECS will leverage the container port mappings, service name and default application namespace associated with the cluster and the service to register your service for discovery and to enable discovery of dependencies through DNS lookup #3414
- Bugfix: Bump Go to 1.19.1 for CVE-2022-27664 #3398
Amazon ECS Agent - v1.63.1
Amazon ECS Agent - v1.63.0
- Feature - Add configurable default profile ECS_ALTERNATE_CREDENTIAL_PROFILE. #3365
- Enhancement - Update ECS_RESERVED_MEMORY description in README. #3363
- Enhancement - Update dependencies to include security patches reported by dependabot for agent #3367
- Enhancement - Update dependencies to include security patches reported by dependabot for ecs-init. #3277
- Enhancement - Reduce the flakiness of TestExecCommandAgent. #3355
- Bug - Add appmesh path to agent container image config. #3378
- Bug - Fix cgroupv2 mem usage calculation to match docker cli. #3370
- Bug - Fix json syntax in release-config. #3359
- Bug - Update validation script with more comprehensive set of files. #3358
- Bug - Update changelog generation to add missing spec file. #3356
- Bug - Fix format string for ecs-init. #3282
Amazon ECS Agent - v1.62.2
Amazon ECS Agent - v1.62.1
Amazon ECS Agent - v1.62.0
Amazon ECS Agent - v1.61.3
Amazon ECS Agent - v1.61.2
1.61.2
- Enhancement - Integrate new/updated build targets and processes #3234
- Enhancement - Trimming task reason to a max of 1024 characters as per Back-end model #3229
- Enhancement - Add log message when receiving error during cached image inspection #3216
- Bug - Fix an issue where a task can be stuck in PENDING for ever when container dependencies can never be fulfilled #3218