Skip to content

Amazon ECS Agent - Release 1.0.0 - 2015-04-08

Compare
Choose a tag to compare
@euank euank released this 08 Apr 23:36
· 4737 commits to master since this release
  • Feature - Added the ability to update via ACS when running under
    amazon-ecs-init.
  • Feature - Added version information (available via the version flag or the
    introspection API).
  • Enhancement - Clarified reporting of task state in introspection API.
  • Bug - Fix a lock scoping issue that could cause an invalid checkpoint file
    to be written.
  • Bug - Correctly recognize various fatal messages from ACS to error out more
    cleanly.