Quartz 2.2.0
Quartz.NET Scheduling Framework for .NET Platform
Showing the top 20 packages that depend on Quartz.
Packages | Downloads |
---|---|
Quartz.Extensions.DependencyInjection
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
|
29 |
Quartz.Extensions.DependencyInjection
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
|
27 |
Quartz.Serialization.Json
Quartz.NET JSON Serialization Support
|
26 |
Quartz.Serialization.Json
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
|
25 |
Quartz.Serialization.Json
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
|
23 |
Quartz.Serialization.Json
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
|
22 |
Quartz.Extensions.DependencyInjection
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
|
17 |
Quartz.Extensions.DependencyInjection
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
|
16 |
Quartz.Extensions.DependencyInjection
Extension methods to integrate Quartz scheduler and the jobs with the generic host in net core.
|
14 |
Quartz.Extensions.DependencyInjection
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
|
14 |
Quartz.Extensions.DependencyInjection
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
|
13 |
Quartz.Extensions.Hosting
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
|
13 |
Quartz.Extensions.DependencyInjection
Extension methods to integrate Quartz scheduler and the jobs with the generic host in net core.
|
13 |
Quartz.Serialization.Json
Quartz.NET JSON Serialization Support
|
13 |
This release contains important bug fixes, new functionality and minor breaking changes.
UPGRADING
Database schema upgrade is needed from 2.x series to 2.2:
* SQL Server: alter table QRTZ_FIRED_TRIGGERS add SCHED_TIME [BIGINT] NOT NULL;
* MySQL: alter table QRTZ_FIRED_TRIGGERS add SCHED_TIME BIGINT(19) NOT NULL
* Oracle: alter table QRTZ_FIRED_TRIGGERS add SCHED_TIME NUMBER(19) NOT NULL
* this adds a new column SCHED_TIME to table QRTZ_FIRED_TRIGGERS
BREAKING CHANGES
* database schema needs upgrade
* add SchedulerStarting() method to ISchedulerListener interface
* make the scheduler's TypeLoadHelper available to plugins when they are initialized
* dbFailureRetryInterval parameter was removed from DirectSchedulerFactory APIs
NEW FEATURES
* ability to override worker thread names (when using SimpleThreadPool)
* add new IScheduler method: ScheduleJob(IJobDetail job, ISet trigger) to schedule multiple triggers for a job all at once
* allow 'triggerless' initial storing of non-durable jobs.
* improvements for job recovery information
* package job_scheduling_data_2_0.xsd to nuget package's content folder
* allow scheduler exported with remoting to be used from local machine only
* support for Oracle managed ODP driver
FIXES
* job ending with exception and trigger not going to fire again, trigger is incorrectly not removed from job store
* XML schema supports multiple schedule elements but processor does not
* DailyTimeIntervalTriggerPersistenceDelegate does not handle empty time interval properly
* DailyTimeIntervalScheduleBuilder.EndingDailyAfterCount(...) doesn't pass validation
* trace throwing exception
* bug in QuartzSchedulerThread.GetRandomizedIdleWaitTime()
* can't delete or replace job without the referenced class
MISC
* Performance improvements, including improvements to some select statements in AdoJobStore
Any 0.0
- Common.Logging (>= 2.1.2)
Version | Downloads | Last updated |
---|---|---|
3.14.0 | 12 | 03/16/2025 |
3.13.1 | 14 | 11/03/2024 |
3.13.0 | 11 | 08/13/2024 |
3.12.0 | 11 | 08/10/2024 |
3.11.0 | 11 | 07/08/2024 |
3.10.0 | 13 | 06/27/2024 |
3.9.0 | 29 | 05/26/2024 |
3.8.1 | 23 | 02/19/2024 |
3.8.0 | 12 | 12/12/2023 |
3.7.0 | 13 | 12/12/2023 |
3.6.3 | 16 | 12/12/2023 |
3.6.2 | 10 | 06/11/2023 |
3.6.1 | 14 | 06/11/2023 |
3.6.0 | 14 | 06/11/2023 |
3.5.0 | 11 | 06/11/2023 |
3.4.0 | 24 | 08/11/2022 |
3.3.3 | 13 | 12/30/2023 |
3.3.2 | 12 | 06/11/2023 |
3.3.1 | 19 | 06/11/2023 |
3.3.0 | 14 | 06/11/2023 |
3.2.4 | 14 | 06/11/2023 |
3.2.3 | 13 | 06/12/2023 |
3.2.2 | 13 | 06/11/2023 |
3.2.1 | 13 | 06/11/2023 |
3.2.0 | 12 | 06/11/2023 |
3.1.0 | 9 | 06/11/2023 |
3.0.7 | 10 | 06/11/2023 |
3.0.6 | 26 | 06/12/2023 |
3.0.5 | 13 | 06/12/2023 |
3.0.4 | 12 | 06/11/2023 |
3.0.3 | 11 | 06/11/2023 |
3.0.2 | 12 | 06/11/2023 |
3.0.1 | 12 | 06/12/2023 |
3.0.0 | 10 | 06/11/2023 |
2.6.2 | 30 | 05/25/2022 |
2.6.1 | 14 | 06/12/2023 |
2.6.0 | 12 | 06/11/2023 |
2.5.0 | 30 | 01/24/2020 |
2.4.1 | 13 | 11/28/2019 |
2.4.0 | 13 | 06/11/2023 |
2.3.3 | 14 | 06/11/2023 |
2.3.2 | 18 | 06/12/2023 |
2.3.1 | 18 | 06/11/2023 |
2.3.0 | 13 | 06/11/2023 |
2.2.4 | 15 | 06/10/2023 |
2.2.3 | 16 | 06/11/2023 |
2.2.2 | 13 | 06/12/2023 |
2.2.1 | 16 | 06/12/2023 |
2.2.0 | 13 | 06/11/2023 |
2.1.2 | 15 | 12/30/2023 |
2.1.1 | 15 | 06/11/2023 |
2.1.0 | 11 | 12/30/2023 |
2.0.1 | 13 | 06/10/2023 |
2.0.0 | 12 | 06/11/2023 |
1.0.3 | 14 | 06/11/2023 |