Releases: amplitude/Amplitude-Kotlin
Releases · amplitude/Amplitude-Kotlin
v1.6.2
1.6.2 (2023-02-14)
Bug Fixes
- return 'sessionId' property to Amplitude class (#106) (7a938a1)
v1.6.1
1.6.1 (2023-02-03)
Bug Fixes
- catch filenotfound exception when rollover before upload (#103) (80bc1f5)
v1.6.0
1.6.0 (2023-01-19)
Features
- add log.debug to send event and handle response (#100) (23c485a)
v1.5.2
1.5.2 (2022-11-19)
Bug Fixes
- Add Index out of bound exception handling for PropertiesFile.save() (#96) (c6578bf)
v1.5.1
1.5.1 (2022-11-11)
Bug Fixes
- add error handling and logging for file load crash issue (#95) (640bc8e)
v1.5.0
1.5.0 (2022-11-04)
Features
- support integration with experiment android (#92) (2ada09b)
v1.4.8
1.4.8 (2022-10-28)
Bug Fixes
v1.4.7
1.4.7 (2022-10-28)
Bug Fixes
- move session-specific logic to Timeline (#89) (b353b8c)
v1.4.6
1.4.6 (2022-10-24)
Bug Fixes
- restore previous session data on app opening (#87) (e4f9874)
v1.4.5
1.4.5 (2022-10-19)
Bug Fixes
- move session-specific logic from ContextPlugin to avoid race conditions (#86) (311c230)