-------------
- Introduced a new channel function called check_for_exceptions.
- Fixed issue where a publish was successful but raised an error because connection was closed [80] - Thanks Pavol Plaskon.
- Updated TLS handling to use the non-deprecated way of creating a TLS Connection [79] - Thanks Carl Hörberg from CloudAMQP.
- Enabled SNI for TLS connections by default [79] - Thanks Carl Hörberg from CloudAMQP.