Skip to content

Release 8.0.0-rc.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@weyoss weyoss released this 28 Jan 15:05
· 41 commits to master since this release

8.0.0-rc.16 (2024-01-28)

Features

  • allow running/sandboxing message handlers using worker threads (53095bd)

Bug Fixes

  • export message handler errors (26d2689)

Documentation

  • ConsumeMessageWorker: update docs and clean up (140322e)
  • fix broken links (aad9010)
  • update messages and queues documentation (7c3d06e)

Codebase Refactoring

  • ConsumeMessageWorker: improve typings (66c6ca9)

Tests

  • allow running/sandboxing message handlers using worker threads (79e6886)