New
Quartz.NET 3.13.1
What's Changed
- Use invariant culture for
StdAdoConstantsSQL formatting by @lahma in https://github.com/quartznet/quartznet/pull/2570 - Backport make
DirtyFlagMapimplementIReadOnlyDictionary<TKey, TValue>by @lahma in https://github.com/quartznet/quartznet/pull/2617 - OpenTracing: using
IJobDiagnosticDatainstead ofIJobExecutionContextby @justmara in https://github.com/quartznet/quartznet/pull/2578
Full Changelog: https://github.com/quartznet/quartznet/compare/v3.13.0...v3.13.1