Releases: mhenrixon/sidekiq-unique-jobs
Releases · mhenrixon/sidekiq-unique-jobs
v7.1.22
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
v7.1.20
v7.1.19
What's Changed
- Reimplement the entire TimerTask as it was by @mhenrixon in #702
Full Changelog: v7.1.18...v7.1.19
v7.1.18
What's Changed
- Make sure we reflect on execution failure by @mhenrixon in #700
Full Changelog: v7.1.16...v7.1.18
v7.1.16
What's Changed
- Fix worker validator by @victorfgs in #685
- Add funding_uri to gemspec by @fwolfst in #693
- Improve readme by @fwolfst in #695
- Fix drift by @mhenrixon in #688
- Expire older changelog entries first by @mhenrixon in #698
- Hotfix: Ensure consistent lock args by @mhenrixon in #699
- Quote '3.0' to ensure CI uses Ruby 3.0.x for the 3.0 entry by @petergoldstein in #689
- Abort Ruby Reaper when sidekiq queues are full by @francesmcmullin in #690
New Contributors
- @victorfgs made their first contribution in #685
- @fwolfst made their first contribution in #693
- @petergoldstein made their first contribution in #689
- @francesmcmullin made their first contribution in #690
Full Changelog: v7.1.15...v7.1.16
v7.1.15
v7.1.14
What's Changed
- Fix the remaining deprecation warnings by @mhenrixon in #681
Full Changelog: v7.1.13...v7.1.14
v7.1.12
What's Changed
- Improve reaper performance under heavy load by @mhenrixon in #666
Full Changelog: v7.1.11...v7.1.12
v7.1.11
Fixed bugs:
Closed issues: