前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >Quartz.NET 1.0正式发布

Quartz.NET 1.0正式发布

作者头像
张善友
发布2018-01-30 10:17:14
5170
发布2018-01-30 10:17:14
举报
文章被收录于专栏:张善友的专栏张善友的专栏

Quartz.NET 项目在Marko Lahma的领导下,经历了2年多时间的开发,bug修复和新特性开发终于发布了1.0版本,这个版本对Quartz.NET来说是一个重大的里程碑。这个版本对应Java的Quartz 1.6.2版本。

Bug
  • [QRTZNET-125] - TimeZones are not handled correctly when reading XML job configuration
  • [QRTZNET-127] - CronExpression does not handle custom TimeZone correctly in GetTimeAfter in 2.0 build
  • [QRTZNET-128] - RemoteScheduler does not delegate IsJobGroupPaused and IsTriggerGroupPaused to remote scheduler
  • [QRTZNET-131] - NthIncludeDayTrigger doesn't utilize custom TimeZone correctly
  • [QRTZNET-132] - NullReferenceException when computing next fire time for misfired triggers
  • [QRTZNET-133] - SimpleThreadPool.CreateWorkerThreads does not respect threadCount parameter value
  • [QRTZNET-136] - NativeJob is broken
Improvement
  • [QRTZNET-126] - Apply AllowPartiallyTrustedCallersAttribute to DLL
New Feature
  • [QRTZNET-129] - Support for connectionStrings section in App.config
  • [QRTZNET-134] - New pool implementation -- ZeroSizeThreadPool
  • [QRTZNET-135] - Support job-data-map for triggers in XML

下载地址:http://quartznet.sourceforge.net/download.html

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2008-11-10 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Bug
  • Improvement
  • New Feature
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档