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

update to latest AWS SDK release #3

Merged
merged 1 commit into from
Feb 4, 2021
Merged

Conversation

eli-darkly
Copy link
Contributor

@eli-darkly eli-darkly commented Feb 3, 2021

The AWS SDK version we were on, 1.15.69, is pretty old and a customer pointed out in launchdarkly/ld-relay#127 that it's missing support for newer AWS authentication schemes. The customer proposed updating to 1.23.22, which is the latest patch version of the minor version that added support for that feature, but that version is pretty old too by this point, so I propose that we bump it all the way up to the latest release. Anyone who's using go-server-sdk-dynamodb and does not want to use such a recent AWS version can simply pin to our previous release.

I don't see anything in the Go AWS SDK changelog to suggest that there's anything backward-incompatible about doing this, and our tests do pass with it.

@eli-darkly eli-darkly merged commit b7c0a0d into master Feb 4, 2021
@eli-darkly eli-darkly deleted the eb/ch100098/update-aws branch February 4, 2021 17:01
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