Skip to content

Releases: hummingbird-me/sidekiq-debounce

Sleeping Ute

09 Aug 18:09
Compare
Choose a tag to compare

More bugfixes (again, thanks to @Darep) in this release

  • Only reschedule the job if it's actually found, fixes an edgecase in timing (#8)
  • Store jid correctly when yield returns a hash, as some unknown versions of Sidekiq seem to do (#9)
  • Clarify explanation of behavior in readme (#7)

Relax In The City

13 Jun 01:36
Compare
Choose a tag to compare

Big thanks to @Darep for all the fixes in this release!

  • Fix crash when worker is String instead of Class (#1, #2)
  • Limit support to Sidekiq 3.1+ (#3)

Baby I'm Yours

21 Apr 00:43
Compare
Choose a tag to compare

Initial Release