dotnet-sdk
dotnet-sdk copied to clipboard
chore(main): release 2.0.0
:robot: I have created a release beep boop
2.0.0 (2024-08-14)
⚠ BREAKING CHANGES
- domain instead of client name (#294)
- internally maintain provider status (#276)
- add CancellationTokens, ValueTasks hooks (#268)
- Use same type for flag metadata and event metadata (#241)
- Enable nullable reference types (#253)
🐛 Bug Fixes
- Add missing error message when an error occurred (#256) (949d53c)
- Should map metadata when converting from ResolutionDetails to FlagEvaluationDetails (#282) (2f8bd21)
✨ New Features
- add CancellationTokens, ValueTasks hooks (#268) (33154d2)
- back targetingKey with internal map (#287) (ccc2f7f)
- domain instead of client name (#294) (4c0592e)
- Drop net7 TFM (#284) (2dbe1f4)
- internally maintain provider status (#276) (63faa84)
- Use same type for flag metadata and event metadata (#241) (ac7d7de)
🧹 Chore
- cleanup code (#277) (44cf586)
- deps: Project file cleanup and remove unnecessary dependencies (#251) (79def47)
- deps: update actions/upload-artifact action to v4.3.3 (#263) (7718649)
- deps: update actions/upload-artifact action to v4.3.4 (#278) (15189f1)
- deps: update actions/upload-artifact action to v4.3.5 (#291) (00e99d6)
- deps: update codecov/codecov-action action to v4 (#227) (11a0333)
- deps: update codecov/codecov-action action to v4.3.1 (#267) (ff9df59)
- deps: update codecov/codecov-action action to v4.5.0 (#272) (281295d)
- deps: update dependency benchmarkdotnet to v0.14.0 (#293) (aec222f)
- deps: update dependency coverlet.collector to v6.0.2 (#247) (ab34c16)
- deps: update dependency coverlet.msbuild to v6.0.2 (#239) (e654222)
- deps: update dependency dotnet-sdk to v8.0.204 (#261) (8f82645)
- deps: update dependency dotnet-sdk to v8.0.301 (#271) (acd0385)
- deps: update dependency dotnet-sdk to v8.0.303 (#275) (871dcac)
- deps: update dependency dotnet-sdk to v8.0.400 (#295) (bb4f352)
- deps: update dependency githubactionstestlogger to v2.4.1 (#274) (46c2b15)
- deps: update dependency microsoft.net.test.sdk to v17.10.0 (#273) (581ff81)
- deps: update dotnet monorepo (#218) (bc8301d)
- deps: update xunit-dotnet monorepo (#262) (43f14cc)
- deps: update xunit-dotnet monorepo (#279) (fb1cc66)
- deps: update xunit-dotnet monorepo to v2.8.1 (#266) (a7b6d85)
- Enable nullable reference types (#253) (5a5312c)
- prompt 2.0 (9b9c3fd)
- Support for determining spec support for the repo (#270) (67a1a0a)
This PR was generated with Release Please. See documentation.
I will release this on early next week, and update/release the contribs.
:robot: Release is at https://github.com/open-feature/dotnet-sdk/releases/tag/v2.0.0 :sunflower: