Closed dependabot[bot] closed 2 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Bumps MQTTnet from 4.3.6.1152 to 4.3.7.1207.
Release notes
Sourced from MQTTnet's releases.
Commits
740d605
Fix Unit Tests9177b6a
Fix Unit Testsf0ea5c9
Fix encoding and decoding of AUTH paket according to RFC. (#2076)76479eb
Setup nuget and code signing for version 4.x.x (#2069)e18a91a
fix LoadingRetainedMessageAsync not exec (#2025)b95d352
Switch SubscribeAsync/UnsubscribeAsync to IEnumerable<string> (#2026)c5f4cf1
Topic template extension maintenance (#2022)8650002
fix Managed_Client_Subscribe_Samples.Connect_Client sample: (#2023)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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