PHP AMQP v2.12.1 Release Notes

Release Date: 2020-09-25 // over 3 years ago
  • Full Changelog

    Implemented enhancements:

    • ๐Ÿ‘ท Use docker containers for broker and proxy in travis CI tests #831 (ramunasd)

    ๐Ÿ›  Fixed bugs:

    • wait_for_pending_acks results in: LogicException("Delivery tag cannot be changed") #827
    • Error Connecting to server(0): #825
    • validate basic_consume() arguments and avoid invalid callbacks #834 (ramunasd)

    Closed issues:

    • ๐Ÿ‘ Does the library supports federation conf? #826
    • Publishing not happend after publishing to non-existent exchange #823
    • โœ… Tests should run with TLS enabled #758

    ๐Ÿ”€ Merged pull requests:

    • โœ… SSL tests and fixed demo #832 (ramunasd)
    • ๐Ÿ›  fix LogicException while waiting for pending broker ack #830 (ramunasd)
    • โช revert #785 'Enable TLS SNI by default' #829 (ramunasd)