Skip to content

radar-commons version 0.11.0

Compare
Choose a tag to compare
@blootsvoets blootsvoets released this 23 Oct 08:20
· 259 commits to master since this release
f44e594

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