amqp v0.20.0 Release Notes
Release Date: 2020-05-29 // over 6 years ago-
fromURInow activates TLS if the URI starts withampqs://. Previously it only changed the port, without activating TLS.- 👍
fromURInow supports multi-broker URIs in the form ofamqp://user:pass@host-1:port-2,host-2:port-2/vhost
Previous changes from v0.19.1
-
- ➕ add
nackMsgandnackEnvmethods
- ➕ add