Skip to content

Releases: spotify/confidence-sdk-java

v0.3.1

18 Sep 14:11
027923a

Choose a tag to compare

0.3.1 (2025-09-18)

Features

  • AccountStateProvider based constructor for WASM testing (#270) (df31e47)

v0.3.0

17 Sep 10:06
8a30017

Choose a tag to compare

0.3.0 (2025-09-17)

Features

v0.2.7

16 Sep 12:05
8be9f7b

Choose a tag to compare

0.2.7 (2025-09-16)

🧹 Chore

v0.2.6

16 Sep 11:38
88788fe

Choose a tag to compare

What's Changed

  • chore(main): release 0.2.6-SNAPSHOT by @github-actions[bot] in #259
  • build: Remove proto files from JARs by @fabriziodemaria in #261
  • chore(main): release 0.2.6 by @github-actions[bot] in #260

Full Changelog: v0.2.5...v0.2.6

v0.2.5

12 Sep 14:46
804fc14

Choose a tag to compare

0.2.5 (2025-09-12)

✨ New Features

  • Exposure logging toggle and WASM default (#256) (a7b73d5)

🧹 Chore

v0.2.4

09 Sep 08:31
f59a399

Choose a tag to compare

0.2.4 (2025-09-08)

✨ New Features

  • [Local-Native] Targeting Key integer type (#252) (fea8fc5)
  • Integer targeting key native local resolve (fea8fc5)

🧹 Chore

📚 Documentation

v0.2.3

29 Aug 06:35
5a52a68

Choose a tag to compare

0.2.3 (2025-08-28)

🐛 Bug Fixes

🧹 Chore

v0.2.2

08 Aug 20:33
01550bf

Choose a tag to compare

0.2.2 (2025-08-08)

🐛 Bug Fixes

🧹 Chore

v0.2.1

08 Aug 15:06
6e0fa33

Choose a tag to compare

0.2.1 (2025-08-08)

🐛 Bug Fixes

  • add more log resolve/assign values for the wasm (#237) (c8dcbea)

🧹 Chore

v0.2.0

08 Aug 12:27
063fcf9

Choose a tag to compare

0.2.0 (2025-08-08)

⚠ BREAKING CHANGES

  • add new constructor that takes builder to replace deprecated ones (#227)

🐛 Bug Fixes

  • add new constructor that takes builder to replace deprecated ones (#227) (4bbdb17)
  • fix null value for env (#234) (078de1a)

🧹 Chore

📚 Documentation