Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 11:12
9776a84

0.4.0 (2025-02-18)

⚠ BREAKING CHANGES

  • refactor context provider (#191)

🐛 Bug Fixes

  • add additional logging to detect network issues (#193) (780feb1)
  • align debug resolve log wording on all platforms (a2b10f1)
  • Align debug resolve log wording on all platforms (#188) (a2b10f1)
  • close leaking okhttp response body (#196) (5a14feb)

✨ New Features

  • add shouldApply to the apply call to depend on backend (#192) (70598bd)
  • Provider: Add support for Tracking from OpenFeature (#190) (97c763c)
  • refactor context provider (#191) (37c243e)

🧹 Chore