Skip to content

Commit

Permalink
Reset release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
chkr1011 committed Nov 12, 2022
1 parent e4b07f2 commit e88b280
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/ReleaseNotes.md
@@ -1,8 +1 @@
* [Core] Fixed several dead locks by implementing a new async signal (#1552)
* [Client] All waiting tasks will now fail when the client connection gets closed. This fixes several freezes (#1561)
* [ManagedClient] The topic is no longer declared as invalid if a topic alias is used (#1395)
* [Server] Fixed duplicated invocation of the event _ClientAcknowledgedPublishPacketAsync_ for QoS level 2 (#1550)
* [Server] Fixed issue in upgrading and downgrading of QoS levels for subscriptions and retained messages (#1560)
* [Server] Fixed memory leak when old sessions are discarded (#1553)
* [Server] When using MQTTv5 the reason code _NoMatchingSubscribers_ is returned when no client is subscribed to a published topic (#802)
* [Server] Fix sending of duplicate messages with QoS > 0 when session is recovered and session is reused (#1546)

0 comments on commit e88b280

Please sign in to comment.