amqp v1.6.0 Release Notes

Release Date: 2020-10-05 // almost 5 years ago
    • 👌 Support a custom consumer on AMQP.Channel.open/2 (#172)
    • ➕ Add DirectConsumer implementation (#172)

Previous changes from v1.5.0

    • 🗄 Take the connection name from options instead of a parameter. Deprecate Connection.open/3 #165 #167
    • 📚 Documentation tweak. #166
    • 👌 Support arrays in tables (headers/arguments) #157