You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This is a bugfix release:
Broker
- Fix possible memory leak if bridge using SSL attempts to connect to a host
that is not up.
- Free unused topic tree elements (fix in 1.4.3 was incomplete). Closes
#468987.
Clients
mosquitto_pub -l
now no longer limited to 1024 byte lines. Closes
#478917.