2.1.0
[2.1.0] - 2020-01-30
Added:
- New classes
com.launchdarkly.client.integrations.DynamoDb
andcom.launchdarkly.client.integrations.DynamoDbDataStoreBuilder
, which serve the same purpose as the previous classes but are designed to work with the newer persistent data store API introduced in Java SDK 4.12.0.
Deprecated:
- The old interface in the
com.launchdarkly.client.integrations.dynamodb
package.