Skip to content

v2.3.0

Compare
Choose a tag to compare
@webmakersteve webmakersteve released this 10 Mar 22:08
· 256 commits to master since this release

Minor release

Consumer Changes

  1. Add support for offsetsForTimes which queries offsets for timestamps.
  2. Add support for assigning to "logical" offsets, such as "earliest" or "latest"

Build Changes

  1. Librdkafka now builds using its own makefile, akin to the way the windows build is working.
  2. Alpine linux examples have now been added.