Go to file
Denisart Benjamin 292a72c756 Accepting request 214588 from Cloud:OpenStack:Master
- update to 3.0.10:
  * Now depends on amqp 1.4.1.
  * maybe_declare now raises a “recoverable connection error” 
  if the channel is disconnected
  * Redis: Consumer.cancel() is now thread safe.
  * Fixed “unhashable type” error on Python 3
  * Do not attempt to unregister operations on an already closed
  poller instance

- update to 3.0.9:
  - Now depends on :mod:`amqp` 1.4.0.
  - Redis: Basic cancel for fanout based queues now sends a corresponding
    ``UNSUBSCRIBE`` command to the server.
  - MongoDB: Improved connection string and options handling
    (Issue #266 + Issue #120).
  - SQS: Limit the number of messages when receiving in batch to 10.
  - ConsumerMixin: ``consume`` now checks heartbeat every time the
    socket times out.
  - Retry Policy: A max retries of 0 did not retry forever.
  - Simple: If passing a Queue object the simple utils will now take
    default routing key from that queue.
  - Redis: The map of Redis error classes are now exposed at the module level
    using the :func:`kombu.transport.redis.get_redis_error_classes` function.
  - Async: ``Hub.close`` now sets ``.poller`` to None.

OBS-URL: https://build.opensuse.org/request/show/214588
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=93
2014-01-21 23:29:45 +00:00
.gitattributes Accepting request 60656 from home:aledr 2011-02-14 16:14:53 +00:00
.gitignore Accepting request 60656 from home:aledr 2011-02-14 16:14:53 +00:00
kombu-3.0.10.tar.gz Accepting request 214588 from Cloud:OpenStack:Master 2014-01-21 23:29:45 +00:00
python-kombu.changes Accepting request 214588 from Cloud:OpenStack:Master 2014-01-21 23:29:45 +00:00
python-kombu.spec Accepting request 214588 from Cloud:OpenStack:Master 2014-01-21 23:29:45 +00:00