Skip to content

Releases: cyface-de/serialization

3.4.2

22 Aug 14:01
89a37a1
Compare
Choose a tag to compare
Changed:
- Upgrade protos to 2.2.0 to support JSON and ZIP file formats

3.4.1

23 Jul 10:13
2180250
Compare
Choose a tag to compare
Changed:
- Converted OSM models to Kotlin

3.4.1-beta1

23 Jul 09:11
Compare
Choose a tag to compare
3.4.1-beta1 Pre-release
Pre-release
Fix build in libraries using this dependency

3.4.0

15 Jul 09:33
5d067c0
Compare
Choose a tag to compare
Removed:
- RequestMetaData model (should be part of the uploader library not serialization)

Added:
- Description of the binary data in the Readme

3.3.0

12 Jan 12:31
b4e075e
Compare
Choose a tag to compare
Added:
- Support for sensor data export (in Measurement model)

3.2.0

02 Nov 07:30
603b83c
Compare
Choose a tag to compare
Removed:
- Old activation (authentication)

Added:
- Support for measurements attachments (logs, images, videos) to RequestMetaData

3.1.1

02 Oct 09:14
Compare
Choose a tag to compare
Changed:
- Add serialVersionUID to CalibrationJob

3.1.0

28 Sep 11:58
30ef3a3
Compare
Choose a tag to compare
Added:
- clearFor(location) method to Track class
- invalidLocations property to CalibrationJob
- equals method to RawRecord

Changed:
- Migrated and refactored classes to Kotlin

3.0.0

28 Jul 12:11
3c7a641
Compare
Choose a tag to compare
Changed:
- UserId is now a UUID (instead of an ObjectId)

2.3.7

25 Apr 12:31
76a3b77
Compare
Choose a tag to compare
Added:
- Activation class (used in registration to choose an activation email template)