PHP AMQP v2.12.0 Release Notes

Release Date: 2020-08-24 // over 3 years ago
  • Full Changelog

    Implemented enhancements:

    ๐Ÿ›  Fixed bugs:

    • โž• Adding exception handling for better user experience #810
    • Possible blocking connection even when connection_timeout is specified #804
    • ๐Ÿ‘‰ use simple output instead of STDOUT in debug helper #819 (ramunasd)
    • โž• add missing timeout param for connection handshake response #812 (ramunasd)

    Closed issues:

    • Setting x-ha-policy from client side is not longer available since version 3.0 #811
    • Debug in some cases is not working - possible fix - line 29 in DebugHelper #809
    • when I want to use publish_batch in confirm: 2 #807
    • when I want to use publish_batch in confirm #806
    • โœ… NullClasses for testing #802

    ๐Ÿ”€ Merged pull requests: