Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Quartz.NET-3.13.1.zip | 2024-11-02 | 37.0 MB | |
Quartz.NET 3.13.1 source code.tar.gz | 2024-11-02 | 5.8 MB | |
Quartz.NET 3.13.1 source code.zip | 2024-11-02 | 6.4 MB | |
README.md | 2024-11-02 | 505 Bytes | |
Totals: 4 Items | 49.2 MB | 0 |
What's Changed
- Use invariant culture for StdAdoConstants SQL formatting by @lahma in https://github.com/quartznet/quartznet/pull/2570
- Backport make DirtyFlagMap implement IReadOnlyDictionary<TKey, TValue> by @lahma in https://github.com/quartznet/quartznet/pull/2617
- OpenTracing: using IJobDiagnosticData instead of IJobExecutionContext by @justmara in https://github.com/quartznet/quartznet/pull/2578
Full Changelog: https://github.com/quartznet/quartznet/compare/v3.13.0...v3.13.1