Skip to content

AMQP-CPP 4.3.27

Latest
Compare
Choose a tag to compare
@EmielBruijntjes EmielBruijntjes released this 25 Oct 05:54
  • When running on Windows, we now also send extra meta-information when setting up the connection (like program name)
  • Fixed possible crash when destructing AMQP::Tagger before the last operation was finished
  • AMQP::Table object now supports std::string_view assignments