github quartznet/quartznet v2.2.3
Quartz.NET 2.2.3

latest releases: v3.8.1, v3.8.0, v3.7.0...
10 years ago

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.

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 FEATURE

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

Don't miss a new quartznet release

NewReleases is sending notifications on new releases.