Releases: rudderlabs/rudder-sdk-android
Releases · rudderlabs/rudder-sdk-android
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
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
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.16.0
Features
- enhance support for dmt source config changes and retrying with exponential backoff logic (#236) (c27d39c)
v1.15.0
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
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
Bug Fixes
- sourceConfig issue by changing encoding to Base64.NO_WRAP (#221) (4d9cba1)
v1.12.0
Features
- adding consented values for cloud mode. (ba4a698)