Jenkins 2.64 已发布,Jenkins 是一个可扩展的持续集成引擎,提供了数百个插件来支持项目的构建、部署和自动化。 更新内容:(2017-06-04) Moved
agent port and protocol configuration out of "security" (authentication
and authorization) block in Configure Global Security. (issue 4478) Add
section headers for Markup Formatter and CSRF Protection in Configure
Global Security form to make these options more obvious. (pull 2900) Use one-column layout for REST API documentation (.../api URLs). (issue 44563) Update jnr-posix from 3.0.1 to 3.0.41 to pick up improvements and fixes in the POSIX platforms support. (pull 2904) Jenkins
failed to perform some cleanup tasks, including saving the build queue,
if stopped via REST /exit, CLI shutdown, or when restarting from Install as Windows Service. (issue 44589) Don't check whether disabled administrative monitors are active or not on the Manage Jenkins page. (issue 44608) Do not submit form when pressing Enter in the plugin manager's filter field. (issue 44523) Plugin Development: Jenkins now no longer publishes a war-for-test artifact. Plugins using this or a later version of Jenkins as baseline need to use plugin parent POM 2.30 or later. (issue 24064)
点击可查看以往版本更新记录 下载地址: https://jenkins.io/download/ |