Skip to content

Releases: open-feature/dotnet-sdk

v0.1.5

19 Sep 10:27
aaddd1c
Compare
Choose a tag to compare

Changes

🚨 Breaking Changes

  • BREAKING: add structure->value, object value constructor (PR #57) by @toddbaert

📚 Documentation

Full Changelog: v0.1.4...v0.1.5

v0.1.4

08 Sep 21:05
2768d4c
Compare
Choose a tag to compare

Changes

🚨 Breaking Changes

  • Rework EvaluationContext to use Structure type (PR #53) by @benjiro

🚀 Enhancements

Full Changelog: v0.1.3...v0.1.4

v0.1.3

25 Aug 23:55
1a596bf
Compare
Choose a tag to compare

Changes

🚨 Breaking Changes

  • Removed evaluation options from provider (PR #52) by @benjiro

🧰 Misc

Full Changelog: v0.1.2...v0.1.3

v0.1.2

10 Aug 22:15
6e863b1
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

Spec 0.2 release

What's Changed

  • Update contributors thank you message by @beeme1mr in #26
  • Bug: FlagEvaluationOptions.HookHints should be optional by @benjiro in #29
  • Chore: Add basic issue templates by @benjiro in #33
  • Chore: Add test to cover spec 4.4.7 by @benjiro in #30
  • Feat: Implement seperate methods for integer and double by @benjiro in #31
  • Chore: Evaluation Context must only contain unique values by @benjiro in #32
  • Chore: Name the solution and project OpenFeature.SDK by @benjiro in #35
  • Chore: Add github action to perform release by @benjiro in #39
  • Chore: Prove able to fetch all fields in EvaluationContext by @benjiro in #37
  • Chore: Remove IHook inteface and just use Hook class by @benjiro in #34
  • chore: Add openssf badge by @benjiro in #40
  • Feat: Add support for provider hooks by @benjiro in #38
  • feat: update ctx merge order, add client ctx by @toddbaert in #43

New Contributors

Full Changelog: 0.1.1...v0.1.2

0.1.1

18 Jul 12:46
424d48a
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

dotnet add package OpenFeature --version 0.1.1

What's Changed

Full Changelog: 0.1.0...0.1.1

0.1.0

14 Jul 11:47
05de4b5
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

This is the initial preview of the dotnet SDK for OpenFeature.

dotnet add package OpenFeature --version 0.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/open-feature/dotnet-sdk/commits/0.1.0