Skip to content

Conversation

@dependabot
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

Bumps [github.com/eclipse/paho.mqtt.golang](https://github.com/eclipse/paho.mqtt.golang) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/eclipse/paho.mqtt.golang/releases)
- [Commits](eclipse-paho/paho.mqtt.golang@v1.3.2...v1.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
@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.

2 participants