Skip to content

Releases: litestar-org/litestar-saq

v0.1.6

Choose a tag to compare

@cofin cofin released this 13 Oct 02:05
74258f0

What's Changed

  • fix: convert UI controller toTaskQueues dependency by @cofin in #8

Full Changelog: v0.1.5...v0.1.6

v0.1.5

Choose a tag to compare

@cofin cofin released this 13 Oct 01:44
bdab4a7

What's Changed

  • fix: misconfiguration with slots by @cofin in #7

Full Changelog: v0.1.4...v0.1.5

v0.1.4

Choose a tag to compare

@cofin cofin released this 13 Oct 01:12
fcc6a38

What's Changed

  • fix(saq-controller): Return a 404 status code when the job is not found by @Alc-Alc in #5
  • feat: various usability fixes by @cofin in #6
  • feat: jobs can be configured with list of strings as well
  • feat: Moves into a builder function for CLI and controller
  • feat: plugin has a get_queues function
  • feat: allow worker to schedule in running event loop

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@cofin cofin released this 05 Oct 03:02
54908b8

What's Changed

  • feat: added worker info table by @cofin in #3

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@cofin cofin released this 05 Oct 00:47
9eaacf2

What's Changed

  • fix: correctly serve web UI static assets by @cofin in #2

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@cofin cofin released this 04 Oct 22:45
6c16fd7

What's Changed

  • fix: config and CLI updates by @cofin in #1

New Contributors

  • @cofin made their first contribution in #1

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@cofin cofin released this 04 Oct 03:50
59bf4f1

This is the initial release for the Litestar SAQ Plugin