Releases
v2.10.0
Compare
Sorry, something went wrong.
No results found
2.10.0 (2025-12-01)
๐ Bug Fixes
Address issue with FeatureClient not being resolved when no Provider added (#607 ) (a8d12ef )
Address issues when evaluating the context in the InMemoryProvider (#615 ) (94fcdc1 )
Ensure AddPolicyName without adding a Provider does not get stuck in infinite loop (#606 ) (4b965dd )
Ensure EvaluationContext is reliably added to the injected FeatureClient (#605 ) (c987b58 )
โจ New Features
Add DI for multi provider (#621 ) (ee862f0 )
Add disabled flag support to InMemoryProvider (#632 ) (df1765c )
Add optional CancellationToken parameter to SetProviderAsync (#638 ) (a1f7ff6 )
Add SourceLink configuration for .NET SDK 8+ to enhance debugging experience (1b40391 )
Add SourceLink configuration for .NET to enhance debugging experience (#614 ) (1b40391 )
Add tracking to multi-provider (#612 ) (186b357 )
๐ง Refactoring
Clean up project files by removing TargetFrameworks and formatting (#611 ) (dfbc3ee )
Pass cancellation tokens to Provider Initialization functions (#640 ) (8b472d8 )
Remove deprecated Dependency Injection code (#626 ) (a36a906 )
You canโt perform that action at this time.