Back to Quartznet

2018 01 21 Quartznet 3.0.1 Released

docs/_posts/2018-01-21-quartznet-3.0.1-released.md

3.18.1565 B
Original Source

This is a bug fix release that fixes cron expression parsing bug and reverts IRemotableQuartzScheduler interface back to its original form without Tasks and CancellationTokens - so that's it's actually usable through .NET Remoting infrastructure. Now zip packing is also back and includes Quartz.Server.

FIXES

  • Create zip package as part of release, including Quartz.Server (#572)
  • A specific CronExpression fails with "Input string was not in a correct format." (#568)
  • Cannot use remoting due to Task and CancellationToken signatures (#571)
<Download />