Skip to content

Releases: aws/amazon-ecs-agent

Amazon ECS Agent - v1.62.2

17 Aug 21:57
Compare
Choose a tag to compare

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

04 Aug 16:22
Compare
Choose a tag to compare
  • 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

26 Jul 20:55
3f73bab
Compare
Choose a tag to compare

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

15 Jun 20:14
Compare
Choose a tag to compare

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

03 Jun 22:46
Compare
Choose a tag to compare

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

05 May 17:54
Compare
Choose a tag to compare
  • 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

08 Apr 01:12
0573061
Compare
Choose a tag to compare
  • 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

28 Mar 16:24
Compare
Choose a tag to compare

1.60.1

  • Enhancement - Add dockerfree init build targets #3149
  • Enhancement - Merge ecs-init repo #3141

Amazon ECS Agent - v1.60.0

04 Mar 19:17
Compare
Choose a tag to compare

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

09 Feb 18:57
Compare
Choose a tag to compare
  • Feature - prevent instances in EC2 Autoscaling warm pool from being registered with cluster #3123
  • Enhancement - DiscoverPollEndpoint: lengthen cache ttl and improve resiliency #3109