-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Backport of: 2129 cancellation token backport (#2144)
* Increase version * Update release notes * Adjust cancellation token handling * Fix CI build
- Loading branch information
Showing
3 changed files
with
9 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1 @@ | ||
* Core: Fixed issue when parsing AUTH packet with 0 length body (#2039). | ||
* nuget: Changed code signing and nuget certificate (**BREAKING CHANGE**). | ||
* TopicTemplates: Updated samples, parameter validation (#2022). | ||
* ManagedClient: Switch SubscribeAsync/UnsubscribeAsync to IEnumerable<string> (#2026). | ||
* Server: Fix _LoadingRetainedMessageAsync_ not executed (#2025). | ||
* Client: Fixed wrong timeout for keep alive check (thanks to @Erw1nT, #2129) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters