GoodJob v1.9.4 Release Notes

Release Date: 2021-05-18 // almost 3 years ago
  • ๐Ÿ‘ท Full Changelog

    Implemented enhancements:

    • โž• Add "running" jobs state to Dashboard #253 (morgoth)

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ‘ท Unify displaying timestamps #252 (morgoth)
    • ๐Ÿ›  Fix dashboard jobs endless pagination with timezone handling #251 (morgoth)

    Closed issues:

    • exception_executions not counted correctly? #215
    • ๐Ÿ‘ท Document issues with PgBouncer and session-level Advisory Locks #52

    ๐Ÿ”€ Merged pull requests:

    • โž• Add handy scope for filtering by job class #259 (morgoth)
    • โœ… Nest exception stub within job class and cleanup let! precedence to fix flakey JRuby tests #254 (bensheldon)
    • ๐Ÿ‘ท Move good_job_spec.rb to proper location in lib directory #250 (bensheldon)
    • ๐Ÿ”จ Refactor deprecated wait parameter and assorted improvements #249 (bensheldon)
    • โšก๏ธ Update development dependencies (Rails v6.1.3.2) #248 (bensheldon)
    • ๐Ÿ“š Update YARD documentation param types and return values #239 (bensheldon)