You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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