可擴展的持續集成引擎Jenkins v2.24 發布
Jenkins 的前身是 Hudson 是一個可擴展的持續集成引擎。主要用于持續、自動地構建/測試軟件項目,如CruiseControl與DamageControl。
更新日志
- Show notification with popup on most pages when administrative monitors are active. (issue 38391)
- Allow disabling/enabling administrative monitors on Configure Jenkins form. (issue 38301)
- Ensure exception stacktrace is shown when there's a FormException. (pull 2555)
- Add new
jenkins.model.Jenkins.slaveAgentPortEnforce
system property, which prevents slave agent port modification via Jenkins Web UI and form submissions. (PR #2545) - Indicate hovered table row on striped tables. (issue 32148)
- Decrease connection timeout when changing the JNLP agent port via Groovy system scripts. (issue 38473)
- Added Serbian locatization. (PR #2554)
- Exclude /cli URL from CSRF protection crumb requirement, making the CLI work with CSRF protection enabled and JNLP port disabled. (issue 18114)
- Prevent instatination of
jenkins.model.Jenkins
on agents in theProcessKillingVeto
extension point. (issue 38534) - Fix handling of the
jenkins.model.Jenkins.slaveAgentPort
system property, which was not honored. (issue 38187, regression in 2.0) - CLI: Disable the channel message chunking by default. Prevents connection issues like
java.io.StreamCorruptedException: invalid stream header: 0A0A0A0A
. (issue 23232) - CLI: Connection over HTTP was not working correctly. (issue 34287, regression in 2.0)
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/5b976291
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!