6.9.0
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
- COLDBOX-1226 Scheduled Tasks Updates
Fixed
- COLDBOX-1145 RestHandler OnError() Exception not checking for empty `exception` blocks which would cause another exception on development ONLY