Skip to content

Releases: moscajs/aedes-persistence

v1.2.5

24 Feb 16:25

Choose a tag to compare

v1.2.4

18 Feb 16:30

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

Choose a tag to compare

  • inject a broker in the abstract tests

v1.1.1

11 Jan 21:47

Choose a tag to compare

  • Fixed subscriptions initialization in removeSubscription memory persistence

v1.1.0

06 Jan 11:47

Choose a tag to compare

  • Support asynchronous loading of persistence in the test, backward-compatible.

v1.0.1

05 Dec 21:55

Choose a tag to compare

  • Restore subscriptions for QoS 0, fixes #1.

v1.0.0

05 Dec 21:55

Choose a tag to compare

  • Extracted from Aedes