|
|
@@ -16,7 +16,8 @@ |
|
|
|
* [Client] Changed exception types so that proper exceptions are thrown when connecting (#1082). |
|
|
|
* [Client] Exposed Dup flag in application messages. |
|
|
|
* [Client] Improved keep alive message sending. |
|
|
|
* [Client] Added support for deferred message approval (#1075, thanks to @tkurucsai). |
|
|
|
* [Client] Added support for deferred message approval (#1075, thanks to @tkurucsai). |
|
|
|
* [Client] Exposed missing APIs for .NET 5.0 build (thanks to @yyjdelete). |
|
|
|
* [RpcClient] Fixed an issue when using a custom application message reveived handler (#1093). |
|
|
|
* [RpcClient] Fixed a race condition when using timeout and cancellation token at the same time (BREAKING CHANGE!). |
|
|
|
* [Server] Improved keep alive message sending. |
|
|
|