Skip to content

Releases: rudderlabs/rudder-sdk-ios

v1.24.1

20 Dec 15:09
Compare
Choose a tag to compare

Dependency Upgrade

  • Upgraded the version of MetricsReporter to 1.2.0

v1.24.0

18 Dec 08:29
Compare
Choose a tag to compare

Bug Fixes

  • fixed sqlite db path on the tvos device (#414) (b622745)

Features

  • provide onIntegrationReady API support (#421) (7349207)

v1.23.1

14 Nov 13:11
Compare
Choose a tag to compare

Bug Fixes

  • update lastActiveTimestamp value when reset call is made (#412) (6f229ad)

v1.23.0

09 Oct 14:41
Compare
Choose a tag to compare

Bug Fixes

  • fixed issues related to DBEncryption in RSDBPersistentManager and enhanced error handling (#403) (2e9c2cf)

Features

v1.22.0

28 Sep 17:06
Compare
Choose a tag to compare

Features

  • improvements of SQLite RETURNING clause (00e5032)

v1.20.0

19 Sep 11:31
9d18979
Compare
Choose a tag to compare

Bug Fixes

  • ensure batch array in the request payload is never empty (#387) (7e7a92a)
  • SPM build error due to use of unsafe flags (#384) (d5edb2e)

Features

BREAKING CHANGE

v1.19.2

28 Aug 13:46
4766914
Compare
Choose a tag to compare

Bug Fixes

v1.19.1

23 Aug 08:26
241a64b
Compare
Choose a tag to compare

Bug Fixes

  • header not found issue on cross platforms (#369) (b9ba353)

v2.4.2 Beta

22 Aug 09:56
1762707
Compare
Choose a tag to compare
v2.4.2 Beta Pre-release
Pre-release

Bug Fixes

  • device mode not initializing on first launch (d82760c)

v1.19.0

22 Aug 14:15
4af8cda
Compare
Choose a tag to compare

Features

  • encrypt database (#359) (db17361)
  • made deviceId collection configurable and de-coupled anonymousId and deviceId (#361) (fbd434a)