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

Migrate fully to SDKv2 #154

Closed
MateuszWicherski opened this issue Feb 15, 2024 · 3 comments · Fixed by #164
Closed

Migrate fully to SDKv2 #154

MateuszWicherski opened this issue Feb 15, 2024 · 3 comments · Fixed by #164

Comments

@MateuszWicherski
Copy link

Hi!

Is there anything stopping this library from upgrading remaining AWS SDKv1 dependencies to SDKv2 (core and STS)? I can open a PR with that if there are no obstacles.

    implementation(platform('com.amazonaws:aws-java-sdk-bom:1.12.638'))
    implementation('com.amazonaws:aws-java-sdk-core')
    implementation('com.amazonaws:aws-java-sdk-sts')
@hhkkxxx133
Copy link
Contributor

Hi,

Thanks for reaching out to us. Yes please open a PR and we will review shortly.

@jvdadda
Copy link
Contributor

jvdadda commented Apr 8, 2024

Once this PR #164 will be merged, all will be merged to V2

Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

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 a pull request may close this issue.

3 participants