chore(main): release 1.14.0 - #1242
Merged
toddbaert merged 2 commits intoJan 10, 2025
Merged
Conversation
github-actions
Bot
force-pushed
the
release-please--branches--main--components--dev.openfeature.sdk
branch
10 times, most recently
from
December 17, 2024 06:21
f766e3a to
bf909fd
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main--components--dev.openfeature.sdk
branch
7 times, most recently
from
December 23, 2024 23:07
067138a to
6876d3e
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main--components--dev.openfeature.sdk
branch
6 times, most recently
from
January 8, 2025 23:21
71818c1 to
09053d6
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main--components--dev.openfeature.sdk
branch
from
January 9, 2025 21:13
09053d6 to
de8459b
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main--components--dev.openfeature.sdk
branch
from
January 10, 2025 06:09
de8459b to
e920456
Compare
github-actions
Bot
force-pushed
the
release-please--branches--main--components--dev.openfeature.sdk
branch
from
January 10, 2025 10:18
e920456 to
c68f1ac
Compare
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
|
beeme1mr
approved these changes
Jan 10, 2025
toddbaert
self-requested a review
January 10, 2025 20:06
toddbaert
approved these changes
Jan 10, 2025
toddbaert
deleted the
release-please--branches--main--components--dev.openfeature.sdk
branch
January 10, 2025 20:10
Contributor
Author
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1242 +/- ##
============================================
+ Coverage 93.51% 93.69% +0.18%
- Complexity 463 464 +1
============================================
Files 43 43
Lines 1110 1110
Branches 89 89
============================================
+ Hits 1038 1040 +2
+ Misses 44 43 -1
+ Partials 28 27 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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
1.14.0 (2025-01-10)
⚠ BREAKING CHANGES
The signature of the
finallyAfterhook 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 thefinallyAfterstage to acceptevaluation detailsas the second argument.🐛 Bug Fixes
✨ New Features
🧹 Chore
This PR was generated with Release Please. See documentation.