Skip to content

Releases: cofin/litestar-saq

v0.6.2

03 Dec 21:00
2846bb2

Choose a tag to compare

What's Changed

  • fix: Reconfigure structlog stdlib logging in worker by @vikigenius in #72

Full Changelog: v0.6.1...v0.6.2

v0.6.1

03 Dec 18:34
8e24f30

Choose a tag to compare

What's Changed

  • fix: Create new event loop if it doesn't exist by @vikigenius in #69

Full Changelog: v0.6.0...v0.6.1

v0.6.0

02 Dec 23:39
cdf862a

Choose a tag to compare

What's Changed

  • chore(deps): bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #51
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #50
  • feat: Enabled new SAQ parameters for cancellation and cleanup by @vikigenius in #60
  • feat: add missing upstream features by @cofin in #61
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #59
  • chore(deps): bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #55
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #58
  • chore: fix quickstart example by @Harshal6927 in #57
  • feat: add structlog context configuration for workers by @cofin in #62
  • feat: implement lifecycle hooks for SAQ workers by @cofin in #63
  • feat: monitored_job decorator for automatic heartbeat by @cofin in #64
  • fix: redis port 6397 -> 6379 by @HairlessVillager in #53
  • feat: implement graceful shutdown for worker processes by @cofin in #65
  • chore(release): bump to v0.6.0 by @cofin in #66
  • feat: Add OpenTelemetry instrumentation support by @cofin in #67

New Contributors

Full Changelog: v0.5.3...v0.6.0

v0.5.3

05 May 14:53

Choose a tag to compare

What's Changed

  • feat: bump minimum saq version to v0.24.4 by @cofin in #49

New Contributors

Full Changelog: v0.5.2...v0.5.3

v0.5.2

13 Apr 02:06

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

12 Apr 01:17

Choose a tag to compare

What's Changed

  • fix: remove use of future annotations by @cofin in #44
  • fix: lock saq version to 0.22.5 to reslove psycopg_pool.PoolClosed error by @Harshal6927 in #45

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

27 Jan 22:39

Choose a tag to compare

What's Changed

  • fix: queues are not always started correctly by @cofin in #42

Full Changelog: v0.4.0...v0.5.0

v0.4.0

22 Jan 05:07

Choose a tag to compare

What's Changed

  • feat!: support postgres backend by @cofin in #41

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Dec 19:59

Choose a tag to compare

What's Changed

  • feat: job info & web fixes by @cofin in #40

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Sep 21:11
26292c7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.21...v0.2.0