Skip to content

Releases: spotify/confidence-sdk-swift

v1.5.0

25 Mar 12:52
6f0d8d2

Choose a tag to compare

1.5.0 (2026-03-23)

🐛 Bug Fixes

  • empty struct default causing parseError in getObjectDetails (#242) (9da80a1)

✨ New Features

  • add X-CONFIDENCE-TELEMETRY header to Swift SDK (#244) (72bceb4)

📚 Documentation

  • add getting involved section to contribution guidelines (#239) (3a04784)
  • More detailed guidelines for vanilla sdk (74a5b7b)
  • More detailed guidelines for vanilla SDK (#236) (74a5b7b)

v1.4.5

13 Nov 08:22
0232a7d

Choose a tag to compare

1.4.5 (2025-11-12)

🧹 Chore

📚 Documentation

v1.4.4

06 Aug 09:58
a9ef8d6

Choose a tag to compare

1.4.4 (2025-08-06)

🔄 Refactoring

v1.4.3

24 Jul 14:29
cee1227

Choose a tag to compare

1.4.3 (2025-07-24)

🐛 Bug Fixes

v1.4.2

04 Jul 14:12
53f4322

Choose a tag to compare

1.4.2 (2025-07-04)

🐛 Bug Fixes

  • Bump OF SDK to 0.3.1 #220

🧹 Chore

v1.4.1

01 Jul 14:42
19fe73b

Choose a tag to compare

1.4.1 (2025-07-01)

🐛 Bug Fixes

  • Race condition and possible data inconsistencies (#212) (44704f4)

v1.4.0

30 Jun 14:40
25ae39d

Choose a tag to compare

1.4.0 (2025-06-30)

⚠ BREAKING CHANGES

  • fix: Restore ConfidenceStruct evals, align Dictionary evals (#205). Null values from remote variants are now evaluated using the client-side default value.

🐛 Bug Fixes

✨ New Features

  • fix: Restore ConfidenceStruct evals, align Dictionary evals (#205) (d32b95a)
  • Full support for list evals (39e5259)
  • pass Array to flag evaluation (#203) (39e5259)
  • pass Dictionary to flag evaluation (#193) (5c3344b)

🔄 Refactoring

v1.3.1

18 Jun 11:26
9ef17b2

Choose a tag to compare

1.3.1 (2025-06-18)

🐛 Bug Fixes

📚 Documentation

v1.3.0

28 Apr 11:57
25a052a

Choose a tag to compare

1.3.0 (2025-04-28)

⚠ BREAKING CHANGES

  • restructure automatic context decorator (#185)

🐛 Bug Fixes

  • change how we log resolve tester hints (#192) (40b206a)

✨ New Features

🔄 Refactoring

  • restructure automatic context decorator (#185) (3588ae8)

v1.2.0

10 Dec 15:58
848d9ae

Choose a tag to compare

1.2.0 (2024-12-10)

⚠ BREAKING CHANGES

  • Context APIs changes and documentation/onboarding (#180)

🐛 Bug Fixes

  • align debug resolve log wording on all platforms (5369e04)
  • Align debug resolve log wording on all platforms (#181) (5369e04)

🔄 Refactoring

  • Context APIs changes and documentation/onboarding (#180) (6eb5dc7)