|
|
@ -5,6 +5,8 @@ Broker:
|
|
|
|
- Fix memory leak when a plugin modifies the topic of a message in
|
|
|
|
- Fix memory leak when a plugin modifies the topic of a message in
|
|
|
|
MOSQ_EVT_MESSAGE.
|
|
|
|
MOSQ_EVT_MESSAGE.
|
|
|
|
- Fix bridge `restart_timeout` not being honoured.
|
|
|
|
- Fix bridge `restart_timeout` not being honoured.
|
|
|
|
|
|
|
|
- Fix potential memory leaks if a plugin modifies the message in the
|
|
|
|
|
|
|
|
MOSQ_EVT_MESSAGE event.
|
|
|
|
|
|
|
|
|
|
|
|
Client library:
|
|
|
|
Client library:
|
|
|
|
- Fix threads library detection on Windows under cmake. Bumps the minimum
|
|
|
|
- Fix threads library detection on Windows under cmake. Bumps the minimum
|
|
|
|