Releases: rudderlabs/rudder-sdk-android
Releases · rudderlabs/rudder-sdk-android
v1.25.1
Bug Fixes
- handle db crash issue on Amazon devices (#480) (db717d3)
v1.25.0
Features
- add option to configure
dataPlaneUrl
as the metrics url (#471) (f0d3ef1)
Features
- change the metrics endpoint to
rsaMetrics
(#472) (8b879d5)
0.3.0 (2024-08-20)
Features
- change the metrics endpoint to
rsaMetrics
(#472) (8b879d5)
v1.24.0
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
Bug Fixes
- handle CursorWindowAllocationException (#454) (5ddc570)
v1.23.1
Bug Fixes
- add missing proguard rules for the sqlcipher dependency (#432) (98cacc1)
v1.23.0
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)