aws / aws-msk-iam-auth

Enables developers to use AWS Identity and Access Management (IAM) to connect to their Amazon Managed Streaming for Apache Kafka (Amazon MSK) clusters.
Apache License 2.0
138 stars 65 forks source link

Migrate fully to SDKv2 #154

Closed MateuszWicherski closed 1 week ago

MateuszWicherski commented 4 months ago

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 commented 4 months ago

Hi,

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

jvdadda commented 2 months ago

Once this PR https://github.com/aws/aws-msk-iam-auth/pull/164 will be merged, all will be merged to V2

github-actions[bot] commented 1 week ago

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.