Skip to content

v2021.05.25

Compare
Choose a tag to compare
@kenneth-jia kenneth-jia released this 25 May 08:25
· 104 commits to main since this release

This release cooperates with librdkafka v1.7.0

  • Improved subscribe(...)/unsubscribe(...) interfaces (with an additional timeout parameter) for KafkaConsumer

  • Set default log_level as NOTICE(5) (for all client types)

  • Fixed C++14 build failure