Skip to content

v23.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:01
· 38 commits to main since this release

23.0.0 (2021-07-22)

Bug Fixes

  • client: add scola namespace as prefix to updaters (83125fa)
  • client: make type guards non-static (20dfca1)
  • stream: improve pipeline (af6d704)

Features

  • fastify: add database and store to RouteHandler (d851739)
  • fastify: add type guards to Server (672d168)
  • queue: implement queue stop (d6dbb6b)
  • queue: implement single payloads for queue runs (8c6fac5)
  • improve client elements (73f31fc)

BREAKING CHANGES

  • queue: The channel to run a queue has changed.
  • Elements have different properties and behaviour.