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

KCL - Exclude AWS v1 SDK from Glue dependency #3

Closed
wants to merge 1 commit into from

Conversation

ethkatnic
Copy link
Owner

@ethkatnic ethkatnic commented Sep 4, 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. This has been bumped several times in this PR 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 changed the base branch from master to sdk-upgrade September 5, 2024 15:39
@ethkatnic ethkatnic marked this pull request as ready for review September 5, 2024 15:40
@ethkatnic ethkatnic changed the title Exclude AWS v1 SDK from Glue dependency KCL - Exclude AWS v1 SDK from Glue dependency Sep 5, 2024
@ethkatnic ethkatnic changed the base branch from sdk-upgrade to master September 5, 2024 22:30
@ethkatnic ethkatnic closed this Sep 5, 2024
@ethkatnic
Copy link
Owner Author

Closed in place of awslabs#1381 in main repo.

@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 24, 2024
@ethkatnic ethkatnic closed this Sep 24, 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.

1 participant