Skip to content

MaintenanceTasks v1.0.0

Compare
Choose a tag to compare
@adrianna-chang-shopify adrianna-chang-shopify released this 06 Jan 19:04
· 1030 commits to main since this release

The production-ready release of the MaintenanceTasks framework, a Rails engine for queueing and managing maintenance tasks.

Changes since v0.3.0

  • Open source requirements added
  • Custom error handling can be configured
  • Task code now visible in UI
  • Content security policy nonce now generated in the engine
  • Indexes on maintenance_tasks_runs table optimized
  • Categories on main maintenance tasks page introduced (Active, New, Completed)
  • Additional documentation on how Tasks run added to README
  • Enqueuing errors surfaced in UI
  • Full list of previous Task Runs now available for auditing purposes
  • More helpful empty state page shown when framework first mounted