aws-actions / amazon-ecs-deploy-task-definition

Registers an Amazon ECS task definition and deploys it to an ECS service.
MIT License
625 stars 229 forks source link

Upgrade to newer version of AWS Javascript SDK #561

Open seana39223 opened 4 weeks ago

seana39223 commented 4 weeks ago

When running the action I get: Run aws-actions/amazon-ecs-deploy-task-definition@v1 (node:1621) NOTE: The AWS SDK for JavaScript (v2) will enter maintenance mode

Could we please have it upgraded to use the AWS SDK v3

amazreech commented 4 weeks ago

Hi @seana39223, AWS SDK has upgrade change has been made as part of PR #529 & Issue #551

This has not been yet released tho. We will be working on releasing this along with other changes.

Thank you!

vishaliamops commented 1 week ago

Hello, Please Release the latest version with updated changes of AWS SDK.