Quartz 2.6.1
Quartz.NET
Quartz.NET Scheduling Framework for .NET Platform
Install-Package Quartz -Version 2.6.1
dotnet add package Quartz --version 2.6.1
paket add Quartz --version 2.6.1
The NuGet Team does not provide support for this client.
Please contact its maintainers for support.
Release Notes
This is a maintenance release fixing an issue where misfire handling is being too slow at times. This regression has been present since version 2.4.
NEW FEATURE
* Allow performing misfire handling more frequently than misfireThreshold (#532)
FIXES
* Incomplete recovery of misfired jobs when using database-specific delegate types (#531)
Dependencies
-
- Common.Logging (>= 3.3.1)
Version History
Version | Downloads | Last updated |
---|---|---|
2.6.1 (current version) | 0 | 3/22/2018 |
2.3.3 | 0 | 1/18/2021 |