内容简介:Jenkins 2.64 发布,可扩展的持续集成引擎
Jenkins 2.64 已发布,Jenkins 是一个可扩展的持续集成引擎,提供了数百个插件来支持项目的构建、部署和自动化。
更新内容:
-
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 )
下载地址:
以上所述就是小编给大家介绍的《Jenkins 2.64 发布,可扩展的持续集成引擎》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- Spring 源码(八):扩展点之 mybatis 集成
- Jenkins 2.65 发布,可扩展的持续集成引擎
- Jenkins 2.76 发布,可扩展的持续集成引擎
- Jenkins 2.94 发布,可扩展的持续集成引擎
- Jenkins 2.62 发布,可扩展的持续集成引擎
- Jenkins 2.60 发布,可扩展的持续集成引擎
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法分析导论(第2版)(英文版)
[美]Robert Sedgewick(罗伯特•塞奇威克)、[美]Philippe Flajolet(菲利普•弗拉若莱) / 电子工业出版社 / 2015-6 / 128.00元
《算法分析导论(第2版)(英文版)》全面介绍了算法的数学分析中所涉及的主要技术。涵盖的内容来自经典的数学课题(包括离散数学、初等实分析、组合数学),以及经典的计算机科学课题(包括算法和数据结构)。《算法分析导论(第2版)(英文版)》的重点是“平均情况”或“概率性”分析,书中也论述了“最差情况”或“复杂性”分析所需的基本数学工具。 《算法分析导论(第2版)(英文版)》第 1 版为行业内的经典著......一起来看看 《算法分析导论(第2版)(英文版)》 这本书的介绍吧!