Skip to content

Releases: rudderlabs/rudder-sdk-android

v1.26.0

09 Dec 12:54
Compare
Choose a tag to compare

Bug Fixes

  • catch OutOfMemoryError in RudderCloudModeManager (#487) (0b3759e)
  • handle invalid json issue (#486) (4579fc2)

Features

  • add alias api with previousId support (#485) (179c262)

v1.25.1

14 Oct 16:49
Compare
Choose a tag to compare

Bug Fixes

  • handle db crash issue on Amazon devices (#480) (db717d3)

v1.25.0

27 Aug 13:27
Compare
Choose a tag to compare

Features

  • add option to configure dataPlaneUrl as the metrics url (#471) (f0d3ef1)

[email protected]

20 Aug 21:52
Compare
Choose a tag to compare

Features

  • change the metrics endpoint to rsaMetrics (#472) (8b879d5)

[email protected]

20 Aug 21:29
Compare
Choose a tag to compare

0.3.0 (2024-08-20)

Features

  • change the metrics endpoint to rsaMetrics (#472) (8b879d5)

v1.24.0

31 Jul 11:45
Compare
Choose a tag to compare

Features

  • add a configurable setting to put the CloudModeProcessor to sleep for a specified interval (#460) (0711b37)
  • implement exponential retry mechanism for handling network errors (#468) (e07e2cf)

v1.23.3

01 Jul 15:29
Compare
Choose a tag to compare

Bug Fixes

  • handle CursorWindowAllocationException (#454) (5ddc570)

v1.23.2

25 Jun 12:59
Compare
Choose a tag to compare

Bug Fixes

v1.23.1

28 May 15:18
Compare
Choose a tag to compare

Bug Fixes

  • add missing proguard rules for the sqlcipher dependency (#432) (98cacc1)

v1.23.0

20 May 13:22
Compare
Choose a tag to compare

Bug Fixes

  • check if the referrer is not null before casting it to a string (#425) (3b58967)
  • key "batch" was being obfuscated due to proguard (#423) (eaa282c)

Features

  • migrate from sqlcipher legacy to latest version (#419) (a739a78)