Skip to content

Releases: spotify/confidence-sdk-swift

v1.2.0

10 Dec 15:58
848d9ae
Compare
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)

v1.1.0

22 Nov 14:20
e9f4c27
Compare
Choose a tag to compare

1.1.0 (2024-11-19)

🐛 Bug Fixes

✨ New Features

v1.0.1

06 Nov 10:04
75f8f0b
Compare
Choose a tag to compare

1.0.1 (2024-11-06)

🐛 Bug Fixes

v1.0.0

05 Nov 12:48
58c3a71
Compare
Choose a tag to compare

1.0.0 (2024-11-05)

🐛 Bug Fixes

  • Fix warnings and prevent potential issues (#165) (448fb93)
  • Make Confidence.cache thread-safe (#167) (df2c37f)

🧪 Tests

v0.3.0

20 Aug 14:26
bbe7e40
Compare
Choose a tag to compare

0.3.0 (2024-07-16)

⚠ BREAKING CHANGES

  • getEvaluation doesnt throw (#158)
  • decrease API surface (#156)

🐛 Bug Fixes

  • handle Int32 and Int64 in defaultValue evaluations (#162) (6bb03d5)

✨ New Features

📚 Documentation

🔄 Refactoring

v0.2.4

02 Jul 13:38
38bc53a
Compare
Choose a tag to compare

0.2.4 (2024-07-02)

🐛 Bug Fixes

✨ New Features

📚 Documentation

🔄 Refactoring

v0.2.3

25 Jun 11:52
dabc20a
Compare
Choose a tag to compare

0.2.3 (2024-06-25)

🔄 Refactoring

  • Revert "feat: CreateConfidence from Provider for Metadata (#141)" (#142) (643a49a)

v0.2.2

18 Jun 12:03
0a4d522
Compare
Choose a tag to compare

0.2.2 (2024-06-18)

🐛 Bug Fixes

✨ New Features

  • CreateConfidence from Provider for Metadata (#141) (bf368df)

📚 Documentation

🔄 Refactoring

  • remove is_foreground from event producer (#135) (da06d45)

v0.2.1

29 May 12:24
62d98a8
Compare
Choose a tag to compare

0.2.1 (2024-05-29)

🐛 Bug Fixes

✨ New Features

  • add functionality to manual flush events (#122) (475df55)
  • introduce a writeQueue for event tracking (#124) (a49a393)
  • LifecycleProducer events are emitted immediately (#131) (accaaa3)

📚 Documentation

  • update readme to cover Confidence APIs (#121) (4962baf)

🔄 Refactoring

v0.2.0

10 May 14:08
04274fd
Compare
Choose a tag to compare

0.2.0 (2024-05-10)

🐛 Bug Fixes

✨ New Features

🧹 Chore

📚 Documentation

🔄 Refactoring