v0.5.0
What's Changed
- feat: add the litestar queues run-task command for external-executor jobs by @cofin in #68
- feat(advanced-alchemy): add psycopg listener wakeups + driver-parity matrix by @cofin in #70
- feat(sqlspec): default native worker wakeups on for capable adapters by @cofin in #74
- feat: add adaptive polling backoff, enabled by default by @cofin in #69
- feat: align heartbeat, progress, and Cloud Run lifecycle parity by @cofin in #71
- feat: add task uniqueness policies (unique_by / unique_until) by @cofin in #72
- fix(tests): give the SIGTERM drain subprocess test a generous startup budget by @cofin in #76
- feat: add bounded queue maintenance +
litestar queues run-maintenanceby @cofin in #73 - feat!: consolidate the v0.5 configuration API by @cofin in #77
Full Changelog: v0.4.0...v0.5.0