Skip to content

v0.12.15

Choose a tag to compare

@rafiki270 rafiki270 released this 21 Mar 14:07
· 173 commits to main since this release

Bug Fix

  • fix(reset): Clear invocation history when resetting tasks via steroids tasks reset. The invocation cap (introduced in v0.12.14) counts all-time invocations, so tasks that were stuck in a pre-fix runaway loop would immediately trip the cap after being reset. Now tasks reset also deletes invocation records, giving the task a clean slate.

Full Changelog: v0.12.14...v0.12.15