Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

v5.0.1

Latest

Choose a tag to compare

@chkr1011 chkr1011 released this 05 Jan 15:15
· 6 commits to master since this release
948c7c2

! Read the migration guide (https://github.com/dotnet/MQTTnet/wiki/Upgrading-guide) before migrating to version 5!

Changes

  • Memory usage optimizations (thanks to @mregen)
  • Performance optimizations (thanks to @mregen)
  • Removal of no longer supported .NET Frameworks (BREAKING CHANGE)
  • Changed code signing and nuget certificate
  • Namespace changes (BREAKING CHANGE)
  • Removal of Managed Client (BREAKING CHANGE)
  • Fixed missing release notes in nuget packages.
  • Client: MQTT 5.0.0 is now the default version when connecting with a server (BREAKING CHANGE)
  • Client: Fixed enhanced authentication.
  • Client: Exposed WebSocket compression options in MQTT client options (thanks to @victornor, #2127)
  • Server: Fixed enhanced authentication.
  • Server: Set default for "MaxPendingMessagesPerClient" to 1000 (BREAKING CHANGE)
  • Server: Set SSL version to "None" which will let the OS choose the version (BREAKING CHANGE)
  • Server: Added API for getting a single session (thanks to @AntonSmolkov, #2131)
  • Server: Fixed "TryPrivate" (Mosquitto feature) handling (thanks to @victornor, #2125) (BREAKING CHANGE)
  • Server: Fixed dead lock when awaiting a packet transmission but the packet gets dropped due to quotas (#2117, thanks to @AntonSmolkov)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.