Releases: cofin/litestar-saq
Releases · cofin/litestar-saq
v0.6.2
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
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
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
structlogcontext configuration for workers by @cofin in #62 - feat: implement lifecycle hooks for SAQ workers by @cofin in #63
- feat:
monitored_jobdecorator 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.0by @cofin in #66 - feat: Add OpenTelemetry instrumentation support by @cofin in #67
New Contributors
- @vikigenius made their first contribution in #60
- @HairlessVillager made their first contribution in #53
Full Changelog: v0.5.3...v0.6.0
v0.5.3
What's Changed
New Contributors
- @dependabot made their first contribution in #48
Full Changelog: v0.5.2...v0.5.3
v0.5.2
v0.5.1
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
- @Harshal6927 made their first contribution in #45
Full Changelog: v0.5.0...v0.5.1
v0.5.0
v0.4.0
v0.3.0
v0.2.0
What's Changed
- fix(#26): add type to
web_pathby @JacobCoffee in #27 - feat:
web_include_in_schemaconfiguration enabled by @cofin in #24 - feat: Helpful documentation by @TheGreatAlgo in #33
- fix: update to work with saq>=0.14.1 RedisQueue by @GraysonBellamy in #38
New Contributors
- @JacobCoffee made their first contribution in #27
- @GraysonBellamy made their first contribution in #38
Full Changelog: v0.1.21...v0.2.0