Skip to content

0.8.2

Compare
Choose a tag to compare
@mreiferson mreiferson released this 02 Feb 04:54
· 84 commits to master since this release
  • #195 - compatibility with tornado 4.5 (thanks @ayamnikov)
  • #189/#192 - address Python deprecation warnings (thanks @misja)
  • #188 - add ability to specify custom hostname (thanks @andyxning)
  • #183 - ensure per-connection RDY counts are updated when connections change (thanks @alpaker)
  • #184 - fix zero delay to time_ms in Message.requeue() (thanks @checkraise)