Merged
Conversation
a80af12 to
2a07029
Compare
3f53d31 to
acb81b9
Compare
toddbaert
requested changes
Dec 31, 2024
Member
toddbaert
left a comment
There was a problem hiding this comment.
We probably want all these to go together since they are both significant spec-compliance changes:
If so, we'll have to do some manual release notes as well when we do, as we did with JS: https://github.com/open-feature/js-sdk/releases/tag/web-sdk-v1.4.0
563b88c to
d50bdf2
Compare
d50bdf2 to
b4ada0f
Compare
a147d5f to
14ae9f9
Compare
beeme1mr
approved these changes
Jan 30, 2025
Member
|
@toddbaert we should also highlight the removal of .NET 6 support in the release notes. |
benjiro
approved these changes
Jan 30, 2025
askpt
approved these changes
Jan 30, 2025
Member
|
We'll release this update tomorrow unless someone objects. |
chrfwow
approved these changes
Jan 31, 2025
14ae9f9 to
7795f65
Compare
7795f65 to
565c0bf
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #330 +/- ##
=======================================
Coverage 86.13% 86.13%
=======================================
Files 39 39
Lines 1601 1601
Branches 173 173
=======================================
Hits 1379 1379
Misses 186 186
Partials 36 36 ☔ View full report in Codecov by Sentry. |
toddbaert
approved these changes
Jan 31, 2025
Signed-off-by: Todd Baert <[email protected]>
Signed-off-by: Todd Baert <[email protected]>
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
2.3.0 (2025-01-31)
⚠ BREAKING CHANGES
Hook Changes
The signature of the
finallyhook stage has been changed. The signature now includes theevaluation details, as per the OpenFeature specification. Note that since hooks are stillexperimental,this does not constitute a change requiring a new major version. To migrate, update any hook that implements thefinallystage to acceptevaluation detailsas the second argument..NET 6
Removed support for .NET 6.
🐛 Bug Fixes
✨ New Features
🧹 Chore
📚 Documentation
This PR was generated with Release Please. See documentation.