Skip to content

Releases: Shopify/maintenance_tasks

v2.3.0

Choose a tag to compare

@adrianna-chang-shopify adrianna-chang-shopify released this 23 Aug 14:44
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

v2.2.0

Choose a tag to compare

@rafaelfranca rafaelfranca released this 02 Aug 16:33
v2.2.0
0ae452c

What's Changed

New Contributors

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

v2.1.1

Choose a tag to compare

@etiennebarrie etiennebarrie released this 20 Apr 09:11
7ef3255

Fixes

New Contributors

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

v2.1.0

Choose a tag to compare

@etiennebarrie etiennebarrie released this 27 Feb 15:54
2a03b73

What's Changed

New Contributors

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

Maintenance Tasks v2.0.0

Choose a tag to compare

@adrianna-chang-shopify adrianna-chang-shopify released this 26 Sep 13:58
7eb22d6

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

Choose a tag to compare

@adrianna-chang-shopify adrianna-chang-shopify released this 02 Sep 17:37

Bug Fixes

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

Maintenance Tasks v1.10.2

Choose a tag to compare

@etiennebarrie etiennebarrie released this 12 Jul 12:19

Bug Fixes

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

Maintenance Tasks v1.10.1

Choose a tag to compare

@etiennebarrie etiennebarrie released this 09 May 12:54

Bug Fixes

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

Maintenance Tasks v1.10.0

Choose a tag to compare

@adrianna-chang-shopify adrianna-chang-shopify released this 06 May 20:13
a3f3807

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

Choose a tag to compare

@adrianna-chang-shopify adrianna-chang-shopify released this 05 Apr 14:07
0dc7e4d

What's Changed

New Contributors

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