-
Notifications
You must be signed in to change notification settings - Fork 8
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
Update mqtt to the latest version 🚀 #24
base: master
Are you sure you want to change the base?
Conversation
Update to this version instead 🚀 CommitsThe new version differs by 5 commits.
See the full diff |
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
The dependency mqtt was updated from
2.18.8
to3.0.0
.This version is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v3.0.0
connect
event. Emitconnect
event after processing ofoutgoingStore
is completed._onConnect()
as top level function. Calledthis._setupPingTimer()
from_onConnect()
. Modifiedon('connect')
handler for resubscribe as top level function. The function is called from_onConnect()
._onConnect()
.this.firstConnection
to private member.outgoingStore
.cbStorePut
topublish
method as one of options.cbStorePut
.Commits
The new version differs by 46 commits.
afeded9
Bumped v3.0.0
481e560
Fixed #952. (#953)
84ca344
process disconnect packet w/o full destroy the connection (#937)
e8de240
resubscribe mqtt5 fix (#946)
93046a5
perform nextTick work only if work needs to be done (#931)
524699d
server side disconnect handling (#926)
62641d6
fix (#917)
034f855
Did you mean 'Support'? (#915)
8c9dffe
fix bug in weapp (#913)
0379bf5
Fix publish interrupt during stored packets processing. (#902)
821422e
Update deps fix ci fix 9errors (#903)
9a39faa
fix: delete completed incoming QOS 2 messages (#893)
e6b5f7d
fix bug in weixin min program and add support to ali min program (#898)
1684819
Merge pull request #872 from ogis-fujiwara/cb-store-put-ts
983c71d
Merge pull request #881 from mqttjs/mqtt-5-subscribe-fix
There are 46 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴