GoodJob v1.9.0 Release Notes

Release Date: 2021-04-16 // about 3 years ago
  • ๐Ÿ‘ท Full Changelog

    Implemented enhancements:

    • ๐Ÿš… Add async_server option to run async only in Rails web server process #230 (bensheldon)
    • ๐Ÿ‘ท FreeBSD startup script #221 (lauer)

    ๐Ÿ›  Fixed bugs:

    • Fix instrumentation of GoodJob::Poller finished_timer_task event #233 (bensheldon)

    Closed issues:

    • ๐Ÿ‘ท Cannot run db:migrate when execution mode is :async #229
    • ๐Ÿ‘ท How do you enqueue a job to be executed immediately outside of Rails (eg. creating a new record of good_jobs in Postgresql)? #225
    • ๐Ÿ”‹ Feature Ideas #220
    • ๐Ÿ‘ท Goodjob startup script for FreeBSD #214
    • ๐Ÿ‘ท Only start async mode executors when server is running #194

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿšš Move executable flags from constants to accessors on GoodJob::CLI #234 (bensheldon)
    • โž• Add custom Scheduler::TimerSet #232 (bensheldon)
    • ๐Ÿ›  Fix assorted constant references in YARD documentation #231 (bensheldon)
    • โšก๏ธ Update GH Test Matrix with latest JRuby 9.2.17.0 #228 (tedthetnaungsoe)
    • โšก๏ธ Update gem dependencies #227 (bensheldon)
    • โœ‚ Remove leftover text from Readme #226 (weh)
    • ๐Ÿ›  Fix appraisal and bundler version CI conflicts #224 (bensheldon)
    • โšก๏ธ Update GH Test Matrix with latest JRuby #223 (tedthetnaungsoe)