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.
526 B
526 B
This is a bugfix release.
- Fix memory allocation in
mqtt3_fix_sub_topic()
(bug #531861). - Remove accidental limit of 100 client connections.
- Fix mosquitto_pub handling of messages with QoS>0 (bug #537061).