Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.14.0 #1242

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 10, 2024

🤖 I have created a release beep boop

1.14.0 (2025-01-10)

⚠ BREAKING CHANGES

The signature of the finallyAfter hook stage has been changed. The signature now includes the evaluation details, as per the OpenFeature specification. Note that since hooks are still experimental, this does not constitute a change requiring a new major version. To migrate, update any hook that implements the finallyAfter stage to accept evaluation details as the second argument.

🐛 Bug Fixes

✨ New Features

🧹 Chore

  • deps: update actions/cache digest to 36f1e14 (#1274) (d825ff8)
  • deps: update actions/cache digest to 53aa38c (#1270) (a1c558f)
  • deps: update actions/setup-java digest to 7136edc (#1244) (9acc861)
  • deps: update actions/setup-java digest to 7a6d8a8 (#1248) (86e18c5)
  • deps: update codecov/codecov-action action to v5.1.2 (#1255) (d274cda)
  • deps: update dependency com.google.guava:guava to v33.4.0-jre (#1253) (f39c4b5)
  • deps: update dependency net.bytebuddy:byte-buddy to v1.15.11 (#1249) (4440cda)
  • deps: update dependency net.bytebuddy:byte-buddy-agent to v1.15.11 (#1250) (6772d3f)
  • deps: update dependency org.assertj:assertj-core to v3.27.0 (#1258) (c62ade3)
  • deps: update dependency org.assertj:assertj-core to v3.27.1 (#1266) (20bbb23)
  • deps: update dependency org.assertj:assertj-core to v3.27.2 (#1268) (2e10d34)
  • deps: update github/codeql-action digest to 3407610 (#1269) (4086dea)
  • deps: update github/codeql-action digest to 4d64ab6 (#1243) (884f8fb)
  • deps: update github/codeql-action digest to 562042d (#1254) (6a79874)
  • deps: update github/codeql-action digest to 5b6e617 (#1263) (f1817d8)
  • deps: update github/codeql-action digest to 64cc90b (#1256) (992c003)
  • deps: update github/codeql-action digest to 7876007 (#1260) (fc6f35e)
  • deps: update github/codeql-action digest to 78d0136 (#1245) (fd1c170)
  • deps: update github/codeql-action digest to 8975792 (#1241) (b0abfd0)
  • deps: update github/codeql-action digest to 9d59969 (#1252) (482a5ae)
  • deps: update github/codeql-action digest to d01b25e (#1257) (6d60c96)
  • deps: update github/codeql-action digest to dd75594 (#1247) (6d169f5)
  • deps: update github/codeql-action digest to e83e0a4 (#1275) (9c92ebb)
  • deps: update github/codeql-action digest to fb65b6c (#1273) (3c97b7b)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner December 10, 2024 01:20
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.sdk branch 10 times, most recently from f766e3a to bf909fd Compare December 17, 2024 06:21
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.sdk branch 7 times, most recently from 067138a to 6876d3e Compare December 23, 2024 23:07
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.sdk branch 6 times, most recently from 71818c1 to 09053d6 Compare January 8, 2025 23:21
@github-actions github-actions bot changed the title chore(main): release 1.13.1 chore(main): release 1.14.0 Jan 9, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.sdk branch from 09053d6 to de8459b Compare January 9, 2025 21:13
Copy link
Member

@toddbaert toddbaert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#1246 requires some manual changelog/release notes updates. I will do this tomorrow, release and immediately update the contribs.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.sdk branch from de8459b to e920456 Compare January 10, 2025 06:09
@github-actions github-actions bot force-pushed the release-please--branches--main--components--dev.openfeature.sdk branch from e920456 to c68f1ac Compare January 10, 2025 10:18
Signed-off-by: Todd Baert <[email protected]>
@toddbaert toddbaert self-requested a review January 10, 2025 20:06
@toddbaert toddbaert merged commit 9274c11 into main Jan 10, 2025
11 checks passed
@toddbaert toddbaert deleted the release-please--branches--main--components--dev.openfeature.sdk branch January 10, 2025 20:10
Copy link
Contributor Author

Copy link

codecov bot commented Jan 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.69%. Comparing base (9c92ebb) to head (6501bd0).
Report is 1 commits behind head on main.

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     
Flag Coverage Δ
unittests 93.69% <ø> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants