Skip to content

Releases: rudderlabs/rudder-sdk-android

v1.22.0

19 Mar 13:41
Compare
Choose a tag to compare

Bug Fixes

  • serialisation happening on a separate thread executor service (#403) (c3b0d84)

Features

  • add support for global customContext option (#407) (71b001e)
  • added persistence support for advertisingId and api to clear advertisingId (#406) (b1d7905)

v1.21.3

08 Feb 11:16
Compare
Choose a tag to compare

Bug Fixes

  • fixed serialization of strings twice (#390) (4bc1d7d)
  • handling the serialization of special floating point values while serializing any object (#382) (55521b6)
  • race condition fix using semaphore (#388) (a792ce2)

v1.21.2

29 Jan 10:30
Compare
Choose a tag to compare

Bug Fixes

  • added synchronization to RudderContext (#372) (ad9baa0)

v1.21.1

13 Dec 13:00
Compare
Choose a tag to compare

Bug Fixes

  • batches failed to be sent to data plane (#367) (2a04e28)

v1.5.3

04 Dec 10:06
Compare
Choose a tag to compare

Bug Fixes

  • db downgrade issue (#364)

NOTE: This version is released manually to fix the DB downgrade issue present on earlier Android SDK versions (e.g., 1.5.1 and 1.5.2).

v1.21.0

14 Nov 10:51
Compare
Choose a tag to compare

Bug Fixes

  • update lastActiveTimestamp value when reset call is made (#360) (7596d71)

Features

  • added support for JSONObject and JSONArray as part of RudderMessage object (#350) (c9bb58f)

v1.20.2

01 Nov 10:55
Compare
Choose a tag to compare

Bug Fixes

  • Null pointer exception in alias call (#349) (e025fd2)

[email protected]

31 Oct 11:15
Compare
Choose a tag to compare

0.2.2 (2023-10-31)

Bug Fixes

v1.20.1

17 Oct 11:18
Compare
Choose a tag to compare

Bug Fixes

  • typo in sample-kotlin build.gradle (4097ea4)
  • work manager not getting initialised if (#330) (d10fc24)

v1.20.0

03 Oct 14:40
Compare
Choose a tag to compare

Bug Fixes

  • added filter for rudderstack crashes (#325) (b804a32)
  • expose proguard rules as part of the library to ensure safer builds (#321) (46a5413)

Features

  • adding metrics for workmanager dbEncryption and dmt (#329) (d38ad43)