github edenhill/kcat 1.5.0

latest releases: debian/1.7.1-3, debian/1.7.1-2, debian/1.7.1-1...
5 years ago

kafkacat logo

What's new in 1.5.0

  • Confluent Schema-Registry and Apache Avro support: consumer can now deserialize Avro messages (-s avro). Feature contributed by @llofberg
  • Added generic primitive deserialization using pack-str format (e.g., -s 'key=i h$')
  • kafkacat now has a logo ⬆️, by @dtrapezoid
  • Start and/or stop consuming based on timestamp (-o s@1568276617000 -o e@1568276622000), by @champtar
  • New Dockerfile based on Alpine (edenhill/kafkacat:1.5.0)
  • kafkacat is now compatible with old docker images by removing an initial kafkacat argument if it is present.
  • Dont overwrite producev() error code (#175)

Don't miss a new kcat release

NewReleases is sending notifications on new releases.