Skip to content

Releases: timgit/pg-boss

10.1.5

12 Oct 22:41
463f2fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.1.4...10.1.5

10.1.4

27 Sep 04:36
0f28276
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.1.3...10.1.4

10.1.3

14 Sep 14:39
b202aba
Compare
Choose a tag to compare

What's Changed

  • fix job failure for stately queues by @timgit in #493

Full Changelog: 10.1.2...10.1.3

10.1.2

11 Sep 12:34
Compare
Choose a tag to compare

What's Changed

  • Include expireInSeconds in the Job type by @abdel in #489
  • Add cron options to constructor options type by @louis-vs in #491

New Contributors

Full Changelog: 10.1.1...10.1.2

10.1.1

28 Aug 21:14
ee812b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.1.0...10.1.1

10.1.0

28 Aug 17:47
b4965d3
Compare
Choose a tag to compare

What's Changed

  • add debounce support on insert() via singletonSeconds by @timgit in #485

Full Changelog: 10.0.6...10.1.0

10.0.6

27 Aug 22:00
Compare
Choose a tag to compare

What's Changed

  • Retry limit default for vanilla SQL by @timgit in #482

Full Changelog: 10.0.5...10.0.6

10.0.5

27 Aug 12:39
ac94885
Compare
Choose a tag to compare

What's Changed

Full Changelog: 10.0.4...10.0.5

10.0.4

27 Aug 01:29
80bcb42
Compare
Choose a tag to compare

What's Changed

  • createQueue should not throw if it exists by @timgit in #478

Full Changelog: 10.0.3...10.0.4

10.0.3

27 Aug 00:16
a7334db
Compare
Choose a tag to compare

What's Changed

  • Fixed priority: false option in fetch() and work()
  • Fixed excessive worker polling when using the minimum 500ms polling interval

Full Changelog: 10.0.2...10.0.3