Skip to content

Releases: smok-serwis/coolamqp

v1.2.5

09 Jul 16:04
Compare
Choose a tag to compare
  • bugfix: fixed log_frames in Cluster
  • improved Travis build pipeline
  • added stress tests for SelectListener

v1.2

09 Jul 16:06
Compare
Choose a tag to compare
  • added queue.bind

v1.1.1

09 Jul 16:06
e49f09c
Compare
Choose a tag to compare
  • added SelectListener, which means CoolAMQP can run now on Windows and in gevent environments

v1.1

09 Jul 16:07
Compare
Choose a tag to compare
  • added optional tracing via opentracing

v1.0.5

09 Jul 16:08
Compare
Choose a tag to compare
  • on_fail will be called only if the Cluster has been
    connected at least once

v1.0.4

09 Jul 16:08
Compare
Choose a tag to compare
  • add missing locals, which rendered CoolAMQP to be unable to process some messages

v1.0.3

09 Jul 16:09
Compare
Choose a tag to compare
  • declare connection.blocked in capabilities

v1.0.2

09 Jul 16:09
Compare
Choose a tag to compare
  • bugfix release due to some bad flags in setup.py it was impossible to install CoolAMQP on Python 3