What's Changed
- feat: human readable UI by @Linell in #445
- Add Bahasa Indonesia locale by @IrvanFza in #446
- Implements namespaces by @zedtux in #268
- Add Ruby 3.3 to CI matrix by @m-nakamura145 in #447
- Fetch queue name from ActiveJob class by @arathunku in #448
- Add warning log when 'symbolize_args: true' is used without 'active_job: true' by @francktrouillez in #449
- Fix: unused variable warning by @themudassarhassan in #454
- Fix typos by @kianmeng in #455
- Readme: clarify that job status gets persisted by @kevinrobell-st in #457
- sidekiq/cron/job: allows symbol keys in .load_from_array! by @kevinrobell-st in #458
- Add strict cron parsing mode by @kevinrobell-st in #459
- Move class attributes and initialize method at the beginning of the file by @markets in #460
- [docs] Clarify worker => process + other small enhancements by @markets in #461
- Fix natural language parsing configuration examples in README.md [skip ci] by @fatkodima in #466
- Add ability to configure the past scheduled time threshold by @fatkodima in #465
New Contributors
- @Linell made their first contribution in #445
- @IrvanFza made their first contribution in #446
- @m-nakamura145 made their first contribution in #447
- @arathunku made their first contribution in #448
- @themudassarhassan made their first contribution in #454
- @kianmeng made their first contribution in #455
- @kevinrobell-st made their first contribution in #457
- @fatkodima made their first contribution in #466
Full Changelog: v1.12.0...v2.0.0.rc1