We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39ff58d commit 32890f1Copy full SHA for 32890f1
Source/ReleaseNotes.md
@@ -1,5 +1,6 @@
1
* Core: Used new language features across the entire library
2
* Core: Performance improvements
3
+* Core: Added validations for variable byte integers which do not match the .NET uint perfectly
4
* Server: Improved performance of retained messages when no event handler is attached (#2093, thanks to @zhaowgit)
5
* Server: The event `InterceptingClientEnqueue` is now also called for retained messages (BREAKING CHANGE!)
6
* Server: The local end point is now also exposed in the channel adapter (#2179)
0 commit comments