Skip to content

Amazon ECS Agent - v1.15.0 - 2017-11-02

Compare
Choose a tag to compare
@jhaynes jhaynes released this 02 Nov 23:54
· 3609 commits to master since this release
  • Feature - Support for provisioning tasks with ENIs.
  • Feature - Support for --init Docker run flag. #996
  • Feature - Introduces container level metadata. #981
  • Enhancement - Enable 'none' logging driver capability by default.
    #1041
  • Bug - Fixed a bug where tasks that fail to pull containers can cause the agent
    to fail to restore properly after a restart. #1033
  • Bug - Fixed default logging level issue. #1016
  • Bug - Fixed a bug where unsupported Docker API client versions could be registered.
    #1014
  • Bug - Fixed a bug where non-essential container state changes were sometimes not submitted.
    #1026