www/posts/2020/02/version-1-6-9-released.md
Mosquitto 1.6.9 has been released, this is a bugfix release.
config->user not being freed on exit. Closes #1564.bind_interface not working for the default listener. Closes #1533.mosquitto_passwd. Closes #1584.mosquitto_client_protocol() returning incorrect values.mosquitto_connect*() to be 5 seconds.
Closes #1550.mosquitto_topic_matches_sub() not returning MOSQ_ERR_INVAL if the
topic contains a wildcard. Closes #1589.