Skip to content

rabbitmq-c v0.6.0

Compare
Choose a tag to compare
@alanxz alanxz released this 23 Feb 07:53
· 415 commits to master since this release

Enhancements

  • e1746f9 Tools: Enable support for SSL in tools.
  • 9626dd5 Lib: ABI CHANGE: enable support for auto_delete, internal flags to amqp_exchange_declare
  • 513ad4a Lib: add support for SANs in OpenSSL socket impl.
  • 5348c69 Lib: add functions to get negotiated frame_max and heartbeat parms.

Bug fixes:

  • ee54e27, 656f833 Lib: check for double-close in SSL/TCP socket impl
  • cf2760d Lib: allocate struct when method has no field.

A full listing of changes can be found in the change log:
https://github.com/alanxz/rabbitmq-c/blob/v0.6.0/ChangeLog.md