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.71.0 #3657

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Release 1.71.0 #3657

merged 1 commit into from
Apr 26, 2023

Conversation

Yiyuanzzz
Copy link
Contributor

Summary

1.71.0

  • Enhancement - update docker client library to latest in ecs-init #3635
  • Enhancement - Update vendor directory of agent package. #3645
  • Enhancement - Add ecs-agent/ ACS model and cleanup gogenerate make #3643
  • Enhancement - Integrate ecs-agent module with CI. Add make targets for ecs-agent module #3651
  • Fix - Fix misleading error response codes for v4 metadata and stats endpoints for TMDE. The endpoints will now return a 404 Not Found error code when task/container is not found and a 500 Internal Server Error on unexpected failures. TMDE clients that branch logic based on error response status codes will behave differently. For example, clients that retry on 5XX errors but not on 4XX errors will no longer perform futile retries #3644

Implementation details

Testing

New tests cover the changes:

Description for the changelog

Licensing

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

@Yiyuanzzz Yiyuanzzz requested a review from a team as a code owner April 26, 2023 16:32
amogh09
amogh09 previously approved these changes Apr 26, 2023
chienhanlin
chienhanlin previously approved these changes Apr 26, 2023
@Yiyuanzzz Yiyuanzzz added this to the 1.71.0 milestone Apr 26, 2023
@chienhanlin
Copy link
Contributor

Note: We should squash commits into 1 and merge it into the dev branch.

@Yiyuanzzz Yiyuanzzz dismissed stale reviews from chienhanlin and amogh09 via 0202ad2 April 26, 2023 18:01
@Yiyuanzzz Yiyuanzzz merged commit d1b103d into aws:dev Apr 26, 2023
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