github quartznet/quartznet v3.0.7
Quartz.NET 3.0.7

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

This release brings .NET Core 2.1 version of example server and adds new plugin
Quartz.Plugins.TimeZoneConverter which allows usage of TimeZoneConverter library to get consistent time zone id parsing between
Linux and Windows.

There are also some bug fixes related to AdoJobStore.

NEW FEATURE

FIXES

  • Added transient codes from EF into new JobStore (#681)
  • Parametrized queries produced by ReplaceTablePrefix should be cached (#651)
  • Use TypeNameHandling.Auto for JsonObjectSerializer (#621)
  • Fix a race condition that could cause duplicate trigger firings (#690)
  • ISchedulerListener.JobScheduled not called when scheduling multiple jobs (ScheduleJobs) (#678)

Don't miss a new quartznet release

NewReleases is sending notifications on new releases.