Skip to content

Releases: Shopify/maintenance_tasks

v2.3.0

23 Aug 14:44
53e232c
Compare
Choose a tag to compare

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

v2.2.0

02 Aug 16:33
v2.2.0
0ae452c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

20 Apr 09:11
7ef3255
Compare
Choose a tag to compare

Fixes

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

27 Feb 15:54
2a03b73
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

Maintenance Tasks v2.0.0

26 Sep 13:58
7eb22d6
Compare
Choose a tag to compare

We're excited to release v2.0 of the maintenance_tasks gem! ✨ This release contains a couple breaking changes, and some exciting new features. Two highlights to note: (1) collection size for Active Record relations and arrays is now calculated automatically and (2) the gem now supports multiple runs per task.

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: v1.10.0...v2.0.0

Maintenance Tasks v1.10.3

02 Sep 17:37
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v1.10.2...v1.10.3

Maintenance Tasks v1.10.2

12 Jul 12:19
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v1.10.1...v1.10.2

Maintenance Tasks v1.10.1

09 May 12:54
Compare
Choose a tag to compare

Bug Fixes

Full Changelog: v1.10.0...v1.10.1

Maintenance Tasks v1.10.0

06 May 20:13
a3f3807
Compare
Choose a tag to compare

What's Changed

Documentation

  • Remove prefixed $ from shell command examples by @larouxn in #610

New Contributors

  • @oneandonlymike made their first contribution in #606

Full Changelog: v1.9.0...v1.10.0

Maintenance Tasks v1.9.0

05 Apr 14:07
0dc7e4d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.2...v1.9.0