Releases: open-feature/dotnet-sdk
Releases · open-feature/dotnet-sdk
v1.4.0
1.4.0 (2024-01-23)
🐛 Bug Fixes
- Fix ArgumentOutOfRangeException for empty hooks (#187) (950775b)
- More robust shutdown/cleanup/reset (#188) (a790f78)
- Remove upper-bound version constraint from SCI (#171) (8f8b661)
✨ New Features
- Add dx to catch ConfigureAwait(false) (#152) (9c42d4a)
- add support for eventing (#166) (f5fc1dd)
- Add support for provider shutdown and status. (#158) (24c3441)
🧹 Chore
- Add GitHub Actions logger for CI (#174) (c1a189a)
- add placeholder eventing and shutdown sections (#156) (5dfea29)
- Add support for GitHub Packages (#173) (26cd5cd)
- Adding sealed keyword to classes (#191) (1a14f6c)
- deps: update actions/checkout action to v4 (#144) (90d9d02)
- deps: update actions/setup-dotnet action to v4 (#162) (0b0bb10)
- deps: update dependency dotnet-sdk to v7.0.404 (#148) (e8ca1da)
- deps: update github/codeql-action action to v3 (#163) (c85e93e)
- fix alt text for NuGet on the readme (2cbdba8)
- Fix FieldCanBeMadeReadOnly (#183) (18a092a)
- Fix props to support more than one project (#177) (f47cf07)
- minor formatting cleanup (#168) (d0c25af)
- Reduce dependency on MEL -> MELA (#176) (a6062fe)
- remove duplicate eventing section in readme (1efe09d)
- remove test sleeps, fix flaky test (#194) (f2b9b03)
- revert breaking setProvider (#190) (2919c2f)
- update spec release link (a2f70eb)
- updated readme for inclusion in the docs (6516866)
📚 Documentation
- Add README.md to the nuget package (#164) (b6b0ee2)
- fixed the contrib url on the readme (9d8939e)
- remove duplicate a tag from readme (2687cf0)
- update README.md (#155) (b62e21f)