Releases: mhenrixon/sidekiq-unique-jobs
Releases · mhenrixon/sidekiq-unique-jobs
v7.1.10
Full Changelog
Fixed bugs:
- "IndexError: string not matched" when job is replaced on client #635
Merged pull requests:
- Update URL for Sidekiq's Enterprise unique jobs #648 (jsantos)
v7.1.8
Full Changelog
Fixed bugs:
- undefined method
delete' for class
Sidekiq::Job' #634
- INFO keys not persisted when job is enqueued #602
- lock_info set to true but no lock info showing up in web ui #589
- Prevent too eager cleanup of lock info #645 (mhenrixon)
Closed issues:
- Compatibility with unreleased Sidekiq 6.3.0 #636
Merged pull requests:
v7.1.6
Full Changelog
Closed issues:
- until_and_while_executing is not running the job at all in sidekiq-unique-jobs 7.1.4 #626
Merged pull requests:
v7.1.3
Full Changelog
Fixed bugs:
- Locks are not released: seeing 'Might need to be unlocked manually" warnings #594
- Disable resurrector by default #623 (mhenrixon)
- Documentation fixes #622 (ursm)
Closed issues:
- Lock until_and_while_executing not working as expected #613
Merged pull requests: