www/posts/2025/03/version-2-0-21-released.md
Version 2.0.21 of Mosquitto has been released. This is a security and bugfix release.
Security:
bind_interface producing an error when used with an interface that has
an IPv6 link-local address and no other IPv6 addresses. Closes #2696.allow_anonymous false not being applied in local only mode. Closes #3198.retain_expiry_interval option to fix expired retained message not
being removed from memory if they are not subscribed to. Closes #3221.-W is used. Closes #3175.-i to specify a clientid as well as
-c. This matches the documentation which states -i. Closes #3219.
Client library: