Skip to content

Releases: launchdarkly/openfeature-dotnet-server

v2.0.0

26 Aug 15:49
e295a13
Compare
Choose a tag to compare

2.0.0 (2024-08-26)

⚠ BREAKING CHANGES

  • Support version 2.0 of the OpenFeature SDK. (#38)

Features

  • Support version 2.0 of the OpenFeature SDK. (#38) (1ebe21c)

v1.0.0

07 Jun 16:29
8f867a9
Compare
Choose a tag to compare

1.0.0 (2024-06-07)

⚠ BREAKING CHANGES

  • 1.0.0 release. (#35)

Features

v0.8.0

04 Jun 21:20
52153bf
Compare
Choose a tag to compare

0.8.0 (2024-06-04)

Features

  • Add support for the TargetingKey field and setter. (#32) (c9e6a83)

v0.7.0

08 Apr 17:18
dbbdf94
Compare
Choose a tag to compare

0.7.0 (2024-04-08)

Features

  • Require OpenFeature SDK 1.5 or greater. (#31) (2515fcd)
  • Update to SDK 8.1.0. Support wrapper headers. (#29) (08c1fa5)

v0.6.0

01 Mar 22:30
cfac437
Compare
Choose a tag to compare

0.6.0 (2024-02-23)

Features

  • Add support for configuration changed event. (#27) (3e61faa)
  • Add support for initialization, shutdown, and provider status events. (#26) (fe8db98)
  • Support the LaunchDarkly for .NET Server-Side 8.x SDK. (#22) (da4a264)

0.5.0

14 Feb 21:57
Compare
Choose a tag to compare

[0.5.0] - 2023-02-14

This version adds support for contexts. For a detailed explanation of contexts please refer to the LaunchDarkly.ServerSdk 7.0.0 release notes. The README contains a number of examples demonstrating how to use contexts.

Changed:

  • Upgraded to the LaunchDarkly.ServerSdk version 7.0.0.

0.4.0

28 Oct 18:58
Compare
Choose a tag to compare

[0.4.0] - 2022-10-28

Changed:

  • Updated to OpenFeature dotnet-sdk version 1.0.0.
  • Updated usage instructions in the readme.

0.3.0

17 Oct 16:03
Compare
Choose a tag to compare

[0.3.0] - 2022-10-17

Changed:

  • Updated to the OpenFeature dotnet-sdk version 0.5.0. (Thanks, @toddbaert!)

0.2.0

14 Oct 16:31
Compare
Choose a tag to compare

[0.2.0] - 2022-10-14

Changed:

  • Updated to the OpenFeature dotnet-sdk version 0.4.0.

0.1.0

07 Oct 19:44
Compare
Choose a tag to compare

[0.1.0] - 2022-10-07

Initial beta release of the LaunchDarkly OpenFeature provider for the Server-Side SDK for .NET.