Releases: featbit/featbit-dotnet-sdk
Releases · featbit/featbit-dotnet-sdk
v1.2.8
v1.2.7
What's Changed
- fix: avoid setting User-Agent header in .NET Framework by @deleteLater in #25
Full Changelog: v1.2.6...v1.2.7
v1.2.6
Warning
DO NOT USE THIS VERSION IF YOU'RE USING .NET FRAMEWORK. Check #24 for more details.
What's Changed
Full Changelog: v1.2.5...v1.2.6
v1.2.5
What's Changed
- chore: update examples and docs by @deleteLater in #22
- feat: add variation Id to evaluation detail by @terriblesheep in #23
New Contributors
- @terriblesheep made their first contribution in #23
Full Changelog: v1.2.4...v1.2.5
v1.2.4
Fixed Assembly Version Mismatch
Addressed an issue where the assembly version remained at 1.0.0, regardless of the release. This release ensures the assembly version aligns with the release version, reducing potential confusion.
Full Changelog: v1.2.2...v1.2.4
v1.2.2
v1.2.1
v1.2.0
What's Changed
- feat: add client status by @deleteLater in #18
- fix: respect the relative path in base uri by @deleteLater in #19
Full Changelog: v1.1.5...v1.2.0
v1.1.5
What's Changed
- doc: fix broken links by @cosmos-explorer in #13
- fix: UriBuilder behaves differently on .NET Framework and .NET Core by @deleteLater in #15
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- refactor: reconnect even if we failed to start transport by @deleteLater in #12
Full Changelog: v1.1.3...v1.1.4