Skip to content

Releases: launchdarkly/java-server-sdk-dynamodb

2.0.0

13 Dec 03:51
Compare
Choose a tag to compare

[2.0.0] - 2018-12-12

Initial release of the implementation that is based on AWS SDK 2.x. This has the same functionality as version 1.0.0, but uses the DynamoDB client classes from the more recent AWS API.

Note that AWS SDK 2.x has a minimum Java version of 8, so if you require Java 7 compatibility you should use the 1.x releases of this library.

1.0.0

13 Dec 03:03
Compare
Choose a tag to compare

[1.0.0] - 2018-12-12

Initial release of the implementation that is based on AWS SDK 1.x.