Skip to content

0.2.0

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 02 Nov 22:43
· 19 commits to main since this release

[0.2.0] - 2023-11-02

This version contains breaking changes. You will need to update your LaunchDarkly SDK version as well as the OpenFeature SDK version.

Additionally this version changes how the provider is constructed. For an example please refer to the README.md.

The LDClient is now constructed by the provider, and if you need to access it, then you can use the getLdClient method.

Changed:

  • Updated to support the latest LaunchDarkly SDK as well as supporting initialization, shutdown, and eventing specification changes.