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

Update Amazon ECR plugin to use AWS SDK for Java 2.x #187

Open
MarkEWaite opened this issue Aug 20, 2024 · 1 comment
Open

Update Amazon ECR plugin to use AWS SDK for Java 2.x #187

MarkEWaite opened this issue Aug 20, 2024 · 1 comment

Comments

@MarkEWaite
Copy link
Contributor

What feature do you want to see added?

Upgrade the AWS SDK for Java from v1 to v2 in the Amazon ECR plugin.

The AWS SDK for Java 1.x entered maintenance mode 31 July 2024 and will be end of life 31 Dec 2025. Refer to the January 2024 AWS blog announcement 1 and the July 2024 AWS blog announcement for more details.

Upstream changes

AWS SDK API plugin(s) will need to be developed and released for the AWS SDK for Java 2.x before this work can be done

Are you interested in contributing this feature?

No

@TobiX
Copy link
Contributor

TobiX commented Oct 15, 2024

AFAICS, migration can be done plugin-by-plugin since Maven GAVs and Java packages don't overlap (see https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/migration-whats-different.html), but it probably would be a good idea to create a library plugin (suite) for the AWS SDK 2.x first... Personally, I'm not very invested in this plugin (anymore), so this is probably stalled until anyone comes forward and does the work...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants