You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.