Releases: spotify/confidence-sdk-android
Releases · spotify/confidence-sdk-android
v0.6.2
v0.6.1
v0.6.0
0.6.0 (2025-09-19)
⚠ BREAKING CHANGES
- deps: The SDK now requires AGP 8.x and a compatible Gradle version to be built. Consumers will need to update their project's build environment accordingly.
- no more buildconfig (#219)
🐛 Bug Fixes
✨ New Features
- update to openFeature 0.6 (1a10f54)
🧹 Chore
- deps: update to openFeature 0.6 (#221) (1a10f54)
- use correct the serialization version (#218) (767738c)
📚 Documentation
- openfeature first focused docs (#210) (4d817a5)
- update part on openfeature set provider (#217) (751607c)
🛠️ Build
v0.5.3
v0.5.2
v0.5.1
v0.5.0
v0.4.0
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
v0.3.6
0.3.6 (2024-11-29)
🐛 Bug Fixes
- await reconciliation bug (#187) (a352533)
- cancellation of requests work correctly (#186) (95377ad)
- Fix the bug regarding accessing flags using with context (#172) (39625e6)
- guard possible changes in serialization (#182) (64c77ac)
- update how debug logging works (#174) (bd79fad)
✨ New Features
- add binary-compatibility-validator plugin (111e8bd)
- add timeout to the http client (#181) (eab3985)
- Resolve Debug to redirect to UI tool on web (#183) (ae05eef)