Releases: open-feature/dotnet-sdk-contrib
Releases · open-feature/dotnet-sdk-contrib
OpenFeature.Contrib.Providers.Flagd: v0.4.0
11 Mar 20:06
Compare
Sorry, something went wrong.
No results found
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 )
OpenFeature.Contrib.Providers.Flagd: v0.3.5
03 Feb 22:00
Compare
Sorry, something went wrong.
No results found
0.3.5 (2026-02-03)
🐛 Bug Fixes
Fix Flagd InProcess Evaluator when no defaultVariant is specified (#513 ) (5fd7cce )
flagd not throwing parse error when target key is not a primitive (#540 ) (5d54780 )
flagd: Flag metadata not being mapped when using RpcResolver (#575 ) (cc24731 )
flagd: Return parse error when Rpc Resolver receives a data loss exception (#554 ) (43e9d9c )
flagd: Throw general error when targeting variant not found (#553 ) (6b30828 )
Handle error state in Init() with TaskCompletionSource (#571 ) (fbcfac8 )
✨ New Features
flagd: Add code to sync context from Flagd for the InProcess resolver (#515 ) (a9c4bb4 )
Update Target Framework to include net10.0 (#548 ) (5f6ec66 )
🔧 Refactoring
Decouple event publishing from Flagd Resolver when state changes (#531 ) (c48e25a )
flagd: Remove HTTP call when validating JSON schema (#547 ) (8ed7f04 )
OpenFeature.Providers.Ofrep: v0.1.5
23 Jan 15:55
Compare
Sorry, something went wrong.
No results found
0.1.5 (2026-01-23)
🐛 Bug Fixes
Fix bug ResolveStructureValueAsync failing with TypeMismatch (#556 ) (ff202b4 )
OpenFeature.Providers.Ofrep: v0.1.4
08 Jan 16:35
Compare
Sorry, something went wrong.
No results found
0.1.4 (2026-01-08)
🐛 Bug Fixes
Add MetadataExtensions for converting metadata to primitive types (#524 ) (617c7de )
✨ New Features
Add environment variable support for OFREP configuration (#525 ) (d5484f6 )
Update Target Framework to include net10.0 (#538 ) (bb1304b )
OpenFeature.Providers.GOFeatureFlag: v1.0.0
11 Nov 21:10
Compare
Sorry, something went wrong.
No results found
1.0.0 (2025-10-17)
⚠ BREAKING CHANGES
go-feature-flag: Introduce in-process evaluation + tracking (#433 )
✨ New Features
go-feature-flag: Introduce in-process evaluation + tracking (#433 ) (92828aa )
OpenFeature.Providers.Ofrep: v0.1.3
17 Oct 08:26
Compare
Sorry, something went wrong.
No results found
0.1.3 (2025-10-17)
🐛 Bug Fixes
Update OpenFeature dependencies and remove unused lifecycle method (#475 ) (1b3af8d )
OpenFeature.Contrib.Providers.Flagd: v0.3.4
17 Oct 08:09
Compare
Sorry, something went wrong.
No results found
0.3.4 (2025-10-17)
🐛 Bug Fixes
Update OpenFeature dependencies and remove unused lifecycle method (#475 ) (1b3af8d )
OpenFeature.Providers.Ofrep: v0.1.2
01 Oct 15:17
Compare
Sorry, something went wrong.
No results found
0.1.2 (2025-10-01)
✨ New Features
Add Dependency Injection support (#459 ) (12d6775 )
Implement OFREP default evaluation response (#468 ) (670f1ca )
🔧 Refactoring
OpenFeature.Contrib.Providers.Statsig: v0.1.1
06 Aug 18:06
Compare
Sorry, something went wrong.
No results found
0.1.1 (2025-08-06)
✨ New Features
Update Statsig client to v2 (66d4ecd )
OpenFeature.Providers.Ofrep: v0.1.1
04 Jul 15:44
Compare
Sorry, something went wrong.
No results found
0.1.1 (2025-07-03)
🐛 Bug Fixes
📚 Documentation
Ensure README.md is included as PackageReadmeFile in project configuration (#438 ) (f01e8e6 )