Skip to content

Releases: spotify/confidence-sdk-android

v0.3.5

25 Jun 11:53
81f68fb
Compare
Choose a tag to compare

0.3.5 (2024-06-25)

✨ New Features

🔄 Refactoring

v0.3.4

18 Jun 15:49
efdb62b
Compare
Choose a tag to compare

0.3.4 (2024-06-18)

✨ New Features

v0.3.3

18 Jun 15:14
ae4f1c4
Compare
Choose a tag to compare

0.3.3 (2024-06-18)

🔄 Refactoring

  • Add ConfidenceForOF proxy for safe init (#167) (e177c5b)

v0.3.2

17 Jun 13:59
a91dd13
Compare
Choose a tag to compare

0.3.2 (2024-06-17)

✨ New Features

🔄 Refactoring

  • remove is_foreground from event producer (#163) (27846fc)

v0.3.1

03 Jun 08:58
6ac48f9
Compare
Choose a tag to compare

0.3.1 (2024-06-03)

🐛 Bug Fixes

  • make the event publish url global (#160) (564b081)
  • wrap around dispatcher in fetch and activate (#162) (f8456fb)

v0.3.0

29 May 12:24
b3d8fa2
Compare
Choose a tag to compare

0.3.0 (2024-05-29)

⚠ BREAKING CHANGES

  • context container in payload
  • context container in event payload (#158)

🐛 Bug Fixes

✨ New Features

📚 Documentation

🔄 Refactoring

v0.2.1

16 May 09:01
72d2860
Compare
Choose a tag to compare

0.2.1 (2024-05-16)

🐛 Bug Fixes

  • do not throw while evaluating flag, return proper error (#147) (d26d8e0)
  • update visitorId context key to visitor_id (#145) (e960451)

🧹 Chore

  • update openfeature sdk version to 0.3.0 (#128) (0a4be58)

v0.2.0

08 May 08:54
40f7a09
Compare
Choose a tag to compare

0.2.0 (2024-05-07)

⚠ BREAKING CHANGES

  • split the confidence module to a new module (#136)
  • Total Confidence - Eventsender (#124)

🐛 Bug Fixes

✨ 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

🔄 Refactoring

v0.1.7

16 Jan 10:22
9d141b9
Compare
Choose a tag to compare

0.1.7 (2024-01-16)

🐛 Bug Fixes

🧹 Chore

  • add a default endpoint to the provider (#115) (dc53f9f)

📚 Documentation

v0.1.6

04 Jan 10:53
c776fe5
Compare
Choose a tag to compare

0.1.6 (2024-01-04)

🐛 Bug Fixes

  • correctly handle apply response in event processor (#111) (84ac3d5)