Skip to content

Quartz.NET 2.2.4

Compare
Choose a tag to compare
@lahma lahma released this 03 Aug 19:52
· 983 commits to main since this release

This is a bug fix release addressing some minor issues.

FIXES

  • Cannot register trigger persistence delegates with assembly qualified names
  • Set example server's current directory to the one where server.exe is
  • Fix TimeZoneInfo.GetUtcOffset(DateTimeOffset dateTimeOffset) not implemented in Mono
  • Gracefully handle mixed useProperties usage when reading from DB when useproperties value has changed
  • FindSystemTimeZoneById should work with both 'Coordinated Universal Time' and 'UTC'
  • Latest release (2.3) didn't include Dbprovider constant string in StdSchedulerFactory - running examples fails