Releases: Unleash/unleash-client-dotnet
Releases · Unleash/unleash-client-dotnet
4.1.6
4.1.5
What's Changed
- chore: update license in csproj to use PackageLicenseExpression by @sighphyre in #203
Full Changelog: 4.1.4...4.1.5
4.1.4
What's Changed
- fix: make logging in semver constraint log context value that failed parsing by @sighphyre in #200
Full Changelog: 4.1.3...4.1.4
4.1.3
What's Changed
ATTENTION: This changes the way toggles evaluate, if the strategy is using IN/NOT_IN operator with inverted flag turned on.
New Contributors
Full Changelog: 4.1.2...4.1.3
4.1.2
What's Changed
- feat: run tests on pull requests by @gardleopard in #188
- Don't Clone Context in UnleashContext.ApplyStaticFields by @nathanmascitelli in #193
- Logger Improvements by @nathanmascitelli in #194
- Improve SelectVariant performance by @nathanmascitelli in #187
Full Changelog: 4.1.1...4.1.2
4.1.2-beta.0
What's Changed
- feat: run tests on pull requests by @gardleopard in #188
- Don't Clone Context in UnleashContext.ApplyStaticFields by @nathanmascitelli in #193
- Logger Improvements by @nathanmascitelli in #194
- Improve SelectVariant performance by @nathanmascitelli in #187
Full Changelog: 4.1.1...4.1.2-beta.0
4.1.1
What's Changed
- docs: add some details on how to get started by @gardleopard in #180
- chore: init encoding with false for utf8 bom by @daveleek in #182
Full Changelog: 4.1.0...4.1.1
4.1.0
What's Changed
- fix: make segment ids deserialize as ints instead of strings by @daveleek in #174
- Improve on Union performance by @nathanmascitelli in #176
- feat: implement feature enabled for variant response by @daveleek in #175
- feat: implement skipping backoff strategy by @daveleek in #177
- Reduce allocations when creating a new UnleashContext by @nathanmascitelli in #178
New Contributors
- @nathanmascitelli made their first contribution in #176
Full Changelog: 4.0.0...4.1.0
4.1.0-beta.0
What's Changed
- fix: make segment ids deserialize as ints instead of strings by @daveleek in #174
- Improve on Union performance by @nathanmascitelli in #176
- feat: implement feature enabled for variant response by @daveleek in #175
- feat: implement skipping backoff strategy by @daveleek in #177
- Reduce allocations when creating a new UnleashContext by @nathanmascitelli in #178
New Contributors
- @nathanmascitelli made their first contribution in #176
Full Changelog: 4.0.0...4.1.0-beta.0
4.0.0
What's Changed
- chore: remove samples from Unleash.sln to simplify build and development by @daveleek in #167
- feat: log errors instead of warnings if instance count is over 10 by @daveleek in #170
- fix: add a seed to variant utils murmur hashing to fix variant distri… by @daveleek in #171
Full Changelog: 3.4.1...4.0.0