Back to Quartznet

2020 07 21 Quartznet 3.1 Beta 3 Released

docs/_posts/2020-07-21-quartznet-3.1-beta-3-released.md

3.18.1937 B
Original Source

Quartz.NET 3.1 beta 3 Released

The wait is almost over, after more than two years of hiatus, Quartz.NET 3.1 beta 2 is here with exciting new features. This release builds on top of beta 1 and beta 2 adding more fixes and improvements.

Read the beta 1 release notes and beta 2 release notes to know more.

Known Issues

The documentation for the new integration features is still being worked on.

GitHub Issues

NEW FEATURE

* Upgrade MySqlConnector to 1.0 (namespace has changed) (#890)
* Support Microsoft.Extensions.Logging.Abstractions (#756)
* Support Microsoft.Data.SQLite with full framework (#893)
* Support custom calendar JSON serialization (#697)

FIXES

* Remove internal dependencies from examples (#742)
* Properly assign MaxConcurrency in CreateVolatileScheduler (#726)  
<Download />