Skip to content

Amazon ECS Agent - v1.83.0

Compare
Choose a tag to compare
@Yiyuanzzz Yiyuanzzz released this 05 Jun 17:36
· 245 commits to master since this release

1.83.0

  • Feature - Expedited reporting of container image manifest digests to ECS backend. This change makes Agent resolve container image manifest digests for container images prior to image pulls by either calling image registries or inspecting local images depending on the host state and Agent configuration. Resolved digests will be reported to ECS backend using an additional SubmitTaskStateChange API call #4177
  • Enhancement - Update ACS model restart policy in ecs-agent #4175
  • Enhancement - Update TMDS response for container restarts #4178
  • Enhancement - Enable agent to detect FIPS enabled hosts #4189
  • Bugfix - Fixed a bug that could prevent ECS agent from starting on SUSE Linux 15 #4173