Skip to content

Releases: bensheldon/good_job

v3.15.2

19 Apr 15:09
547881f
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Use batched queries in GoodJob::self.cleanup_preserved_jobs by @bensheldon in #934

Full Changelog: v3.15.1...v3.15.2

v3.15.1

17 Apr 14:10
8dacdf5
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Fix setting of locale via routes mount ... defaults: { locale: :en } by @bensheldon in #923
  • Use GoodJob.capsule in CLI instead of creating a new Capsule by @bensheldon in #916
  • Set successfully_enqueued? when using perform_all_later by @bensheldon in #917

New Contributors

Full Changelog: v3.15.0...v3.15.1

v3.15.0

02 Apr 05:31
7310501
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Extract more Dashboard strings into localization strings by @patriciomacadden in #899
  • Locales for de by @eric-christian in #903
  • Add translate_hash to handle missing translation keys that return hashes; only show translatable/available locales in dropdown by @bensheldon in #891
  • Extract shared methods/scopes into a BaseExecution to share between Execution and Job models by @bensheldon in #894

New Contributors

Full Changelog: v3.14.2...v3.15.0

v3.14.2

16 Mar 15:07
c7abca3
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Remove non-ActiveRecord::Base backed association by @rrunyon in #892

New Contributors

Full Changelog: v3.14.1...v3.14.2

v3.14.1

14 Mar 01:09
f6cf93b
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Allow joining executions to jobs scoped by state by @segiddins in #886
  • Add execution_result to event payload for perform_job.good_job by @segiddins in #885

New Contributors

Full Changelog: v3.14.0...v3.14.1

v3.14.0

09 Mar 01:56
f438899
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Deprecate definition of job priority, change to "smaller number is higher priority" to align with Active Job definition by @bensheldon in #883

Full Changelog: v3.13.0...v3.14.0

v3.13.0

08 Mar 16:37
e0dbf7a
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • If logging to STDOUT in CLI set $stdout.sync = true by @blafri in #882
  • Don't load all Executions on Jobs Dashboard by @bensheldon in #878

New Contributors

Full Changelog: v3.12.8...v3.13.0

v3.12.8

06 Mar 16:44
7645cb3
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Add raise: false to FrontendsController after action skip by @simi in #881
  • Rewrite flaky tests: don't allow nil timeout for restart by @bensheldon in #872

New Contributors

  • @simi made their first contribution in #881

Full Changelog: v3.12.7...v3.12.8

v3.12.7

01 Mar 22:12
7cce79e
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

  • Rename "assets" to "frontends" to avoid Asset Pipeline collisions by @bensheldon in #874

Full Changelog: v3.12.6...v3.12.7

v3.12.6

01 Mar 01:35
da082fa
Compare
Choose a tag to compare

Review the Changelog for more details.

What's Changed

Full Changelog: v3.12.5...v3.12.6