Sha256: 32883d405e01337af764ebac36bb54921a389880f796274db30ad6db9aabd55a
Contents?: true
Size: 804 Bytes
Versions: 1
Compression:
Stored size: 804 Bytes
Contents
= Version 0.7 * [BUG] Sync API for queues and exchanges, support for server-generated queues & exchange names (via semi-lazy collection). * [BUG] Sync API for MQ#close (Channel.Close) [issue #34]. * [FEATURE] AMQP URL from majek's fork, with some fixes. Example: AMQP.start("amqps://") * [DEVELOP] Added some em-spec-based specs, bin/irb, Gemfile. * [FEATURE] Added MQ::Exchange.default for the default exchange. * [FEATURE] Raise an exception if we're trying to use Basic.Reject with RabbitMQ. * [FEATURE] Fail if an entity is re-declared with different options. * [BUG] Don't reconnect if the credentials are wrong. * [BUG] Fixed an exception which occurred when Queue#bind was called synchronously with a callback. * [DEVELOPMENT] Added a lot of specs (Bacon replaced by rSpec 2).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
amqp-0.7.0 | CHANGELOG |