We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 741fe1d commit 6c81befCopy full SHA for 6c81bef
changelog.md
@@ -76,6 +76,7 @@
76
* Configuration property `quartz.jobStore.dbRetryInterval` will be correctly set when constructing the Scheduler JobStore.
77
* If you previously had configuration with the key `quartz.scheduler.dbFailureRetryInterval` please change to the above mentioned key.
78
* DailyCalendar doesn't include first and last millisecond of day in checks (#1665)
79
+ * StdSchedulerFactory and derived factories are not thread-safe (#1587)
80
81
## Release 3.4.0, Mar 27 2022
82
0 commit comments