v2.7.1
Patch Release Changes
- Fix reference cycles in listeners that reference the
MQTTClientby clearing listeners in the shutdown call. - Fix re-entrancy issue with listeners locking access to listeners when running notify.
- Make
MQTTListenersa final class.