Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

Release v5.0.0

Latest
Compare
Choose a tag to compare
@nick-zh nick-zh released this 24 Feb 13:18
5234803

Features

Producer

  • add metadata capabilities

Improvements

Consumer

  • simplify metadata interface

Changes

KafkaAvroSchema

  • the new default for latest schema version is not null anymore but -1
  • version is not nullable anymore
  • added const LATEST_VERSION to the interface

Fixes

ProducerBuilder

  • return correct type for build