forked from pool/python-kombu
- Update to 2.5.7:
- Now depends on amqp 1.0.9 - Redis: A regression in 2.5.6 caused the redis transport to ignore options set in transport_options. - Redis: New socket_timeout transport option. - Redis: InconsistencyError is now regarded as a recoverable error. - Resource pools: Will no longer attempt to release resource that was never acquired. - MongoDB: Now supports the ssl option. Contributed by Sebastian Pawlus. - Update to 2.5.7: - Now depends on amqp 1.0.9 - Redis: A regression in 2.5.6 caused the redis transport to ignore options set in transport_options. - Redis: New socket_timeout transport option. - Redis: InconsistencyError is now regarded as a recoverable error. - Resource pools: Will no longer attempt to release resource that was never acquired. - MongoDB: Now supports the ssl option. Contributed by Sebastian Pawlus. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kombu?expand=0&rev=73
This commit is contained in:
committed by
Git OBS Bridge
parent
364656dd22
commit
2d7b88b505
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 8 13:10:29 UTC 2013 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 2.5.7:
|
||||
- Now depends on amqp 1.0.9
|
||||
- Redis: A regression in 2.5.6 caused the redis transport to
|
||||
ignore options set in transport_options.
|
||||
- Redis: New socket_timeout transport option.
|
||||
- Redis: InconsistencyError is now regarded as a recoverable error.
|
||||
- Resource pools: Will no longer attempt to release resource
|
||||
that was never acquired.
|
||||
- MongoDB: Now supports the ssl option.
|
||||
Contributed by Sebastian Pawlus.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 12 13:27:34 UTC 2013 - dmueller@suse.com
|
||||
|
||||
|
Reference in New Issue
Block a user