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 0.1.0 #127

Merged
merged 1 commit into from
Aug 1, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 28, 2023

🤖 I have created a release beep boop

0.1.0 (2023-07-25)

⚠ BREAKING CHANGES

  • EvaluationDetails.reason should be a string, Reason enum should export default reasons per spec (#126)

Features

  • EvaluationDetails.reason should be a string, Reason enum should export default reasons per spec (#126) (c2d225e)
  • implement api-level hooks (#139) (7fe511f)
  • implement client get_metadata for requirement 1.2.2 (#141) (571f5eb)
  • implement get_provider_metadata for requirement 1.1.5 (#140) (695da28)
  • implement InMemoryProvider (#157) (5e7bf1f)

Bug Fixes

  • object client methods can receive dict or list as default_value (#134) (291581f)
  • return correct type object in OpenFeatureClient._create_provider_evaluation (#136) (052e149)
  • use str values in FlagType enum for easier typing (#137) (292a0df)

Documentation

  • simplified the under development warning (0926a68)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from f033d43 to 189553c Compare June 28, 2023 18:22
@github-actions github-actions bot force-pushed the release-please--branches--main branch 3 times, most recently from 520f2e9 to 143d0b0 Compare July 6, 2023 17:35
@github-actions github-actions bot force-pushed the release-please--branches--main branch 6 times, most recently from d925896 to e439827 Compare July 13, 2023 01:23
@github-actions github-actions bot force-pushed the release-please--branches--main branch from e439827 to 2ae5b87 Compare July 15, 2023 01:58
@github-actions github-actions bot force-pushed the release-please--branches--main branch from 2ae5b87 to 2b79a70 Compare July 25, 2023 18:51
@beeme1mr
Copy link
Member

Hey @jamescarr and @federicobond, do you think we can release this update? It's still a sub-1.0, but it contains several nice changes.

@federicobond
Copy link
Member

Sure, though I would like to follow up shortly with one that includes (some) e2e tests and a more pythonic module structure.

@toddbaert toddbaert closed this Aug 1, 2023
@toddbaert toddbaert reopened this Aug 1, 2023
@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #127 (2b79a70) into main (5e7bf1f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #127   +/-   ##
=======================================
  Coverage   93.83%   93.83%           
=======================================
  Files          23       23           
  Lines         438      438           
=======================================
  Hits          411      411           
  Misses         27       27           
Flag Coverage Δ
unittests 93.83% <ø> (ø)

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

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@toddbaert toddbaert changed the title chore(main): release 0.1.0 chore(main): release 0.1.0a Aug 1, 2023
@toddbaert toddbaert changed the title chore(main): release 0.1.0a chore(main): release 0.1.0 Aug 1, 2023
@toddbaert toddbaert self-requested a review August 1, 2023 13:32
@beeme1mr beeme1mr merged commit 4b8dcaa into main Aug 1, 2023
@beeme1mr beeme1mr deleted the release-please--branches--main branch August 1, 2023 15:31
@github-actions
Copy link
Contributor Author

github-actions bot commented Aug 1, 2023

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.

3 participants