Skip to content

Version v1.6.0

Compare
Choose a tag to compare
@adrianna-chang-shopify adrianna-chang-shopify released this 05 Nov 21:03
· 762 commits to main since this release
4796835

New features

  • Change the name of the CSV file before uploading #466
  • Change CSV collection implementation to use a strategy pattern #465
  • Delimit ticks in progress text #483
  • Introduce callbacks for Task lifecycle #484
  • Allow Run model to be injected #498

Fixes

  • Set started_at on MaintenanceTasks::Run if error occurs before #on_start #469
  • Support SQLite and Postgres #468
  • Raise Active Storage error in CSV collection method #491
  • Fix race condition when moving to running #515
  • Avoid iteration for stopping race condition #516