Skip to content

v2022.10.12

Compare
Choose a tag to compare
@kenneth-jia kenneth-jia released this 12 Oct 05:45
· 22 commits to main since this release

This release cooperates with librdkafka v1.9.2

  • New interface: Interceptors for threads start/exit

  • KafkaProducer: default transactional timeout changed to infinite

  • windows platform: avoid conflicts with macros (e.g. min, max) from windows.h

  • Logging: remove some sensitive info from log

  • Fix build failure: CMake failed to find pre-installed package rapidjson