Releases: aws/amazon-ecs-agent
Releases · aws/amazon-ecs-agent
Amazon ECS Agent - v1.62.2
1.62.2
- Enhancement - Load ServiceName from ACS Task Payload. #3342
- Bug - Update healthcheck and ports in dockerfree build. #3343
Amazon ECS Agent - v1.62.1
- Bug - Fix an issue with cgroup mount #3324
- Enhancement - Build changes - Add GitShortSha to config, Add md5, json file creation #3327
Amazon ECS Agent - v1.62.0
Enhancement - Update golang version to 1.18.3 #3301
Enhancement - Update windows golang version to 1.18.3 #3317
Amazon ECS Agent - v1.61.3
1.61.3
- Enhancement - Add command and error logging for FSx file mapping when calling out to PowerShell #3240
- Enhancement - Update README.md with missing environment variables #3244
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
Amazon ECS Agent - v1.61.1
- Enhancement - Remove hard-coded task CPU limit and advertise a new capability ecs.capability.increased-task-cpu-limit #3197
- Enhancement - Simplify api/task code #3176
- Enhancement - Remove unused .travis.yml file #3171
- Bug - Fix potential goroutine leaks #3170
- Bug - Fix credential rotation issue with ECS-A Windows #3184
- Bug - Fix Windows base image versions for integration tests #3179
Amazon ECS Agent - v1.61.0
- Enhancement - Support for unified cgroups and the systemd cgroup driver #3127
- Enhancement - Apply minimumCPUShare to both task and container CPU shares #3156
Amazon ECS Agent - v1.60.1
1.60.1
- Enhancement - Add dockerfree init build targets #3149
- Enhancement - Merge ecs-init repo #3141
Amazon ECS Agent - v1.60.0
1.60.0
- Enhancement - Update cgroups library to the latest release #3126
- Enhancement - Improve log readability #3134
- Enhancement - Add Host IP to port response for v4 container response #3136
Amazon ECS Agent - v1.59.0
- Feature - prevent instances in EC2 Autoscaling warm pool from being registered with cluster #3123
- Enhancement - DiscoverPollEndpoint: lengthen cache ttl and improve resiliency #3109