github quartznet/quartznet v2.2.2
Quartz.NET 2.2.2

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

This is a minor release fixing couple of minor bugs

FIXES

  • long properties incorrectly read as int in SimplePropertiesTriggerPersistenceDelegateSupport
  • RecoveringTriggerKey in JobExecutionContext has group and name wrong way around
  • Make SQL Server table create script Azure SQL compliant
  • Add missing clustered index for QRTZ_BLOB_TRIGGERS table
    ** You need to manually add this to existing installation (tables created with old script),
    see ALTER TABLE [dbo].QRTZ_BLOB_TRIGGERS WITH NOCHECK ADD... in script

Don't miss a new quartznet release

NewReleases is sending notifications on new releases.