Skip to content

Amazon ECS Agent - Release 1.6.0 - 2015-10-28

Compare
Choose a tag to compare
@euank euank released this 29 Oct 18:10
· 4401 commits to master since this release
  • Feature - Add experimental HTTP proxy support.
  • Enhancement - No longer erroneously store an archive of all logs in the container, greatly decreasing memory and CPU usage when rotating at the hour.
  • Enhancement - Increase docker create timeout to improve reliability under some workloads.
  • Bug - Resolved an issue where private repositories required a schema in AuthData to work.
  • Bug - Fixed issue whereby metric submission could fail and never retry.