Skip to content

2.1.0

Compare
Choose a tag to compare
@LaunchDarklyCI LaunchDarklyCI released this 31 Jan 03:52

[2.1.0] - 2020-01-30

Added:

  • New classes com.launchdarkly.client.integrations.DynamoDb and com.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.