Skip to content

4.0.0.pre

Pre-release
Pre-release
Compare
Choose a tag to compare
@wspurgin wspurgin released this 09 Aug 20:23
· 24 commits to main since this release

v4.0.0.pre - We have a (pre)release! πŸš€

What needs testing in the wild

I personally don't use ActiveJob basically at all in any project where I use Sidekiq. This is mostly just from longstanding habit since Sidekiq 5 and the known performance drops one encountered when using ActiveJob as a middle-man.

As such, I don't have a place to play around with how testing ActiveJob with v4 works (or doesn't!). If anyone uses ActiveJob with Sidekiq and uses this repo for testing your Sidekiq-ery, please give this prerelease a try and send in issues and feedback.

For all other plain-ol' Sidekiq users, your feedback and bug reports are also most welcome. πŸ˜„