Skip to content

Releases: Invoca/sidekiq-superworker

Release v1.3.0

Choose a tag to compare

@invoca-ruby-repos invoca-ruby-repos released this 10 Jul 16:36

Added

  • Added support for activesupport and activemodel version 7+

Release v1.2.3

Choose a tag to compare

@invoca-ruby-repos invoca-ruby-repos released this 24 Feb 15:56
c823dd3

Changed

  • Cleanup usage of Redis#multi to not use different connections while within the multi block.
  • Allow support for sidekiq 6.

Release v1.2.2

Choose a tag to compare

@invoca-ruby-repos invoca-ruby-repos released this 24 Feb 15:39
62bb958

Changed

  • Limit required version of sidekiq, activesupport, and activemodel to >= 5, < 6.