Skip to content

6.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 13:26
· 612 commits to development since this release

Added

  • COLDBOX-1229 Added debug argument to ScheduleExecutor and Scheduler when creating tasks for consistency
  • COLDBOX-1230 Reorganized ScheduledTasks functions within the CFC into code groups and comments

Improvements

Fixed

  • COLDBOX-1145 RestHandler OnError() Exception not checking for empty `exception` blocks which would cause another exception on development ONLY