Skip to content

v1.2.0

Compare
Choose a tag to compare
@milindl milindl released this 20 Jan 12:24
· 28 commits to master since this release
540aa2b

v1.2.0 is a feature release. It is supported for all usage.

Enhancements

  1. Add support for an Admin API to fetch topic offsets by timestamp (#206).
  2. References librdkafka v2.8.0. Refer to the librdkafka v2.8.0 release notes for more information.

Fixes

  1. Fixes an issue where the eachBatch callback was being called for the same partition concurrently (#224).
  2. Uses a Debian based builder instead of an Ubuntu based builder to ensure compatibility with older, but supported versions of Linux (#228).