mboudreau / Alternator

A mock DynamoDB that runs locally for testing purposes - DEPRECATED, PLEASE USE DYNAMODB LOCAL: https://docs.aws.amazon.com/amazondynamodb/latest/developerguide/DynamoDBLocal.html
Apache License 2.0
78 stars 39 forks source link

Any plans to make Alternator work with newer AWS SDK versions #86

Closed vdenisov closed 10 years ago

vdenisov commented 10 years ago

Alternator doesn't work with AWS SDKs in 1.7.x branch - any plans on fixing this?

rrutt commented 10 years ago

See the referenced Pull Request for a new version 0.9.0-SNAPSHOT that addresses this issue.

mboudreau commented 10 years ago

I've merged the latest pull request changes from Rick and deployed 0.9.0 to Sonatype. Please change the version in your pom to see the latest.