radar-commons version 0.11.0
Changes since version 0.10.1:
- Sender now converts local data to the schema of the receiver. This allows forward-compatible schemas to be released on the server, and multiple local version of data to exist, e.g. by upgrading a local version with a new schema while retaining some old data with an old schema.
- Test the size of a binary record
- Fixed SchemaRetriever cache timeout