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 aws-java-sdk version to support eu-west-2 region #327

Closed
theronic opened this issue Jul 24, 2017 · 2 comments
Closed

Update aws-java-sdk version to support eu-west-2 region #327

theronic opened this issue Jul 24, 2017 · 2 comments

Comments

@theronic
Copy link
Contributor

Confetti-clj depends on amazonica for region name resolution, which throws "Cannot create enum from eu-west-2 value" when trying to resolve the latest eu-west-2 region because Amazonica depends on [com.amazonaws/aws-java-sdk "1.11.155"].

Please update the dependency to [com.amazonaws/aws-java-sdk "1.11.166"], which should support eu-west-2 as per the latest documentation.

theronic added a commit to theronic/amazonica that referenced this issue Jul 24, 2017
Update version to "1.11.166" from "1.11.155"
@theronic
Copy link
Contributor Author

Submitted PR #328 with minor version bump (untested)

mcohen01 added a commit that referenced this issue Jul 25, 2017
Update `com.amazonaws/aws-java-sdk` version (Issue #327)
@mcohen01
Copy link
Owner

0.3.108 is on clojars.

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

No branches or pull requests

2 participants