Skip to content

Releases: mhenrixon/sidekiq-unique-jobs

v7.1.22

04 May 11:53
d7702ba
Compare
Choose a tag to compare

What's Changed

  • fix: re:lock until_executing on worker failure by @mhenrixon in #709
  • fix(locksmith): execute to yield without arguments by @mhenrixon in #710

Full Changelog: v7.1.21...v7.1.22

v7.1.21

25 Apr 06:03
aa9fb43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.20...v7.1.21

v7.1.20

22 Apr 19:15
2cc4928
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.19...v7.1.20

v7.1.19

09 Apr 13:14
51f15dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.18...v7.1.19

v7.1.18

05 Apr 18:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.16...v7.1.18

v7.1.16

02 Apr 11:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.1.15...v7.1.16

v7.1.15

02 Apr 11:19
Compare
Choose a tag to compare

What's Changed

  • Fixing reschedule when using a non default queue by @bigzed in #679

New Contributors

Full Changelog: v7.1.14...v7.1.15

v7.1.14

02 Apr 11:20
f4f2dc8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.13...v7.1.14

v7.1.12

01 Dec 19:51
8bcf948
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.1.11...v7.1.12

v7.1.11

01 Dec 19:51
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

Closed issues:

  • Question: Wait instead of cancelling if it is executing? #655
  • Expired Locks remain in zset of digests [using "until_expired" lock] #653
  • [Q&A] Performance & Dead Locks #652
  • Sidekiq 6.3.0 includes Job module that clashes with sidekiq_unique_ext.rb class Job #651