Skip to content

Releases: open-feature/dotnet-sdk-contrib

OpenFeature.Providers.Unleash: v0.1.1

17 Jun 17:31
7441f32

Choose a tag to compare

0.1.1 (2026-06-17)

✨ New Features

OpenFeature.Providers.Flagd: v0.7.1

17 Jun 13:16
d8c19b6

Choose a tag to compare

0.7.1 (2026-06-16)

🐛 Bug Fixes

  • flagd: apply in-process flag updates after initial sync (#685) (148ad21)

OpenFeature.Providers.Flagd: v0.7.0

03 Jun 00:12
f45da64

Choose a tag to compare

0.7.0 (2026-06-02)

⚠ BREAKING CHANGES

  • DISABLED is a successful evaluation (still defaults) (#671)

✨ New Features

  • DISABLED is a successful evaluation (still defaults) (#671) (7d3665b)
  • make use of flagd-selector header in RPC mode (#673) (c2afa7e)

OpenFeature.Providers.GOFeatureFlag: v1.1.0

25 May 10:05
a8d756b

Choose a tag to compare

1.1.0 (2026-05-25)

This version was manually triggered because of wrong CI naming.
The only change in this PR is that we've bumped the WASM module to 0.2.2

OpenFeature.Contrib.Providers.Flagsmith: v0.3.0

12 May 18:15
fc7e43c

Choose a tag to compare

0.3.0 (2026-05-06)

⚠ BREAKING CHANGES

  • bump Flagsmith SDK to 8.x/9.x, drop IFlagsmithConfiguration (#644)

✨ New Features

  • bump Flagsmith SDK to 8.x/9.x, drop IFlagsmithConfiguration (#644) (24959d5)

OpenFeature.Providers.Flagd: v0.6.1

30 Apr 21:09
7de8958

Choose a tag to compare

0.6.1 (2026-04-30)

🐛 Bug Fixes

  • various custom operator conformance fixes (#635) (5db207a)

OpenFeature.Providers.Flagd: v0.6.0

10 Apr 17:51
c36a11c

Choose a tag to compare

0.6.0 (2026-04-10)

⚠ BREAKING CHANGES

  • remove "contrib" from namespaces and package names (#625)

✨ New Features

  • remove "contrib" from namespaces and package names (#625) (a8c97cb)

OpenFeature.Contrib.Providers.FeatureManagement: v0.1.2

02 Apr 15:47
16f40dc

Choose a tag to compare

0.1.2 (2026-04-01)

🐛 Bug Fixes

  • deps: update Feature Management dependency (#618) (806eeb8)

OpenFeature.Contrib.Providers.Flagd: v0.5.0

01 Apr 20:52
0a5f449

Choose a tag to compare

0.5.0 (2026-04-01)

⚠ BREAKING CHANGES

  • fractional bucketing improvements (#622)

✨ New Features

OpenFeature.Contrib.Providers.Flagd: v0.4.0

11 Mar 20:06
e01c8dc

Choose a tag to compare

0.4.0 (2026-03-11)

⚠ BREAKING CHANGES

  • graceful fallback to code default when no default variant resolved (#605)

🐛 Bug Fixes

  • flagd: Default to correct Port when only Resolver is set (#585) (8a1d97c)

✨ New Features

  • Add support for Flagd-Selector header when syncing flags with InProcess resolver (#604) (dbf8327)
  • graceful fallback to code default when no default variant resolved (#605) (5bd57bd)