Skip to content

1.0.0

Compare
Choose a tag to compare
@LaunchDarklyCI LaunchDarklyCI released this 23 Feb 00:05

[1.0.0] - 2021-02-22

Initial supported release of the SDK.

Added:

  • Added Redis feature store.
  • Added LDD mode.
  • Reload in-memory flag data when storage server fails.

Changed:

  • Parse flags and segments before in-memory storage.
  • Updated the default base URL to sdk.launchdarkly.com.
  • Events URL path from api/events/bulk to /bulk.
  • Renamed ldclient_settings to ldclient_config.
  • Renamed ldclient:track_with_metric to ldclient:track_metric.
  • Improved generated documentation.

Fixed:

  • Ignore path in streaming put events.

Removed:

  • Removed ldclient_settings.
  • Removed ldclient:track_with_metric.