Skip to content

2.0: Merge pull request #10 from Nordstrom/bugfix/avro

Latest
Compare
Choose a tag to compare
@SgtPepperLHCB SgtPepperLHCB released this 02 Feb 20:08
· 4 commits to master since this release
13e913f

Supports Kafka records containing avro objects by writing/reading the record value as ASCII-encoded hex. Record key and header values are treated as string (unchanged).

This version is not backward compatible with previous releases.