内容简介: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 发布,可扩展的持续集成引擎
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Spring Cloud微服务实战
翟永超 / 电子工业出版社 / 2017-5 / 89
《Spring Cloud微服务实战》从时下流行的微服务架构概念出发,详细介绍了Spring Cloud针对微服务架构中几大核心要素的解决方案和基础组件。对于各个组件的介绍,《Spring Cloud微服务实战》主要以示例与源码结合的方式来帮助读者更好地理解这些组件的使用方法以及运行原理。同时,在介绍的过程中,还包含了作者在实践中所遇到的一些问题和解决思路,可供读者在实践中作为参考。 《Sp......一起来看看 《Spring Cloud微服务实战》 这本书的介绍吧!