Skip to content

v2.3.0

Compare
Choose a tag to compare
@adrianna-chang-shopify adrianna-chang-shopify released this 23 Aug 14:44
· 203 commits to main since this release
53e232c

What's Changed

  • Add metadata to keep track on who initiated a run by @elfassy in #858
    Using this feature require installing and running new migrations for the gem! Use bin/rails maintenance_tasks:install:migrations, the new migration is add_metadata_to_runs.maintenance_tasks.
  • Avoid loading all tasks to validate a Run#task_name by @davidstosik in #866

New Contributors

Full Changelog: v2.2.0...v2.3.0