netmaker
netmaker copied to clipboard
Bump github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0
Bumps github.com/eclipse/paho.mqtt.golang from 1.4.3 to 1.5.0.
Release notes
Sourced from github.com/eclipse/paho.mqtt.golang's releases.
v1.5.0
In the year since the release of v1.4.3 the majority of changes have been small incremental improvements/fixes. One notable change is that Go v1.20+ is now required (due to PR #646).
What's Changed
- Wrap connection network errors by
@adriansmaresin eclipse/paho.mqtt.golang#646- Clarify use of token.WaitTimeout by
@MattBrittanin eclipse/paho.mqtt.golang#659- fix (#661): Add NewClientOptionsReader for mocking purposes. by
@avmunmin eclipse/paho.mqtt.golang#662- fix: fix keep-alive timeouts on small intervals by
@lefinalin eclipse/paho.mqtt.golang#667- Replace the time.After with the timer for efficiency. by
@DVasselliin eclipse/paho.mqtt.golang#671- fix: deprecation warnings for ioutil by
@vrugein eclipse/paho.mqtt.golang#665- fix: issue 675:goroutine leak when connectionUp(true) return error by
@kiqi007in eclipse/paho.mqtt.golang#678- Update dependencies by
@MattBrittanin eclipse/paho.mqtt.golang#683New Contributors
@adriansmaresmade their first contribution in eclipse/paho.mqtt.golang#646@avmunmmade their first contribution in eclipse/paho.mqtt.golang#662@lefinalmade their first contribution in eclipse/paho.mqtt.golang#667@DVassellimade their first contribution in eclipse/paho.mqtt.golang#671@vrugemade their first contribution in eclipse/paho.mqtt.golang#665@kiqi007made their first contribution in eclipse/paho.mqtt.golang#678Full Changelog: https://github.com/eclipse/paho.mqtt.golang/compare/v1.4.3...v1.5.0
Commits
714f7c0Merge pull request #683 from ChIoT-Tech/master8768f3bUpdate dependencies6801721Resolve potential goroutine leak wien Disconnect called71f9814fix: issue 675:goroutine leak when connectionUp(true) return error386b731fix: issue 675:goroutine leak when connectionUp(true) return errorfe38f80Resolve "cannot use os.ReadDir" introduced in PR #665b7215e4Merge pull request #665 from vruge/patch-11a63b63Merge pull request #671 from DVasselli/clientTimer8b638fbRemove the channel draining since it is not reused.d0120eeReplace the time.After with the timer for efficiency.- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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.
@dependabot rebase
@dependabot rebase
@dependabot rebase
@dependabot rebase