Skip to content

v0.4.1

Latest
Compare
Choose a tag to compare
@mfontanini mfontanini released this 24 Jan 19:40
  • Use CMAKE_INSTALL_LIBDIR (#291).
  • Do not try to export template declaration in shared lib (#292).
  • CMake: set min required C++ standard to C++11 (#293).
  • Do not require rdkafka if it is static lib (#301).
  • Removed min/max macros on windows (#302).
  • Add dllexport front of HandleDeleter to fix link error in win dll usage (#305).
  • Fix memory leak in producev (#307).
  • Fix memory leak in get_member_id (#309).