Jenkins 2.46 发布了,enkins 的前身是 Hudson ,是一个可扩展的持续集成引擎。
更新内容: (2017/02/13)
Failure to serialize a single Action could cause an entire REST export response to fail. Upgraded to Stapler 1.250 with a fix.
Do not fail to write a log file just because something deleted the parent directory.
Use extensible BUILD_NOW_TEXT for parameterized jobs.
Display an informative message, rather than a Groovy exception, when View#getItems fails.
Don't consider a project to be parameterized if no parameters are defined.
Don't add all group names as HTTP headers on "access denied" pages.
Ensure that PluginManager#dynamicLoad runs as SYSTEM.
Add Usage Statistics section to the global configuration to make it easier to find.
Allow groovy CLI command via SSH CLI.
下载地址:https://github.com/jenkinsci/jenkins/archive/jenkins-2.46.zip
来自:开源中国社区

