Skip to content

Releases: moscajs/aedes-persistence

Release 9.1.2

16 May 08:22
Compare
Choose a tag to compare
  • fix(types): clientId type definition and add TSD to CI (#88) (94da46b)

Release 9.1.1

09 May 09:11
Compare
Choose a tag to compare
  • chore: correct ci branch (fee230a)
  • chore: bump aedes-packet@3.0.0 (c6bd9a5)

Release 9.1.0

09 May 08:12
Compare
Choose a tag to compare

Release 9.0.3

03 May 09:38
Compare
Choose a tag to compare
  • fix: legacy stream support and classless compare (#86) (a08890c)

Release 9.0.2

27 Apr 16:11
Compare
Choose a tag to compare
  • fix: fix race conditions in abstract.js (#85) (1c4ac82)
  • chore: upgrade to standardjs@17 and private class members (#84) (f3333a4)

Release 9.0.1

26 Apr 06:36
Compare
Choose a tag to compare
  • fix: race condition on outgoing stream (#83) (f6fde4e)

Release 9.0.0

19 Apr 07:07
Compare
Choose a tag to compare

Release 8.1.3

05 Mar 08:37
Compare
Choose a tag to compare

Release 8.1.2

01 Feb 09:36
Compare
Choose a tag to compare
  • fix: abstract topic list concurrency failing due to result ordering (#75) (48af7bf)
  • fix: bumped deps and standard error (#68) (dd8c501)
  • chore: bump snazzy from 8.0.0 to 9.0.0 (#67) (9b2e979)
  • chore: bump release-it from 13.7.1 to 14.0.3 (#64) (11635a4)
  • chore: bump through2 from 3.0.2 to 4.0.1 (#62) (6182c5c)
  • chore: bump deps and fixed ci (#60) (ea41377)
  • Use object shorthand for properties (#58) (247bae4)
  • add test to match empty levels when using # wildecard (#57) (a69f079)
  • Update dependencies (#56) (ce90861)
  • Convert var to const (#51) (fa78b44)

Release 8.1.1

28 Feb 10:06
Compare
Choose a tag to compare
  • fix: packet tests with null messageId (#55) (eb51a0b)
  • Added missing instance destroy to fix tests on cached persistences (#54) (278e2cb)