Skip to content

Amazon ECS Agent - v1.74.1

Compare
Choose a tag to compare
@Realmonia Realmonia released this 25 Jul 20:27
· 282 commits to master since this release
  • Enhancement - Update amazon linux build spec to match current ecs agent golang version #3817
  • Bug - Merge Feature/task-resource-accounting to dev #3819
  • Code Quality Improvement - Add Snapshotter field to V4 Container Response #3818
  • Code Quality Improvement - Add some unit tests for config parsers where coverage was missing #3809

Changes included from discarded v1.74.0 release:

  • Enhancement - Update go version to 1.19.10 #3799
  • Enhancement - Add EBS volume stats implementation in the csi driver daemon and add one makefile rule to build the tar file #3774
  • Enhancement - Add daemon manager package with initial daemon task creation methods #3789
  • Enhancement - Enable FSx capability by default for Windows #3780
  • Enhancement - Update error prefix of v4 container stats endpoint for task lookup failure case #3794
  • Enhancement - Update Agent to be more resilient in case of unauthenticated timeouts with IMDS #3795
  • Bug - Always report service connect metrics when both health and task metrics are disabled #3786
  • Bug - Allow variables to be set to empty string in envFiles #3797
  • Code Quality Improvement - Move task protection handler to ecs-agent module #3779
  • Code Quality Improvement - Move TMDS v4 container stats types to ecs-agent module #3785
  • Code Quality Improvement - Move v4 TMDS container and task stats endpoint handlers to ecs-agent module #3791
  • Code Quality Improvement - Integrate with tcsHandler in ecs-agent module #3743
  • Code Quality Improvement - Update metrics interface to couple metric completion and publish #3803
  • Code Quality Improvement - Add ACS attach resource responder to ecs-agent #3807 #3810
  • Code Quality Improvement - Add THIRD_PARTY.md attribution file to ecs-agent #3808