Skip to content

v0.7.5

Compare
Choose a tag to compare
@openfeaturebot openfeaturebot released this 31 Jan 16:35
c2d1402

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

  • Finally hooks do not get called when the provider is not ready #424 (#425) (8f2caba)

✨ New Features

🧹 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)