Fedora EPEL 6 Update: php-pecl-amqp-1.4.0-1.el6

updates at fedoraproject.org updates at fedoraproject.org
Sat May 3 15:27:59 UTC 2014


--------------------------------------------------------------------------------
Fedora EPEL Update Notification
FEDORA-EPEL-2014-1145
2014-04-15 21:59:34
--------------------------------------------------------------------------------

Name        : php-pecl-amqp
Product     : Fedora EPEL 6
Version     : 1.4.0
Release     : 1.el6
URL         : http://pecl.php.net/package/amqp
Summary     : Communicate with any AMQP compliant server
Description :
This extension can communicate with any AMQP spec 0-9-1 compatible server,
such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and
delete exchanges and queues, as well as publish to any exchange and consume
from any queue.

--------------------------------------------------------------------------------
Update Information:

pecl/amqp 1.4.0 Release:
* Fix #72: Publishing to an exchange with an empty name is valid and should not throw an exception (lstrojny)
* Fix #77: AMQPQueue::delete() now no longer returns a boolean, but an integer of how many messages were deleted. WARNING: this can potentially break BC (Bogdan Padalko)
* Fix #75: adhering to the AMQP spec by closing channel and sometimes even the connection in case of certain errors (Bogdan Padalko)
* Fix #81: Add optional arguments parameter to bind()/unbind() (Michael Squires)
* Fix #82: additional getters (getChannel(), getConnection()) (Bogdan Padalko)
* Fix #92: fix various memory leaks in the AMQPConnection class (Lars Strojny)
* Using amqp_error_string2() instead of deprecated amqp_error_string() (Lars Strojny)
* Fix memory leaks in setHost, setLogin, setPassword, setVhost (Lars Strojny, Bogdan Padalko)
* Fixed a memleak in php_amqp_connect (Julien Pauli)
* Use rabbitmq-c defaults for max channels and default frame size (Bogdan Padalko)
* Fix socket timeout error when connecting over high-latency network (Bogdan Padalko)

pecl/amqp 1.3.0 Release:
* Allow retrieving auto-delete exchanges (Guilherme Blanco)
* Add connection timeout support. This requires bumping the version requirement for librabbitmq to >= 0.4.1 (Bogdan Padalko)

librabbitmq version 0.5.0:
* Add amqp_get_broker_properties() function 5c7c40adc1
* Remove distro-specific packaging a5749657ee
* Add -x flag to amqp-consume utilty 1d9c5291ff
* Add amqp_basic_nack() public API 9b168776fb
* Add delivery mode constants to amqp.h 5f291ea772
* Add support for connection.blocked/connection.unblocked methods 
* various bug fix
--------------------------------------------------------------------------------

This update can be installed with the "yum" update programs.  Use
su -c 'yum update php-pecl-amqp' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora EPEL GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the epel-package-announce mailing list