Skip to content

Amazon ECS Agent - v1.14.2 - 2017-06-07

Compare
Choose a tag to compare
@adnxn adnxn released this 07 Jun 22:03
· 3994 commits to master since this release
  • Bug - Added checks for circular task dependencies. #796
  • Bug - Fixed an issue with Docker auth configuration overrides. #751
  • Bug - Fixed a race condition in the task clean up code path. #737
  • Bug - Upgrade AWS SDK to v1.8.19 to include SDK bugfixes. #786
  • Bug - Fixed an issue involving concurrent map writes. #743