Releases: cyface-de/android-backend
Releases · cyface-de/android-backend
7.13.21
7.13.20
Changed: - Upgrade to utils 5 - Upgrade to serialization 4.1.12 (no effective changes)
7.13.19
Fixed: - [CY-6647] Clear auth config cache when config changes
7.13.18
Changed: - Upgrade targetSdkVersion to 35
7.13.17
Changed: - Handle all double calls softly
7.13.16
Fixed: - Handle pause paused softly
7.13.15
Fixed: - Race-condition in restoreOrCreateDeviceid(), only happened in Digural UI
7.13.14
Changed: - Add onUploadFinished call (for other uploaders)
7.13.13
Changed: - Upgrade serialization to 4.1.1 (protos 2.3.0 with JSONL FileType support) - Add support for FileType.JSONL - Add delete and load methods to attachment dao
7.13.12
Fixed: - Flaky tests