Releases: spotify/confidence-sdk-android
Releases · spotify/confidence-sdk-android
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
0.3.0 (2024-05-29)
⚠ BREAKING CHANGES
- context container in payload
context
container in event payload (#158)
🐛 Bug Fixes
- Add version/build to context (#154) (1e71fb9)
- Prevent coroutine crashing on errors (#157) (d75229a)
- Remove the duplicate singleton confidence (#156) (60deb61)
✨ New Features
📚 Documentation
- Remove some README parts (#151) (45b9964)
- Smaller README refactoring (#153) (d4efefc)
- update readme to cover Confidence APIs (#149) (8cfea1c)
🔄 Refactoring
v0.2.1
v0.2.0
0.2.0 (2024-05-07)
⚠ BREAKING CHANGES
🐛 Bug Fixes
- change STALE reason in case of context change (#123) (fae882f)
- ConfidenceValue.List can only contain single type #129 (c532f9f)
- Merge context and message together (#137) (2fc83b2)
- Release please increase depth (#141) (e0e1676)
- Remove extra files in rel-pls (#140) (d2d54e8)
- Remove STALE event (#122) (019dbfc)
- Update release-please-config.json (#139) (9da8d7e)
- use the local DateSerializer (#127) (d300b98)
✨ New Features
- include persistent visitor id in context (#130) (5d4ff21)
- listen for changes in the provider for the context changes (#133) (2fca516)
- Stale return value instead of default (#132) (611200c)
- Total Confidence - Eventsender (#124) (5f1164c)
- Track app lifecycle, track activities lifecycle, track deeplink, track install/update (#131) (8de5d54)
📚 Documentation
- Add apply note to readme (#125) (2bc0bae)
- Add documentation about
apply
(#119) (5973467) - Add documentation about apply (5973467)