14
0
forked from pool/python-amqp
Files
python-amqp/python-amqp.changes
Alexandre Rogoski d2bc9e77bd - Update to 1.0.2:
- Now supports float values in headers/tables.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqp?expand=0&rev=4
2012-11-06 18:01:33 +00:00

33 lines
1.2 KiB
Plaintext

-------------------------------------------------------------------
Tue Nov 6 18:00:08 UTC 2012 - alexandre@exatati.com.br
- Update to 1.0.2:
- Now supports float values in headers/tables.
-------------------------------------------------------------------
Mon Nov 5 15:34:26 UTC 2012 - alexandre@exatati.com.br
- Update to 1.0.1:
- Connection errors does no longer include AttributeError.
- Fixed problem with using the SSL transport in a non-blocking
context.
Fix contributed by Mher Movsisyan.
-------------------------------------------------------------------
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
- Initial package (0.9.2) for openSUSE.