Skip to content

v2.0.0

Compare
Choose a tag to compare
@tulios tulios released this 04 Mar 13:09

[2.0.0] - 2021-02-28

This version adds support for Protobuf and JSON Schema, in addition to the already
supported Avro format!

See Migrating to v2
for information on how to adapt your application to the new API. For most users,
the change should be rather minor.

Big thanks to @dskatz22 and @Malkiz for their significant contributions!

Added

  • Support Protobuf and JSON Schema #93