Skip to content

Releases: aws/amazon-ecs-agent

Amazon ECS Agent - v1.64.0

05 Oct 19:09
67240c1
Compare
Choose a tag to compare
  • 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

12 Sep 22:08
Compare
Choose a tag to compare
  • Feature - Add VPC ID to TMDE v4 Task Responses. #3288 #3385
  • Feature - Add ServiceName to TMDE v4 Task Responses. #3362
  • Enhancement - Add codeowners file and update token permission to read only for workflow. #3374
  • Enhancement - Dependabot ecs-init fixes. #3388

Amazon ECS Agent - v1.63.0

06 Sep 23:33
Compare
Choose a tag to compare
  • 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

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