Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/eclipse/paho.mqtt.golang from 1.3.2 to 1.3.3 #650

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2021

Bumps github.com/eclipse/paho.mqtt.golang from 1.3.2 to 1.3.3.

Release notes

Sourced from github.com/eclipse/paho.mqtt.golang's releases.

v1.3.3

This is a minor release that adds support for websocket proxies, resolves a potential panic, and sets the DUP flag when resenting PUBLISH packets.

#431 Add Proxy to WebsocketOptions (also logs status if connection fails) - @​fulder #489 If options.AutoReconnect is true calling Disconnect may trigger panic - @​MattBrittan #490 When resending QOS 1+ PUBLISH packets the DUP flag should be set - @​MattBrittan

Commits
  • a140ed8 Merge pull request #431 from fulder/master
  • f60f11e Merge pull request #490 from ChIoT-Tech/master
  • 59706a5 When resending QOS 1+ PUBLISH packets the DUP flag should be set
  • 422f35a Merge pull request #489 from ChIoT-Tech/master
  • a5329ed Issue #488 - If options.AutoReconnect is true calling Disconnect could trigge...
  • See full diff in compare view

Dependabot compatibility score

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 dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2021
@michaelklishin michaelklishin merged commit 0baa212 into main Apr 1, 2021
@michaelklishin michaelklishin deleted the dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.3 branch April 1, 2021 17:29
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant