Skip to content

Amazon ECS Agent - v1.44.4 - 20200916

Compare
Choose a tag to compare
@fierlion fierlion released this 17 Sep 19:50
· 1965 commits to master since this release
  • Bug - Fix a bug where the ECS Agent did not iterate through all the dependencies of a particular container.
  • Bug - Fix a bug where the ECS Agent can lose track of containers if it's stopped by SIGKILL instead of SIGTERM.
  • Bug - Fix a bug where the a Docker API call could be made with a blank string instead of a Docker ID.
  • Bug - Fix a bug where the ECS Agent was expecting ECS_LOGFILE to be present as an environment variable.