Skip to content

3.0.0

Compare
Choose a tag to compare
@LaunchDarklyCI LaunchDarklyCI released this 02 Jun 21:46

[3.0.0] - 2020-06-02

This release is for use with versions 5.0.0 and higher of launchdarkly-java-server-sdk.

For more information about changes in the SDK database integrations, see the 4.x to 5.0 migration guide.

Changed:

  • The entry point is now com.launchdarkly.sdk.server.integrations.DynamoDb rather than com.launchdarkly.client.integrations.DynamoDb.
  • The SLF4J logger name is now com.launchdarkly.sdk.server.LDClient.DataStore.DynamoDb rather than com.launchdarkly.client.integrations.DynamoDbDataStoreImpl.

Removed:

  • Removed the deprecated entry point com.launchdarkly.client.dynamodb.DynamoDbComponents.