File tree Expand file tree Collapse file tree 1 file changed +1
-8
lines changed
Expand file tree Collapse file tree 1 file changed +1
-8
lines changed Original file line number Diff line number Diff line change 1- * [ Core] Fixed several dead locks by implementing a new async signal (#1552 )
2- * [ Client] All waiting tasks will now fail when the client connection gets closed. This fixes several freezes (#1561 )
3- * [ ManagedClient] The topic is no longer declared as invalid if a topic alias is used (#1395 )
4- * [ Server] Fixed duplicated invocation of the event _ ClientAcknowledgedPublishPacketAsync_ for QoS level 2 (#1550 )
5- * [ Server] Fixed issue in upgrading and downgrading of QoS levels for subscriptions and retained messages (#1560 )
6- * [ Server] Fixed memory leak when old sessions are discarded (#1553 )
7- * [ Server] When using MQTTv5 the reason code _ NoMatchingSubscribers_ is returned when no client is subscribed to a published topic (#802 )
8- * [ Server] Fix sending of duplicate messages with QoS > 0 when session is recovered and session is reused (#1546 )
1+
You can’t perform that action at this time.
0 commit comments