New
v4.12.0
Review the Changelog for more details.
What's Changed
- Optimize job_class scope performance by using column instead of JSON extraction by @ScotterC in https://github.com/bensheldon/good_job/pull/1672
- Allow
GoodJob::Cli.log_to_stdout =to be set by the parent application by @bensheldon in https://github.com/bensheldon/good_job/pull/1680 - Add state column to cron entries table by @gregplumbly in https://github.com/bensheldon/good_job/pull/1652
New Contributors
- @RDIL made their first contribution in https://github.com/bensheldon/good_job/pull/1676
- @ScotterC made their first contribution in https://github.com/bensheldon/good_job/pull/1672
- @gregplumbly made their first contribution in https://github.com/bensheldon/good_job/pull/1652
Full Changelog: https://github.com/bensheldon/good_job/compare/v4.11.2...v4.12.0