Skip to content

Releases: spotify/confidence-sdk-android

v0.6.6

27 Mar 09:05
75d621c

Choose a tag to compare

0.6.6 (2026-03-26)

🐛 Bug Fixes

  • close OkHttp response bodies to prevent connection leaks (#237) (40d014b)

v0.6.5

25 Mar 12:49
5c8a861

Choose a tag to compare

0.6.5 (2026-03-25)

✨ New Features

v0.6.4

16 Mar 10:42
1e7956f

Choose a tag to compare

0.6.4 (2026-03-16)

🐛 Bug Fixes

  • discard stale resolve responses and add @ Volatile to InMemoryCache (#230) (8fa647b)

v0.6.3

06 Mar 12:22
04caf20

Choose a tag to compare

0.6.3 (2026-03-06)

🐛 Bug Fixes

  • accept whole-number doubles for intSchema deserialization (#229) (7f95fd0)

📚 Documentation

  • add getting involved section to contribution guidelines (#227) (e63a026)

v0.6.2

14 Oct 15:28
46812db

Choose a tag to compare

0.6.2 (2025-10-14)

🐛 Bug Fixes

  • apply read write lock for file disk storage (#225) (0f131d9)

v0.6.1

01 Oct 14:23
70e5f18

Choose a tag to compare

0.6.1 (2025-10-01)

🐛 Bug Fixes

  • add missing release version location (#222) (297f5c6)
  • correct format on resolve tester base64 encoded json (#223) (bfab5e0)

v0.6.0

19 Sep 09:40
42bfe0d

Choose a tag to compare

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

📚 Documentation

🛠️ Build

  • deps: upgrade Android Gradle Plugin to 8.9.3 (#220) (537ede6)

v0.5.3

03 Sep 16:20
12fc19f

Choose a tag to compare

0.5.3 (2025-09-03)

🐛 Bug Fixes

✨ New Features

  • configurable visitor id key (#215) (d084685)
  • removeContext(multiple) - remove multiple context keys in one change (#214) (4f50836)
  • removeContext(multiple) - remove multiple keys in one change (4f50836)

v0.5.2

05 Aug 08:38
493e097

Choose a tag to compare

0.5.2 (2025-08-05)

🧹 Chore

📚 Documentation

v0.5.1

28 Apr 07:51
d0d41b4

Choose a tag to compare

0.5.1 (2025-04-28)

🐛 Bug Fixes

  • change how we log resolve tester hints (#203) (6cdbc41)

🧹 Chore