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

Bumping SDK version #267

Merged
merged 4 commits into from
May 29, 2020
Merged

Bumping SDK version #267

merged 4 commits into from
May 29, 2020

Conversation

rjlohan
Copy link
Contributor

@rjlohan rjlohan commented May 17, 2020

Issue #, if available: aws-cloudformation/aws-cloudformation-resource-providers-cloudformation#4

Description of changes: The CloudFormation SDK released an update which is needed to complete a PR for new CloudFormation resource types. Rather than override the dependency there, I'm updating the SDK pin in this plugin to benefit other types as well.

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

Ryan Lohan added 4 commits April 28, 2020 17:37
@PatMyron
Copy link
Contributor

PatMyron commented May 22, 2020

Spent a lot of time debugging CREATE_FAILED java.lang.NoSuchFieldError: PROFILE_FILE which was caused by resource provider SDKs not being able to be newer than the SDK version here. Should we be regularly updating this SDK version with something like Dependabot at least? I'd imagine everyone is going to start writing resource providers with the latest SDK version and run into the same issue

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.

4 participants