www/posts/2021/04/version-2-0-10-released.md
Versions 2.0.10 of Mosquitto has been released. This is a security and bugfix release.
receive-maximum to not exceed the -C message count in mosquitto_sub
and mosquitto_rr, to avoid potentially lost messages. Closes #2134.mosquitto_loop_start(), then if the connection failed due to the remote
server being inaccessible they called mosquitto_loop_stop(, true) and
recreated the mosquitto object.