amqpstorm v2.8.0 Release Notes

Release Date: 2020-06-09 // almost 4 years ago
    • Introduced a new channel function called check_for_exceptions.
    • 🛠 Fixed issue where publish was successful but raises an error because connection was closed [#80] - Thanks Pavol Plaskoň.
    • ⚡️ Updated SSL handling to use the non-deprecated way of creating a SSL Connection [#79] - Thanks Carl Hörberg from CloudAMQP.
    • 0️⃣ Enabled SNI for SSL connections by default [#79] - Thanks Carl Hörberg from CloudAMQP.