Skip to content

Releases: featbit/featbit-dotnet-sdk

v1.2.8

20 Jun 05:23
4f8af8b
Compare
Choose a tag to compare

What's Changed

  • fix: always use ConnectTimeout when connecting the WebSocket by @ghelyar in #27

Full Changelog: v1.2.7...v1.2.8

v1.2.7

04 Jun 15:51
0cfb263
Compare
Choose a tag to compare

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

22 May 15:55
Compare
Choose a tag to compare

Warning

DO NOT USE THIS VERSION IF YOU'RE USING .NET FRAMEWORK. Check #24 for more details.

What's Changed

  • refactor: fixed event name typos 785a1a5
  • feat: add User-Agent header to streaming request 3dd26ec

Full Changelog: v1.2.5...v1.2.6

v1.2.5

18 May 14:40
8f758fc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

18 Mar 04:31
Compare
Choose a tag to compare

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

29 Aug 16:46
881cb66
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

26 Jul 11:54
Compare
Choose a tag to compare

What's Changed

  • Added feature flag key to evaluation details 74cb695

Full Changelog: v1.2.0...v1.2.1

v1.2.0

05 Apr 10:21
0237675
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.5...v1.2.0

v1.1.5

11 Jan 12:25
1845c69
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

20 Dec 12:19
Compare
Choose a tag to compare

What's Changed

  • refactor: reconnect even if we failed to start transport by @deleteLater in #12

Full Changelog: v1.1.3...v1.1.4