Releases: Invoca/sidekiq-superworker
Releases · Invoca/sidekiq-superworker
Release list
Release v1.3.0
Added
- Added support for activesupport and activemodel version 7+
Release v1.2.3
Changed
- Cleanup usage of Redis#multi to not use different connections while within the
multiblock. - Allow support for sidekiq 6.
Release v1.2.2
Changed
- Limit required version of sidekiq, activesupport, and activemodel to >= 5, < 6.