Skip to content

Amazon ECS Agent - v1.79.2

Compare
Choose a tag to compare
@mye956 mye956 released this 14 Dec 19:06
· 446 commits to master since this release

1.79.2

  • Enhancement - Set device names while building task network config #4026
  • Enhancement - Record and emit the timestamp that the last connection was established #4035
  • Enhancement - Add network delete workflow for AWSVPC #4031
  • Enhancement - Consume ECS client from ecs-agent module in agent module #4032
  • Enhancement - Add Firecracker platform implementation in netlib #4038
  • Enhancement - Add containerId, networkNameSpace, containerCGroup to ManagedDaemon #4041
  • Enhancement - Trim managed agent reason + add retries for getting instance identity signature #4042
  • Code Quality Improvement - Add check in ecs clint library to ensure only non empty values are added to API request. #4044
  • Enhancement - Update grpc contract credfetcher #4043
  • Enhancement - Add credentials-fetcher Dockerfile #4047