File rubygem-amq-protocol.changes of Package rubygem-amq-protocol
-------------------------------------------------------------------
Sat Dec 21 08:14:18 UTC 2013 - coolo@suse.com
- updated to version 1.9.2
### Signed 16 Bit Integer Decoding
Signed 16 bit integers are now decoded correctly.
-------------------------------------------------------------------
Fri Nov 22 08:40:15 UTC 2013 - coolo@suse.com
- updated to version 1.9.0
### Performance Improvements in AMQ::BitSet
`AMQ::BitSet#next_clear_bit` is now drastically more efficient
(down from 6 minutes for 10,000 iterations to 4 seconds for 65,536 iterations).
Contributed by Doug Rohrer, Dave Anderson, and Jason Voegele from
[Neo](http://www.neo.com).
### Body Framing Fix
Messages exactly 128 Kb in size are now framed correctly.
Contributed by Nicolas Viennot.
-------------------------------------------------------------------
Mon Sep 23 14:53:00 UTC 2013 - coolo@suse.com
- updated to version 1.8.0
-------------------------------------------------------------------
Mon Aug 26 05:05:53 UTC 2013 - coolo@suse.com
- updated to version 1.7.0
`connection.blocked` AMQP 0.9.1 extension is now supported
(should be available as of RabbitMQ 3.2).
-------------------------------------------------------------------
Tue Jul 30 15:59:33 UTC 2013 - coolo@suse.com
- updated to version 1.6.0, no changelog found
-------------------------------------------------------------------
Thu May 9 17:32:31 UTC 2013 - coolo@suse.com
- updated to version 1.5.0
Encoding of large payloads is now done more efficiently.
-------------------------------------------------------------------
Fri Dec 7 19:25:29 UTC 2012 - coolo@suse.com
- updated to version 1.0.1
`amq-protocol` now makes sure `DateTime` is loaded before trying to use it.
-------------------------------------------------------------------
Fri Nov 30 14:39:56 UTC 2012 - coolo@suse.com
- updated to version 1.0.0
-------------------------------------------------------------------
Mon Sep 24 15:03:59 UTC 2012 - coolo@suse.com
- updated to version 0.9.5
-------------------------------------------------------------------
Sun Jul 29 20:07:46 UTC 2012 - coolo@suse.com
- initial package