Releases: paladinsoftware/sidekiq-debouncer
Releases · paladinsoftware/sidekiq-debouncer
v3.0.0
- Complete rewrite of the library (#25)
- Read only Web UI (#26)
- Drop support for sidekiq 6.x and ruby 2.7 (#28)
- Respect sidekiq_options overridden by .set (#27)
Upgrade notes:
Since the job format changed, V3 won't debounce jobs enqueued with V2, although they'll still get executed
v2.0.0
Complete rewrite of the library
v1.0.1
Update description, contributors