Skip to content

Release 0.2.0

Latest
Compare
Choose a tag to compare
@getlarge getlarge released this 09 Oct 15:36
v0.2.0
00e8a25

0.2.0 (2023-10-09)

Features

  • patch new aedes.wrapDeliveryFunc to correctly modify delivery function (44cbaef)

Bug Fixes

  • introduce middleware in aedes to patch delivery function at init or runtime (d790cad)
  • make broker URL retrieval method safer (12482fd)
  • solve review issues (5d83cf2)
  • update aedes patched types (ad3c224)

Test added

  • add script and config to run aedes tests with intrumentation lib (0f7170a)
  • duplicate and patch original aedes tests (52e9685)

Chores