forked from pool/python-amqp
- Update to 0.9.4:
- Adds support for exchange_bind and exchange_unbind.
Contributed by Rumyana Neykova
- Fixed bugs in funtests and demo scripts.
Contributed by Rumyana Neykova
- Aditional changes from version 0.9.3:
- Fixed bug that could cause the consumer to crash when reading
large message payloads asynchronously.
- Serialization error messages now include the invalid value.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
8323b85d97
commit
b345396acf
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 21 19:20:37 UTC 2012 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 0.9.4:
|
||||
- Adds support for exchange_bind and exchange_unbind.
|
||||
Contributed by Rumyana Neykova
|
||||
- Fixed bugs in funtests and demo scripts.
|
||||
Contributed by Rumyana Neykova
|
||||
- Aditional changes from version 0.9.3:
|
||||
- Fixed bug that could cause the consumer to crash when reading
|
||||
large message payloads asynchronously.
|
||||
- Serialization error messages now include the invalid value.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 24 20:18:48 UTC 2012 - alexandre@exatati.com.br
|
||||
|
||||
|
||||
Reference in New Issue
Block a user