Skip to content

v3.16.0

Compare
Choose a tag to compare
@bensheldon bensheldon released this 10 Jul 15:56
· 342 commits to main since this release
0f6f5ca

Review the Changelog for more details.

What's Changed

  • Added metrics to Scheduler and track in Process state by @AndersGM in #984
  • Create error_event column to track the context of an error (discarded, retried, retry_stopped, etc) by @bensheldon in #995
  • Add GoodJob.configure_active_record as alternative to GoodJob.active_record_parent_class by @bensheldon in #1004
  • Configure dashboard_default_locale using custom subclass of I18n::Config to isolate I18n configuration from parent application by @bensheldon in #1001
  • Fix Ukrainian language code by @bensheldon in #996
  • Add note in migrations that pgcrypto extension isn't necessary in PG 13+ by @bensheldon in #837
  • Add Sorbet to linter by @sam1el in #760

New Contributors

Full Changelog: v3.15.14...v3.16.0