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

fix(rt): remove gson from dependencies #496

Merged
merged 1 commit into from
Oct 12, 2021
Merged

fix(rt): remove gson from dependencies #496

merged 1 commit into from
Oct 12, 2021

Conversation

aajtodd
Copy link
Contributor

@aajtodd aajtodd commented Oct 11, 2021

Issue #

N/A

Description of changes

Missed in #477 , removes gson from our dependencies

Scope

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@aajtodd aajtodd requested review from kggilmer and ianbotsf October 11, 2021 21:47
Copy link
Contributor

@kggilmer kggilmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@aajtodd aajtodd merged commit 74af3aa into main Oct 12, 2021
@aajtodd aajtodd deleted the fix-rm-gson branch October 12, 2021 14:29
aajtodd added a commit that referenced this pull request Mar 11, 2024
…ible (#469)

Refactor credential providers to remove CRT dependency and make them KMP compatible. Added SSO provider to default chain. Lots of misc cleanup and improvements.


* feat(rt): standalone sso credentials provider (#462)
* refactor(rt)!: generated sts and sts web identity credential providers (#470)
* refactor(rt)!: implement kmp ecs provider (#475)
* feat(rt)!: implement kmp profile credentials provider (#478)
* feat(rt)!: kmp default credentials provider chain (#491)
* fix: work around machine-specific Gradle bug with aws-config variants (#496)
* fix: credentials provider ownership (#498)

Co-authored-by: Ian Botsford <[email protected]>
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.

3 participants