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

Exclude AWS v1 SDK from KCL Glue dependency #1381

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ethkatnic
Copy link

@ethkatnic ethkatnic commented Sep 5, 2024

Exclude the transient dependency of AWS v1 SDK from Glue in KCL. This can be done safely, as Glue is not using this dependency for anything in the serializer-deserialzer package. Glue team confirmed we can remove this safely without impacting GSR functionalities. This issue has been bumped several times in awslabs/aws-glue-schema-registry#338 but is yet to be addressed.

Th exclusion of the transient dependency com.amazonaws:aws-java-sdk-sts enables the KCL to be fully independent of the AWS SDK v1.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ethkatnic ethkatnic closed this Sep 6, 2024
@ethkatnic ethkatnic deleted the kcl-sdk-upgrade branch September 6, 2024 23:10
@ethkatnic ethkatnic restored the kcl-sdk-upgrade branch September 9, 2024 17:38
@ethkatnic ethkatnic reopened this Sep 9, 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.

2 participants