All Versions
23
Latest Version
Avg Release Cycle
42 days
Latest Release
840 days ago

Changelog History
Page 1

  • v0.44.1 Changes

    December 07, 2020
    • chore(deps): bumped deps (#568) (b682531)
    • ๐Ÿ›  fix: replace shortid with hyperid #565 (#567) (831048b)
    • ๐Ÿ‘• chore(deps-dev): bump markdownlint-cli from 0.24.0 to 0.25.0 (#562) (fd89122)
    • ๐Ÿ›  fix: upgrade aedes from 0.42.6 to 0.44.0 (#561) (25532b4)
    • chore(deps): bumped deps and fix standard issues (#558) (7e5a980)
    • chore(deps-dev): bump snazzy from 8.0.0 to 9.0.0 (#554) (b11bdea)
  • v0.44.0 Changes

    October 26, 2020
    • feat: delegate protocol decoding in server-factory and protocol-decoder (#549) (c8b5cb0)
    • chore(deps-dev): bump standard from 14.3.4 to 15.0.0 (#552) (eaf1ac9)
    • ๐Ÿ“„ docs: fix preConnect signature in example (#548) (08b7225)

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿšš Aedes decodeProtocol method removed. Use aedes-server-factory for protocol decoding and more
  • v0.43.0 Changes

    October 07, 2020
    • feat: add packet to aedes.preConnect (#547) (b9dbd9e)
    • ๐Ÿ‘• chore(deps-dev): bump markdownlint-cli from 0.23.2 to 0.24.0 (#546) (f8ab23e)

    ๐Ÿ’ฅ BREAKING CHANGES

    • aedes.preConnect signature has changed: (client, callback) --> (client, packet, callback)
  • v0.42.6 Changes

    September 15, 2020
    • feat: add $SYS/<brokerId>/new/subscribes and $SYS/<brokerId>/new/unsubscribes #540 (#541) (9f8a21a)
    • ๐Ÿš€ chore(deps-dev): bump release-it from 13.7.1 to 14.0.2 (#539) (b1b3d41)
    • โšก๏ธ Update README.md (#538) (631c32a)
    • ๐Ÿ“„ docs: clusters best practise (#537) (933a0be)
    • chore(deps-dev): bump typescript from 3.9.7 to 4.0.2 (#534) (8c2ef56)
    • ๐Ÿ›  fix: typos in types (#528) (ace19d3)
    • ๐Ÿ“„ docs: examples.md require Aedes without relative path (#523) (6cb9efa)
  • v0.42.5 Changes

    July 07, 2020
    • ๐Ÿ›  fix: don't pass writeQos errors in packet cb (#517) (a5fb829)
  • v0.42.4 Changes

    June 25, 2020
    • ๐Ÿ›  fix: no such packet error with QoS 2 (#514) (1c217ca)
  • v0.42.3 Changes

    June 24, 2020
    • ๐Ÿ›  fix: return error in pubrec (#512) (7aaa886)
    • ๐Ÿ›  fix: possible leak in connect and disconnect (#511) (09fc0ce)
    • ๐Ÿ›  fix: write leaks (#508) (b854383)
  • v0.42.2 Changes

    June 12, 2020
    • ๐Ÿ›  fix: prevent client connection to be closed when doing connack (#507) (8ff7d00)
    • ๐Ÿ“„ docs: docker (#505) (8e58d08)
    • chore: delete FUNDING.yml (#504) (4354905)
    • โฌ†๏ธ chore: upgrade aedes from 0.41.0 to 0.42.0 (#503) (91bb565)
    • ๐Ÿ“„ docs: add aedes-cli to extensions (#502) (fc29146)
    • โฌ†๏ธ chore: upgrade aedes in examples from 0.41.0 to 0.42.0 (#501) (158fdff)
  • v0.42.1 Changes

    June 04, 2020
    • ๐Ÿ›  fix: clean up the write callbacks in case of error (#492) (e11148d)
    • ๐Ÿ“„ docs: sdd Kuzzle to made with aedes section (#500) (379182f)
    • ๐Ÿ›  fix: remove useless empty buff (#497) (e60f85d)
    • ๐Ÿ“„ docs: authorizePublish clarification (#496) (86b6815)
    • ๐Ÿ›  fix: catch writeToStream errors (#493) (8d34ee5)
    • โฌ†๏ธ Bump markdownlint-cli from 0.22.0 to 0.23.1 (#490) (28c6cbb)
  • v0.42.0 Changes

    May 15, 2020
    • ๐Ÿ›  fix: remove subs only when clean flag is false (#488) (684aa51)
    • โฌ†๏ธ Bump @types/node from 13.13.6 to 14.0.1 (#485) (8494fe7)
    • โฌ†๏ธ Bump uuid from 7.0.3 to 8.0.0 (#481) (d5ab3de)
    • โฌ†๏ธ Bump deps and fixed tests (#479) (5fc092c)
    • ๐Ÿ›  fix: upgrade aedes in proxy example from 0.40.1 to 0.41.0 (#478) (49276ec)
    • ๐Ÿ‘Œ Improved clusters example (#476) (b2393ab)
    • feat: emptyOutgoingQueue (#474) (ab81dce)
    • โšก๏ธ Update README.md (#471) (24cfa8d)
    • ๐Ÿ“„ Return granted qos in broker subscribe event and better subAck docs (#468) (2955388)