Skip to content

1.2.0 Release

Choose a tag to compare

@prolic prolic released this 18 Jun 14:33
· 209 commits to master since this release
v1.2.0

Added

  • Requires ext-amqp 1.9.1 (when using with ext-amqp)
  • Requires php-amqplib v2.7.0-RC1 (when using with php-amqplib)

Fixes

  • fix waitForConfirm in php-amqplib
  • Connection type allowed only for php-amqplib driver
  • fix exchange binding / unbinding for php-amqplib
  • fix ssl connection problems
  • update test certs
  • add null possibility for verify option
  • fix ssl connection for php amqplib