Releases: amplitude/Amplitude-Kotlin
Releases · amplitude/Amplitude-Kotlin
v1.16.7
1.16.7 (2024-03-28)
Bug Fixes
- revert recent session changes from 1.16.3 to 1.16.6 (#191) (8d7271f)
v1.16.6
1.16.6 (2024-03-27)
Bug Fixes
- fix storage timing issue from last commit, set sessionId before plugin.setup (#190) (84b4b9d)
v1.16.5
1.16.5 (2024-03-27)
Bug Fixes
- session id not set before plugin setup (#189) (42e4fef)
v1.16.4
1.16.4 (2024-03-26)
Bug Fixes
- only take unique error logs and control limit (#188) (cca7d79)
v1.16.3
1.16.3 (2024-03-25)
Bug Fixes
- start tracking sessions at init for session replay (#186) (7b69897)
v1.16.2
1.16.2 (2024-03-18)
Bug Fixes
- Only parse response body when a body is expected (#185) (cfd3bb8)
v1.16.1
1.16.1 (2024-03-04)
Bug Fixes
- catch potential internal AssertionError from Properties.save() in Android 8 (#183) (78e93a9)
v1.16.0
1.16.0 (2024-03-01)
Features
- switch storage for better thread safety (#181) (918d2d5)
v1.15.0
1.15.0 (2024-03-01)
Features
- allow setting sessionId in initial configuration (#182) (81c5866)
v1.14.0
1.14.0 (2024-01-30)
Bug Fixes
- race condition when setting device id in android (#177) (671edb9)
Features
- added deviceId to Configuration options (#178) (45b6181)