Back to Quartznet

2014 03 30 Quartznet 2.2.3 Released

docs/_posts/2014-03-30-quartznet-2.2.3-released.md

3.18.1755 B
Original Source

This is a bug fix release which has some critical fixes, especially for CalendarIntevalTrigger future date calculation and trigger's next fires not being processed in a timely fashion when AdoJobStore is used with DisallowConcurrentExecutionAttribute and trigger has short repeat interval.

This update is highly recommended for all users.

FIXES

  • StdAdoConstants.SqlSelectSchedulerStates does not filter on the SCHED_NAME column
  • CalendarIntervalTrigger produces incorrect schedule
  • Trigger completion signaling from AdoJobStore does not work properly when DisallowConcurrentExecution is set

NEW FEATURES

  • IDisposable jobs should be disposed after execution
  • Support for defining DbMetadata via App.config's quartz section
<Download />