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

Bump aws-sdk-go version to 1.51.3 #4120

Merged
merged 2 commits into from Mar 20, 2024

Conversation

prateekchaudhry
Copy link
Contributor

@prateekchaudhry prateekchaudhry commented Mar 20, 2024

Summary

Bump up aws-sdk-go version to 1.51.3 for agent, ecs-agent and ecs-init. This helps ECS Agent create clients in more regions and partitions, for which endpoints and symbols are missing in 1.44.x and 1.36.x. Particularly refer to partitions/regions and related properties which are updated along with other sdk updates.

Implementation details

This PR is created by

  • Updating aws-sdk-go version in go.mod file in agent, ecs-agent and ecs-init
  • Running go mod tidy and go mod vendor in agent, ecs-agent and ecs-init
  • Running make gogenerate and make gogenerate-init

Testing

Run Unit and Integration tests

New tests cover the changes:
No new tests added

Description for the changelog

Bump aws-sdk-go version to 1.51.3

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

No

Licensing

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

@prateekchaudhry prateekchaudhry merged commit f199f51 into aws:dev Mar 20, 2024
43 of 44 checks passed
@Yiyuanzzz Yiyuanzzz mentioned this pull request Apr 4, 2024
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.

None yet

4 participants