Releases: Unleash/unleash-client-dotnet
Releases · Unleash/unleash-client-dotnet
5.0.3
5.0.2
What's Changed
- fix: fix a memory leak in isEnabled and getVariant by @sighphyre in #265
Full Changelog: 5.0.1...5.0.2
5.0.1
What's Changed
- chore: bump yggdrasil to a version that supports 32 bit windows by @sighphyre in #262
Full Changelog: 5.0.0...5.0.1
5.0.1-beta.1
Full Changelog: 5.0.0...5.0.1-beta.1
5.0.1-beta.0
5.0.0
What's Changed
- chore: use yggdrasil as core flag evaluation engine by @nunogois in #224
- feat: move to System.Text.Json as serialiser by @sighphyre in #249
- Fixed README.md by @alvinometric in #250
- chore: remove legacy domain entities and associated tests by @sighphyre in #251
- feat: allow for listing the flags known to the SDK by @sighphyre in #252
- chore: add build that runs on mac and ubuntu by @sighphyre in #253
- fix: only send the JSON header once when sending metrics and registration by @sighphyre in #254
- chore: add dotnet core sample by @sighphyre in #255
- chore: swap out leaky yggdrasil custom strategy for an internal abstraction by @sighphyre in #256
- chore: move yggdrasil engine to stable 1.0.0 release by @sighphyre in #258
- chore: add migration guide for v5 by @sighphyre in #257
- chore: embed logo with the package as package icon instead of as url in metadata by @daveleek in #244
- chore: add yggdrasil version to metrics by @sighphyre in #259
- chore: remove broken test by @sighphyre in #260
Full Changelog: 4.1.15...5.0.0
4.1.15
What's Changed
- chore: add deprecation warning to settable json serializer by @sighphyre in #248
Full Changelog: 4.1.14...4.1.15
4.1.14
What's Changed
- fix: currentTime constraint when CurrentTime is not explicitly set by @tlevesque-ueat in #246
- chore: remove unnecessary else branch in date constraint by @sighphyre in #247
New Contributors
- @tlevesque-ueat made their first contribution in #246
Full Changelog: 4.1.13...4.1.14
4.1.13
What's Changed
- fix: align random rollout random calculation with other Unleash SDKs by @thomasheartman in #241
Full Changelog: 4.1.12...4.1.13
4.1.12
What's Changed
- chore: remove unsupported .NET framework versions by @daveleek in #236
- chore: use method signature overloads instead of dynamic in scheduler by @daveleek in #238
- chore: prepare for Yggdrasil with deprecations of changing API by @daveleek in #237
- chore: deprecate no longer supported projectId and environment config settings by @daveleek in #240
Full Changelog: 4.1.11...4.1.12