v0.7.5
0.7.5 (2025-01-31)
⚠ BREAKING CHANGES
The signature of the finally_after
hook stage has been changed. The signature now includes the evaluation details
, as per the OpenFeature specification. To migrate, update any hook that implements the finally_after
stage to accept evaluation details
as the second argument.
🐛 Bug Fixes
✨ New Features
- Add evaluation details to finally hook stage #403 (#423) (9e9bb5c)
- Update test harness (add assertions) #1467 (#415) (f559d1b)
- Update test harness (copy test files) #1467 (#416) (192f7c4)
🧹 Chore
- config: migrate config renovate.json (26bc964)
- config: migrate renovate config (#408) (26bc964)
- deps: update actions/setup-python digest to 4237552 (#422) (9c2ed71)
- deps: update codecov/codecov-action action to v5.1.0 (#401) (0459330)
- deps: update codecov/codecov-action action to v5.1.1 (#402) (a6907d6)
- deps: update codecov/codecov-action action to v5.1.2 (#405) (1c56480)
- deps: update codecov/codecov-action action to v5.2.0 (#418) (b69e81a)
- deps: update codecov/codecov-action action to v5.3.0 (#420) (6af37b1)
- deps: update codecov/codecov-action action to v5.3.1 (#421) (e99e481)
- deps: update googleapis/release-please-action action to v4 (#428) (99905d5)
- deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.1 (#398) (043385a)
- deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.2 (#400) (2b6e210)
- deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.3 (#404) (01ec388)
- deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4 (#406) (3296d3b)
- deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.8.6 (#410) (7f9d422)
- deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 (#411) (bc6e333)
- deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1 (#412) (cbace6a)
- deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.2 (#414) (9304292)
- deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.3 (#419) (8f9cc7c)
- deps: update pre-commit hook astral-sh/ruff-pre-commit to v0.9.4 (#426) (f726706)
- deps: update pre-commit hook pre-commit/mirrors-mypy to v1.14.0 (#407) (89d6997)
- deps: update pre-commit hook pre-commit/mirrors-mypy to v1.14.1 (#409) (2c1840c)