We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07409e3 commit 42ba46bCopy full SHA for 42ba46b
Source/ReleaseNotes.md
@@ -1,6 +1,7 @@
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
+* Client: Added support for pre-encoded UTF-8 binary buffers for user properties (#2228, thanks to @koepalex)
5
* Server: Improved performance of retained messages when no event handler is attached (#2093, thanks to @zhaowgit)
6
* Server: The event `InterceptingClientEnqueue` is now also called for retained messages (BREAKING CHANGE!)
7
* Server: The local end point is now also exposed in the channel adapter (#2179)
0 commit comments