Skip to content

AMQP-CPP 2.2.1

Compare
Choose a tag to compare
@RafalGoslawski RafalGoslawski released this 06 Aug 10:23
· 803 commits to master since this release

This release contains bugfixes, new examples and documentation fixes:

  • When a deferred handler is in error state, registering a finalize callback should also cause it to be called immediately.
  • Removed some macros for FreeBSD.
  • Mac OS X uses a different parameter for setting the soname.
  • Added RabbitMQ tutorials.
  • Fixed a few incorrect signatures in docblocks.