Skip to content

Amazon ECS Agent - v1.17.3 - 2018-03-30

Compare
Choose a tag to compare
@yhlee-aws yhlee-aws released this 06 Apr 06:41
· 3194 commits to master since this release
  • Enhancement - Distinct startContainerTimeouts for windows/linux, introduce a new environment variable ECS_CONTAINER_START_TIMEOUT to make it configurable #1321
  • Enhancement - Add support for containers to inhereit ENI private DNS hostnames for awsvpc tasks #1278
  • Enhancement - Expose task definition family and task definition revision in container metadata file #1295
  • Enhancement - Fail image pulls if there's inactivity during image pull progress #1290
  • Enhancement - Parallize the container transition in the same task #1305
  • Bug - Fixed a bug where a stale websocket connection could linger #1310