GoodJob v2.2.0 Release Notes

Release Date: 2021-09-15 // over 2 years ago
  • ๐Ÿ‘ท Full Changelog

    Implemented enhancements:

    • โž• Add dashboard for cron-style jobs #367 (aried3r)

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix Dashboard navigation active class for Scheduled Jobs #375 (bensheldon)

    Closed issues:

    • ๐Ÿ‘ท Rename GoodJob::Job to be GoodJob::Execution #376
    • ๐Ÿ‘ท More recognition in Rails community #370
    • ๐Ÿ‘ท Concurrency control for all queued jobs #366

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ‘ท Rename GoodJob::Job to GoodJob::Execution #377 (bensheldon)
    • โž• Add example execution behavior (errored, retried, dead) to demo ExampleJob #374 (bensheldon)
    • โž• Add Passenger info for running in async mode #373 (aried3r)
    • โšก๏ธ Update bootstrap to latest 5.1.1 #372 (morgoth)