Skip to content

rabbitmq-c v0.13.0

Compare
Choose a tag to compare
@alanxz alanxz released this 06 Feb 00:34
· 48 commits to master since this release

Fixed

  • Fixed missing option to not install static library (#665)
  • Missing pkgconfig version in v0.12.0 output (#755, #751)
  • Correct return value from amqp_ssl_socket_set_key_buffer (#723)

Changed

  • Remove OpenSSL code no longer needed when used with OpenSSL >= 1.1.0. (Fixed: #715, #737)

Added

  • Integration with OSS-Fuzz (#736)