Skip to content
Snippets Groups Projects
Commit 11e1e219 authored by Gavin M. Roy's avatar Gavin M. Roy
Browse files

Update version history [ci skip]

parent 869cdaaf
No related branches found
No related tags found
No related merge requests found
Version History
---------------
- 0.20.0 - released *2014-10-01*
- Added support for KQueue and Poll in IOLoop for performance improvements
- Fixed issues with publishing large messages and socket resource availability errors (#37)
- Add exchange property to rabbitpy.Message (#40)
- Fix exception when timestamp is None in received Message (#41)
- Fix rabbitpy.Message.json() in Python 3.4 (#42)
- Add out-of-band consumer cancellation with Queue.stop_consuming() (#38, #39)
- Add new simple method rabbitpy.create_headers_exchange()
- Significantly increase test coverage
- 0.19.0 - released *2014-06-30*
- Fix the socket read/write buffer size (#35)
- Add new flag in channels to use blocking queue.get operations increasing throughput and lowering overhead.
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment