Releases: Unleash/unleash-client-dotnet
Releases · Unleash/unleash-client-dotnet
3.1.0
What's Changed
- Added support for toggle update event by @YayBurritos in #153
New Contributors
- @YayBurritos made their first contribution in #153
Full Changelog: 3.0.1...3.1.0
3.0.1
3.0.0
What's Changed
- feat: warn instead of error and use guid instead of random number by @daveleek in #137
- docs: remove comma by @thomasheartman in #142
- fix: take settings reference instead and use props by @daveleek in #146
- fix: count variants by @thomasheartman in #147
Full Changelog: 2.5.0...3.0.0
3.0.0-beta.0
What's Changed
- feat: warn instead of error and use guid instead of random number by @daveleek in #137
- docs: remove comma by @thomasheartman in #142
- fix: take settings reference instead and use props by @daveleek in #146
- fix: count variants by @thomasheartman in #147
Full Changelog: 2.5.0...3.0.0-beta.0
2.5.0
What's Changed
- Add user agent header by @zapplebee in #134
- feat: error events by @daveleek in #135
New Contributors
- @zapplebee made their first contribution in #134
Full Changelog: 2.4.3...2.5.0
2.4.3
What's Changed
- fix: point links to correct destination by @gardleopard in #128
- docs: Remove references to
InstanceTag
by @thomasheartman in #124 - Fixes a bug where an app not configuring ImpressionData would throw null refs by @daveleek in #130
Full Changelog: 2.4.2...2.4.3
2.4.2
- fix caching
- send sdk flavour to unleash during registration
2.4.1
2.4.0
2.4.0-beta.0
What's Changed
- Improve unleash lifetime config visibility
- Event system and impression data events
- Added key exist check to timers
- support for IP CIDR in remote address strategy
- overrideable httpclient instanciation