GoodJob v1.2.2 Release Notes

Release Date: 2020-08-27 // over 3 years ago
  • ๐Ÿ‘ท Full Changelog

    Implemented enhancements:

    • โœ… Run Github Action tests against Ruby 2.5, 2.6, 2.7 #100
    • ๐Ÿ‘ท Name the thread pools #96 (sj26)

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ‘ท Freezes puma on code change #95
    • โš  Ruby 2.7 keyword arguments warning #93
    • โฑ Return to using executor.wrap around Scheduler execution task #99 (bensheldon)

    Closed issues:

    • ๐Ÿ‘ท Add test for rails g good\_job:install #57

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ”ง Re-organize Readme: frontload configuration, add Table of Contents #106 (bensheldon)
    • ๐Ÿ‘ท Use more ActiveRecord in Lockable and not connection.execute #102 (bensheldon)
    • ๐Ÿ‘ท Run CI tests on Ruby 2.5, 2.6, and 2.7 #101 (arku)
    • ๐Ÿ›  Fix Ruby 2.7 keyword arguments warning #98 (arku)
    • โœ‚ Remove executor/reloader for less interlocking #97 (sj26)
    • ๐Ÿ‘ท Add test for rails g good\_job:install #94 (arku)