Skip to content

9.0.0

Compare
Choose a tag to compare
@timgit timgit released this 16 Apr 01:11
· 54 commits to master since this release
1f54126

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 for work()
  • MINOR: All jobs returned in work() using the batchSize 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