Releases: flagship-io/flagship-dotnet-sdk
Releases · flagship-io/flagship-dotnet-sdk
4.0.2
3.3.3
4.0.1
4.0.0
Added
- Visitor Status
- Flag status
- Visitor.getFlags method
- The
onSdkStatusChanged
properties in SDK configuration
Changed
- visitor.getFlag method signature
- Flag.getValue method signature
hasConsented
property when creating a visitor is now mandatory- SDK status enum
Removed
- From SDK configuration (
statusChangedCallback
)
4.0.0-alpha.0
refactor: Update nuget-cd-prerelease.yml to use version 4.x for alpha…
3.3.2
3.3.1
3.3.1-alpha.0
Fix
- Send hits in batch issue
3.3.0
Added
- Collecting developer usage tracking data:
- The SDK now collects troubleshooting data, which will help us find implementation issues
- The SDK now collects usage data, which will help us improve our product
DisableDeveloperUsageTracking
property in config object.
Fixed
- CONTINUOUS_CACHING: Send multiple batch hit error in bucketing mode