Skip to content

Releases: rudderlabs/rudder-sdk-android

[email protected]

31 Oct 11:15
Compare
Choose a tag to compare

0.3.0 (2023-10-03)

Features

  • add crash filter support rudder reporter (#324) (42e1ab4)
  • expose proguard rules as part of the v2 android reporter library to ensure safer builds (#322) (9e95fe8)

v1.18.1

05 Sep 06:48
Compare
Choose a tag to compare

Bug Fixes

  • ci actions in draft_new_release (195c162)
  • remove depth from draft new release (d851b62)
  • sdk 197 metrics initialization fix (#294) (82fd548)
  • sdk 400 ensure empty key is not accepted as encryption key for (#293) (a7176b1)

v1.18.0

28 Aug 14:35
Compare
Choose a tag to compare

Bug Fixes

  • sdk 392 sqlcipher recreate database if key is wrong (#287) (2e057ef)

Features

  • sdk-173 encrypt values in sqlite3 database (#283) (4f26ef9)
  • making device id collection configurable and de-linking anonymousId and deviceId (#281) (7e81e74)

v1.17.0

02 Aug 12:54
Compare
Choose a tag to compare

Features

v1.16.0

02 Aug 11:29
Compare
Choose a tag to compare

Features

  • enhance support for dmt source config changes and retrying with exponential backoff logic (#236) (c27d39c)

v1.15.0

31 Jul 11:49
Compare
Choose a tag to compare

Bug Fixes

  • event not getting removed from db in certain cases (#239) (ce8d057)
  • moved db operations to background thread/executor and fixed leaking objects (#237) (9b66f65), closes #238
  • replay message queue dumping logic (#246) (f5253cd)

v1.14.0

13 Jun 02:53
Compare
Choose a tag to compare

Features

  • added gzip feature (#224) (a0212f0)
  • added new way for tracking life cycle events in android using life cycle observer (#225) (ae5a938), closes #233

v1.13.1

18 May 06:42
Compare
Choose a tag to compare

Bug Fixes

  • sourceConfig issue by changing encoding to Base64.NO_WRAP (#221) (4d9cba1)

v1.13.0

19 Apr 13:02
Compare
Choose a tag to compare

Features

v1.12.0

02 Mar 14:21
Compare
Choose a tag to compare

Features

  • adding consented values for cloud mode. (ba4a698)