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