Skip to content

chore(main): release 0.1.0 - #127

Merged
beeme1mr merged 1 commit into
mainfrom
release-please--branches--main
Aug 1, 2023
Merged

chore(main): release 0.1.0#127
beeme1mr merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Jun 28, 2023

Copy link
Copy Markdown
Contributor

🤖 I have created a release beepboop

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-actionsBotforce-pushed the release-please--branches--main branch from f033d43 to 189553cCompareJune 28, 2023 18:22
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch 3 times, most recently from 520f2e9 to 143d0b0CompareJuly 6, 2023 17:35
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch 6 times, most recently from d925896 to e439827CompareJuly 13, 2023 01:23
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch from e439827 to 2ae5b87CompareJuly 15, 2023 01:58
@github-actions
github-actionsBotforce-pushed the release-please--branches--main branch from 2ae5b87 to 2b79a70CompareJuly 25, 2023 18:51
@beeme1mr

Copy link
Copy Markdown
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
Copy Markdown
Member

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

@toddbaerttoddbaert reopened this Aug 1, 2023
@codecov

codecovBot commented Aug 1, 2023

Copy link
Copy Markdown

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 
FlagCoverage Δ
unittests93.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

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

Copy link
Copy Markdown
ContributorAuthor

kikihakiem pushed a commit to ResalApps/openfeature-python-sdk that referenced this pull request Aug 28, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for freeto 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

@beeme1mr@federicobond@toddbaert