[libanyevent-rabbitmq-perl] 142/151: Changelog

Damyan Ivanov dmn at moszumanska.debian.org
Thu Jan 16 11:03:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to annotated tag debian/1.12-1
in repository libanyevent-rabbitmq-perl.

commit a0437534e488d4fc323c80a1867aab7f7b4c2354
Author: Tomas Doran <bobtfish at bobtfish.net>
Date:   Thu Apr 11 20:30:46 2013 +0100

    Changelog
---
 Changes | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/Changes b/Changes
index 28e14ae..13de614 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,14 @@
 Revision history for Perl extension AnyEvent::RabbitMQ
 
+  - Fix RT#84222, continue reading AMQP packets after a heartbeat.
+
+  - Spontaneously emit hearts as per amqp 0.9.1 spec.
+
+    The AMQP spec says, "The client should start sending heartbeats after
+    receiving a Connection.Tune method, and start monitoring heartbeats after
+    receiving Connection.Open."  There is no mention of merely responding to
+    heartbeat packets emitted by the server. (Dave Lambley)
+
 1.11  Tue Mar  5 22:22:00 2013
         - Fix on_success callback for the Channel->close method (davel).
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libanyevent-rabbitmq-perl.git



More information about the Pkg-perl-cvs-commits mailing list