amqp v0.20.0 Release Notes
Release Date: 2020-05-29 // over 4 years ago-
fromURI
now activates TLS if the URI starts withampqs://
. Previously it only changed the port, without activating TLS.- 👍
fromURI
now 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
nackMsg
andnackEnv
methods
- ➕ add