Back to Quartznet

2016 08 18 Quartznet 2.4 Released

docs/_posts/2016-08-18-quartznet-2.4-released.md

3.18.1559 B
Original Source

Right on the heels of [Quartz.NET 3.0 Alpha 1]({% post_url 2016-08-16-quartznet-3.0-alpha1-released %}) we now have a small maintenance version. With version 2.4 we are slowing things down with 2.x series and concentrate effors on v3 development.

NEW FEATURE

  • Add SQL limit support for MySQLDelegate
  • Removed dbFailureRetryInterval since it is no longer used
  • Update Common Logging to v3.3.1

FIXES

  • Batch acquisition can cause early firing of triggers
  • Should not rely on C5.TreeSet<T> on HolidayCalendar field serialization
<Download />