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 openfeature-provider-flagd 0.1.4 #52

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 23, 2024

🤖 I have created a release beep boop

0.1.4 (2024-03-26)

🐛 Bug Fixes

  • include targetingKey in flagd serialized evaluation context (#58) (ddd79a4)
  • respect timeout setting in grpc method calls (#60) (0149cf7)
  • return proper metadata object in FlagdProvider (#59) (6508234)

✨ New Features

  • implement environment-variable based config (#62) (a8b78b2)
  • replace schema with tls argument in FlagdProvider constructor (#61) (7a7210f)

🧹 Chore

  • exclude generated protobuf files from coverage report (#51) (660a0cb)

🔄 Refactoring


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner February 23, 2024 19:11
@github-actions github-actions bot force-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 4 times, most recently from 3ea899a to 282e664 Compare February 24, 2024 14:30
@github-actions github-actions bot force-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 2 times, most recently from d218e70 to d81066a Compare March 13, 2024 01:54
Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.99%. Comparing base (d8e10c7) to head (339245b).
Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #52      +/-   ##
==========================================
+ Coverage   90.55%   92.99%   +2.43%     
==========================================
  Files           8        9       +1     
  Lines         180      214      +34     
==========================================
+ Hits          163      199      +36     
+ Misses         17       15       -2     
Flag Coverage Δ
unittests 92.99% <ø> (+2.43%) ⬆️

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.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--openfeature-provider-flagd branch 3 times, most recently from d43c14f to f4eaa3f Compare March 21, 2024 03:45
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
@github-actions github-actions bot force-pushed the release-please--branches--main--components--openfeature-provider-flagd branch from f4eaa3f to 339245b Compare March 26, 2024 06:44
@federicobond federicobond reopened this Mar 26, 2024
@federicobond federicobond merged commit 6ac5db3 into main Mar 26, 2024
16 checks passed
Copy link
Contributor Author

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.

1 participant