Skip to content

Releases: moscajs/aedes-persistence

v2.2.1

17 Aug 06:47
Compare
Choose a tag to compare
  • Call delWill in will tests #5

v2.2.0

08 Jul 20:17
Compare
Choose a tag to compare
  • Fix behavior of outgoingClearMessageId.

v2.1.0

18 Jun 10:15
Compare
Choose a tag to compare
  • Pass original packet in outgointClearMessageId #2 by @behrad

v1.2.5

24 Feb 16:25
Compare
Choose a tag to compare

v1.2.4

18 Feb 16:30
Compare
Choose a tag to compare
  • Call outgoingEnqueue callback in the next tick, to avoid filling up the stack.

v1.2.0

23 Jan 09:36
Compare
Choose a tag to compare
  • inject a broker in the abstract tests

v1.1.1

11 Jan 21:47
Compare
Choose a tag to compare
  • Fixed subscriptions initialization in removeSubscription memory persistence

v1.1.0

06 Jan 11:47
Compare
Choose a tag to compare
  • Support asynchronous loading of persistence in the test, backward-compatible.

v1.0.1

05 Dec 21:55
Compare
Choose a tag to compare
  • Restore subscriptions for QoS 0, fixes #1.

v1.0.0

05 Dec 21:55
Compare
Choose a tag to compare
  • Extracted from Aedes