New
v2.3.0
What's Changed
- Fix deprecation warning for using raw
paramsin WEB extension by @viralpraxis in https://github.com/sidekiq-cron/sidekiq-cron/pull/547 - Allow for sidekiq embedded configuration by @tttffff in https://github.com/sidekiq-cron/sidekiq-cron/pull/549
- Load schedule file within sidekiq callback by @tttffff in https://github.com/sidekiq-cron/sidekiq-cron/pull/550
- Fix missing default namespace if namespaces are explicitly provided by @viralpraxis in https://github.com/sidekiq-cron/sidekiq-cron/pull/551
- Fix test-related RuboCop offenses by @viralpraxis in https://github.com/sidekiq-cron/sidekiq-cron/pull/555
- Rework namespaces feature by @viralpraxis in https://github.com/sidekiq-cron/sidekiq-cron/pull/552
- Update readme to show the correct method name. by @tttffff in https://github.com/sidekiq-cron/sidekiq-cron/pull/558
Full Changelog: https://github.com/sidekiq-cron/sidekiq-cron/compare/v2.2.0...v2.3.0