Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 17:53
00f1016

0.7.0 (2025-09-17)

⚠ BREAKING CHANGES

  • OpenFeatureProviderEvents are now data classes and need to be instantiated (#170)

🐛 Bug Fixes

  • deps: update kotlin monorepo to v2.2.10 (#161) (8dcd870)

✨ New Features

🧹 Chore

  • deps: update actions/checkout action to v5 (#162) (a585962)
  • deps: update actions/setup-java action to v5 (#174) (b789313)
  • deps: update amannn/action-semantic-pull-request action to v6 (#163) (6b7fa1d)
  • deps: update browser-actions/setup-chrome action to v2 (#175) (6098e5a)
  • deps: update dependency gradle to v9 (#176) (bb1d63c)
  • deps: update plugin com.android.application to v8.12.2 (#143) (7941bb9)
  • deps: update plugin com.android.application to v8.13.0 (#178) (09dd988)
  • deps: update plugin com.android.library to v8.12.2 (#160) (392cbb9)
  • deps: update plugin org.jetbrains.kotlinx.binary-compatibility-validator to v0.18.1 (#152) (1392be3)

📚 Documentation