Skip to content

Commit e88b280

Browse files
committed
Reset release notes
1 parent e4b07f2 commit e88b280

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.github/workflows/ReleaseNotes.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1 @@
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+

0 commit comments

Comments
 (0)