www/posts/2019/11/version-1-6-8-released.md
Mosquitto 1.6.8 has been released, this is a bugfix release.
allow_zero_length_clientid config, where this option was
not being set correctly. Closes #1429.memory_limit option.
Closes #1437.per_listener_settings was true.
Closes #1459.persistent_client_expiration option was set. Closes #1494.on_message_v5() callback for QoS 2
messages. Closes #1432.mosquitto_connect_srv(). Closes #1499.mosquitto_pub -l hang when stdin stream ends. Closes #1448.mosquitto_pub -l not sending the final line of stdin if it does not
end with a new line. Closes #1473.mosquitto_pub -l match reality - blank lines are
sent as empty messages. Closes #1474.mosquitto_sub when quitting without having made a successful
connection. Closes #1513.CLIENT_STATIC_LDADD to makefile builds to allow more libraries to be
linked when compiling the clients with a static libmosquitto, as required
for e.g. openssl on some systems.mosquitto_rr.exe not being included in Windows installers. Closes #1463.