Skip to content

Releases: aws/amazon-ecs-agent

Amazon ECS Agent - v1.88.0

08 Nov 19:53
Compare
Choose a tag to compare

1.88.0

  • Feature - Fault Injection Service Integration #4414
  • Bugfix - Retry GPU devices check during env vars load if instance supports GPU #4387
  • Enhancement - Add additional logging for BHP fault #4394
  • Bugfix - Remove unnecessary set driver and instance log level calls #4396
  • Enhancement - Migrate ecs-init to aws-sdk-go-v2. #4372
  • Bugfix - Prevent TMDS access from being impacted by network-blackhole-port fault. #4403
  • Enhancement - Adding fault injection integration tests #4399
  • Enhancement - log acs/tacs endpoint #4401
  • Enhancement - Add SourcesToFilter support for network-blackhole-port fault #4408
  • Bugfix- Add validation to prevent Fault Injection APIs from accepting IPv6 addresses. #4411

Amazon ECS Agent - v1.87.1

21 Oct 18:12
Compare
Choose a tag to compare
  • Enhancement - Update Go version to 1.22.7
  • Enhancement - Update SSM Agent version to 3.3.859.0
  • Bugfix - Always re-generate an ECR auth token when task execution credentials ID change.
  • Bugfix - Do no err on duplicate netns creation.

Amazon ECS Agent - v1.87.0

02 Oct 17:48
Compare
Choose a tag to compare
  • Feature - Add support for EBS Task Attach on Windows. #4353
  • Enhancement - Validate ECS_OFFHOST_INTROSPECTION_INTERFACE_NAME is a valid interface name. #4275
  • Enhancement - Add a warning to ecs-init when it doesn't detect GPU devices and moves on. #4338
  • Enhancement - Add resources to the log message "Resources not consumed, enough resources not available". #4328
  • Bugfix - Add read lock to task object String method. #4288

Amazon ECS Agent - v1.86.3

31 Aug 05:43
Compare
Choose a tag to compare
  • Bugfix: AWSVPC task containers' transition to MANIFEST_PULLED state should depend on the network pause container reaching RESOURCES_PROVISIONED state. #4286
  • Enhancement: Update manifest pull retry strategy so that first few retries are quicker to help setups on which image repository calls depend on network pause container being initialized #4289
  • Bugfix: Streamline how tasks stopped per ECS Control Plane #4301

Amazon ECS Agent - v1.86.2

19 Aug 03:22
4e8af8a
Compare
Choose a tag to compare

1.86.2

  • Bugfix - Add more validation of stats received from Docker #4295

Amazon ECS Agent - v1.86.1

17 Aug 04:10
e37d2c0
Compare
Choose a tag to compare

1.86.1

  • Bugfix - Update environment variable details in README.md and PR Template #4271
  • Bugfix - pull the image with the <image>@<digest> format #4256
  • Bugfix - Revert ecs.service behavior while maintaining resiliency #4277

Amazon ECS Agent - v1.86.0

13 Aug 18:43
Compare
Choose a tag to compare
  • Feature - Container Restart Policy #4264

Amazon ECS Agent - v1.85.3

27 Jul 00:00
Compare
Choose a tag to compare
  • Bugfix - Revert "Resolving Cloudwatch endpoint in all regions" except isolated regions. #4260
  • Bugfix - Add awslogs-endpoint for isolated regions when creating containers. #4262

Amazon ECS Agent - v1.85.2

25 Jul 20:44
522561b
Compare
Choose a tag to compare
  • Bugfix - Disable Digest Resolution for Manifest V2 Schema 1 #4249
  • Bugfix - Fix digest resolution for locally cached images when image reference in the task payload contains docker.io or docker.io/library prefix #4251
  • Bugfix - Use FIPS S3 endpoints only when available in region #4246
  • Bugfix - Resolving Cloudwatch endpoint in all regions #4191

Amazon ECS Agent - v1.85.1

13 Jul 01:28
Compare
Choose a tag to compare

1.85.1

  • Bugfix - UpdateDesiredStatus for task stop verification ACK. #4240