Back to Quartznet

2018 03 04 Quartznet 3.0.4 Released

docs/_posts/2018-03-04-quartznet-3.0.4-released.md

3.18.1349 B
Original Source

This release fixes a nasty memory leak caused by QuartzSchedulerThread sharing its CancellationTokenSource with calls it makes. Everyone using 3.x is advised to upgrade.

FIXES

  • Memory leak caused by CancellationTokenSource sharing (#600)
  • tables_oracle.sql should use NUMBER(19) instead of NUMBER(13) for long properties (#598)
<Download />