gems sidekiq-cron 2.0.0.rc2
v2.0.0.rc2

10 hours ago

What's Changed

  • Require at least fugit >= 1.11.1 by @jmettraux in #475
  • Fix: according to documentation, .create should return true/false by @delphaber in #476
  • Update How Redis Values Are Stored on save by @jvanderen1 in #479
  • Add compatibility with Sidekiq 7.3+ and remove inline styles by @satyakampandya in #480
  • Add confirmation for enqueuing disabled cron jobs and refactor job name escaping by @satyakampandya in #482
  • Restrict namespace from using '*' and fix job actions for wildcard namespaces by @satyakampandya in #484
  • Require Namespace when booting web UI (see #486) + Documentation tweaks by @markets in #489
  • Remove useless support for old Redis (< 4.2) by @markets in #490
  • Fix: Ensure date_as_argument option can be set from true to false in Sidekiq Cron jobs by @satyakampandya in #485
  • Fix redirection issues in web extension for namespace-specific routes by @satyakampandya in #492
  • Rename enque! to enqueue!. Also, rename all other "enque" occurences. by @markets in #494
  • Refactor sidekiq cron configurations by @satyakampandya in #495
  • Delete leftovers support for Sidekiq <6.5 by @markets in #497

New Contributors

Full Changelog: v2.0.0.rc1...v2.0.0.rc2

Don't miss a new sidekiq-cron release

NewReleases is sending notifications on new releases.