Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.83.0 #4193

Merged
merged 1 commit into from
May 29, 2024
Merged

Release 1.83.0 #4193

merged 1 commit into from
May 29, 2024

Conversation

Yiyuanzzz
Copy link
Contributor

@Yiyuanzzz Yiyuanzzz commented May 28, 2024

Summary

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

Implementation details

Testing

New tests cover the changes:

Description for the changelog

Does this PR include breaking model changes? If so, Have you added transformation functions?

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Yiyuanzzz Yiyuanzzz added this to the 1.83.0 milestone May 28, 2024
@Yiyuanzzz Yiyuanzzz requested a review from a team as a code owner May 28, 2024 18:19
@Yiyuanzzz Yiyuanzzz merged commit 404c217 into aws:dev May 29, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants