Skip to content

Quartz.NET 3.1.0 beta 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@lahma lahma released this 21 Jul 05:46

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)