Skip to content

Amazon ECS Agent - v1.32.1 - 2019-10-28

Compare
Choose a tag to compare
@shubham2892 shubham2892 released this 31 Oct 23:03
· 2005 commits to master since this release
  • Enhancement - Add ECS_ENABLE_MEMORY_UNBOUNDED_WINDOWS_WORKAROUND flag which when set ignores the memory reservation
    parameter along with memory bounded tasks in windows #2239
  • Bug - Fixed a bug when config attribute in hostConfig is nil when starting a task #2249
  • Bug - Fixed a bug where start container failed with EOF and container is started anyways #2245
  • Bug - Fixed a bug where incorrect error type was detected when the vpc-id could not be detected on ec2-classic #2243
  • Bug - Fixed a bug where Agent did not reopen Docker event stream when it gets EOF/UnexpectedEOF error #2240