9.0.0
What's Changed
- MAJOR: Limit 1 active singleton queue job by @adamhamlin in #368 (requires pg 11)
- MAJOR: Removed
job.done()
callback to standardize on async functions forwork()
- MINOR: All jobs returned in
work()
using thebatchSize
option are now auto-completed once the handler resolves - MAJOR: Node 16 is now the minimum required version
- MAJOR: PostgreSql 11 is now the minimum required version
Full Changelog: 8.4.2...9.0.0