Skip to content

Releases: open-feature/dotnet-sdk

v1.1.0

18 Jan 16:58
6d820cb
Compare
Choose a tag to compare

1.1.0 (2023-01-18)

Features

v1.0.1

28 Oct 20:01
4071b8e
Compare
Choose a tag to compare

1.0.1 (2022-10-28)

Bug Fixes

  • correct version range on logging (#89) (9443239)

v1.0.0

26 Oct 10:38
a6363bd
Compare
Choose a tag to compare

1.0.0 (2022-10-21)

Miscellaneous Chores

v0.5.0

16 Oct 01:12
80c2e1e
Compare
Choose a tag to compare

0.5.0 (2022-10-16)

⚠ BREAKING CHANGES

  • rename OpenFeature class to API and ns to OpenFeature (#82)

Features

  • rename OpenFeature class to API and ns to OpenFeature (#82) (6090bd9)

v0.4.0

12 Oct 20:06
8b738da
Compare
Choose a tag to compare

0.4.0 (2022-10-12)

⚠ BREAKING CHANGES

  • Thread safe hooks, provider, and context (#79)
  • Implement builders and immutable contexts. (#77)

Features

  • Implement builders and immutable contexts. (#77) (d980a94)
  • Thread safe hooks, provider, and context (#79) (609016f)

v0.3.0

29 Sep 22:09
a6e3d0c
Compare
Choose a tag to compare

0.3.0 (2022-09-28)

⚠ BREAKING CHANGES

  • ErrorType as enum, add ErrorMessage string (#72)

Features

  • ErrorType as enum, add ErrorMessage string (#72) (e7ab498)

v0.2.3

22 Sep 23:44
3ee7d08
Compare
Choose a tag to compare

0.2.3 (2022-09-22)

Bug Fixes

v0.2.2

22 Sep 23:23
e15ead5
Compare
Choose a tag to compare

0.2.2 (2022-09-22)

Bug Fixes

  • change NUGET_API_KEY -> NUGET_TOKEN (#67) (87c99b2)

v0.2.1

22 Sep 23:12
63ecad0
Compare
Choose a tag to compare

0.2.1 (2022-09-22)

Bug Fixes

  • substitute version number into filename when pushing package (#65) (8c8500c)

v0.2.0

22 Sep 22:52
45a3d95
Compare
Choose a tag to compare

0.2.0 (2022-09-22)

⚠ BREAKING CHANGES

  • use correct path to extra file (#63)
  • Rename namespace from OpenFeature.SDK to OpenFeatureSDK (#62)

Bug Fixes

  • Rename namespace from OpenFeature.SDK to OpenFeatureSDK (#62) (430ffc0)
  • use correct path to extra file (#63) (ee39839)