github quartznet/quartznet v3.7.0

latest releases: v3.9.0, v3.8.1, v3.8.0...
9 months ago

This release has some work pointing people towards more sustainable API usage. Adding .NET 6.0 target for less dependencies.

What's Changed

  • Improve custom job store DI registration API by @lahma in #2063
  • Obsolete plain UseJsonSerializer() by @lahma in #2077
  • Mark UseMicrosoftDependencyInjectionJobFactory() as obsolete, remove UseMicrosoftDependencyInjectionScopedJobFactory() by @lahma in #2085
  • Change QuartzHostedService from internal to public by @rf-0 in #2090
  • Remove enumerator usage in AcquireNextTriggers when getting timeTriggers min value by @lahma in #2092
  • Make private and internal classes sealed by @lahma in #2098
  • Add net6.0 target by @lahma in #2106

New Contributors

Full Changelog: v3.6.3...v3.7.0

Don't miss a new quartznet release

NewReleases is sending notifications on new releases.