-
Notifications
You must be signed in to change notification settings - Fork 43
Comparing changes
Open a pull request
base repository: open-feature/python-sdk
base: v0.6.1
head repository: open-feature/python-sdk
compare: v0.7.0
- 16 commits
- 25 files changed
- 5 contributors
Commits on Mar 28, 2024
-
fix: remove ProviderEvent.PROVIDER_FATAL (#307)
Signed-off-by: Federico Bond <federicobond@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for de36b21 - Browse repository at this point
Copy the full SHA de36b21View commit details
Commits on Apr 5, 2024
-
chore: update renovate config (#310)
Signed-off-by: Federico Bond <federicobond@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff62637 - Browse repository at this point
Copy the full SHA ff62637View commit details -
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.3…
….5 (#311) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 47ae16c - Browse repository at this point
Copy the full SHA 47ae16cView commit details -
switch to hatch Signed-off-by: gruebel <anton.gruebel@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9ba82e3 - Browse repository at this point
Copy the full SHA 9ba82e3View commit details
Commits on Apr 6, 2024
-
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4…
….6.0 (#312) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for faf02a9 - Browse repository at this point
Copy the full SHA faf02a9View commit details
Commits on Apr 7, 2024
-
feat: update provider status when provider emits events (#309)
* refactor: move registry singleton to the registry module Signed-off-by: Federico Bond <federicobond@gmail.com> * refactor: make openfeature.provider.registry a private module Signed-off-by: Federico Bond <federicobond@gmail.com> * feat: update provider status when provider emits events Signed-off-by: Federico Bond <federicobond@gmail.com> * refactor: avoid duplicate code Signed-off-by: Federico Bond <federicobond@gmail.com> * fix: fix provider event dispatch on initialize/shutdown Signed-off-by: Federico Bond <federicobond@gmail.com> * refactor: rename default_registry to provider_registry Signed-off-by: Federico Bond <federicobond@gmail.com> --------- Signed-off-by: Federico Bond <federicobond@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9966c14 - Browse repository at this point
Copy the full SHA 9966c14View commit details
Commits on Apr 9, 2024
-
fix!: restrict exported names with __all__ (#306)
* fix!: restrict exported names with __all__ Signed-off-by: Federico Bond <federicobond@gmail.com> * restrict codecov upload to Python 3.11 Signed-off-by: gruebel <anton.gruebel@gmail.com> * disable codecov ci fail on error Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com> --------- Signed-off-by: Federico Bond <federicobond@gmail.com> Signed-off-by: gruebel <anton.gruebel@gmail.com> Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com> Co-authored-by: gruebel <anton.gruebel@gmail.com> Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34ac91c - Browse repository at this point
Copy the full SHA 34ac91cView commit details
Commits on Apr 11, 2024
-
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.3…
….6 (#316) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 49f0948 - Browse repository at this point
Copy the full SHA 49f0948View commit details
Commits on Apr 12, 2024
-
chore: update codecov/codecov-action action to v4 (#317)
Signed-off-by: Federico Bond <federicobond@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cd605c4 - Browse repository at this point
Copy the full SHA cd605c4View commit details -
refactor!: move AbstractProvider to openfeature.provider (#314)
Signed-off-by: Federico Bond <federicobond@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 96ba793 - Browse repository at this point
Copy the full SHA 96ba793View commit details -
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.3…
….7 (#318) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5636620 - Browse repository at this point
Copy the full SHA 5636620View commit details
Commits on Apr 19, 2024
-
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4…
….0 (#320) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for abb14f5 - Browse repository at this point
Copy the full SHA abb14f5View commit details -
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4…
….1 (#321) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 44f1223 - Browse repository at this point
Copy the full SHA 44f1223View commit details
Commits on Apr 25, 2024
-
chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.10.0 (
#322) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6dedd27 - Browse repository at this point
Copy the full SHA 6dedd27View commit details -
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.4…
….2 (#323) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f109df6 - Browse repository at this point
Copy the full SHA f109df6View commit details
Commits on Apr 30, 2024
-
chore(main): release 0.7.0 (#308)
chore(main): release 0.7.0 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3b967a9 - Browse repository at this point
Copy the full SHA 3b967a9View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.1...v0.7.0