Skip to content

rafka 0.5.0

Compare
Choose a tag to compare
@dblia dblia released this 30 Aug 06:09
· 29 commits to master since this release

Added

  • Add support for the MONITOR command [#80]

Changed

  • [BREAKING] Drop support for librdkafka 0.11.4 and before. librdkafka 0.11.5 or later
    is now required [#76]

  • The consumer will now strip "unset" offsets (aka those of OffsetInvalid type) from the logging
    output [#79]