Skip to content

Bump MQTTnet from 4.3.7.1207 to 5.0.1.1416 in /Thea#157

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/Thea/MQTTnet-5.0.1.1416
Open

Bump MQTTnet from 4.3.7.1207 to 5.0.1.1416 in /Thea#157
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/nuget/Thea/MQTTnet-5.0.1.1416

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 6, 2025

Bumps MQTTnet from 4.3.7.1207 to 5.0.1.1416.

Release notes

Sourced from MQTTnet's releases.

v5.0.1

! 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)

v5.0.0

! 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)
  • 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: 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: 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)

v5.0.0-rc1

! 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

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 6, 2025
@dependabot dependabot Bot force-pushed the dependabot/nuget/Thea/MQTTnet-5.0.1.1416 branch from 014f2e7 to 5f98649 Compare January 6, 2025 13:40
Bumps [MQTTnet](https://github.com/dotnet/MQTTnet) from 4.3.7.1207 to 5.0.1.1416.
- [Release notes](https://github.com/dotnet/MQTTnet/releases)
- [Commits](https://github.com/dotnet/MQTTnet/commits)

---
updated-dependencies:
- dependency-name: MQTTnet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/nuget/Thea/MQTTnet-5.0.1.1416 branch from 5f98649 to 8696825 Compare January 21, 2025 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants