Releases: moscajs/aedes-persistence
Releases · moscajs/aedes-persistence
v2.2.1
- Call
delWill
in will tests #5
v2.2.0
- Fix behavior of
outgoingClearMessageId
.
v2.1.0
- Pass original packet in
outgointClearMessageId
#2 by @behrad
v1.2.4
- Call
outgoingEnqueue
callback in the next tick, to avoid filling up the stack.
v1.2.0
- inject a
broker
in the abstract tests
v1.1.1
- Fixed subscriptions initialization in
removeSubscription
memory persistence
v1.1.0
- Support asynchronous loading of persistence in the test, backward-compatible.
v1.0.1
- Restore subscriptions for QoS 0, fixes #1.