Releases: flagship-io/flagship-dotnet-sdk
Releases · flagship-io/flagship-dotnet-sdk
3.2.0-alpha.0
fix CI/CD issue
3.1.3
3.1.2
3.1.1
3.1.0
Added
- Hits are now sent with a batch processing system see
- trackingMangerConfig option in SDK Config
- Flagship.close method
- OnVisitorExposed callback in config object
qt
field in activate batch. It represents the time delta (in milliseconds) between when the hit reported occurred and the time it was sent.
Deprecated
- IFlag.UserExposed() method
Changed
- Interface IHitCacheImplementation
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
Added
- Fs class
- Visitor.fetchFlags method
- Visitor.getFlag method
- Flag class
- FlagMetadata class
- Managing visitor cache
- SDK Status / Status changed callback
- Visitor consent
- Predefined context
- Custom log manager
removed
- visitor.synchronizeModifications method
- Visitor.getModification method
- Visitor.getModificationInfo method
- Visitor.activateModifications method
Changed
- The SDK start is handled by
Fs
class instead of FlagshipBuilder - Visitor class namespace
- Tracking namespace