Nameko v2.5.4 Release Notes

  • 🚀 Released: 2017-04-20

    • 👷 Don't block the QueueConsumer thread on the worker pool, which could cause service deadlock and occasional dropped AMQP connections [fixes #428]
    • ⏪ Revert prefetch count change from 2.5.3 and ack messages outside of the QueueConsumer thread. [fixes #417 more robustly]