Jenkins 2.133 和 2.121.2 发布,可扩展的持续集成引擎

栏目: 软件资讯 · 发布时间: 6年前

内容简介:Jenkins 2.133 和 2.121.2 已发布。 Jenkins 2.133 修复了重要的安全问题,建议升级。 Jenkins 2.121.2 更新内容如下: Important security fixes. (security advisory)  Update Remoting from 3.20 to 3.21 to ...

Jenkins 2.133 和 2.121.2 已发布。

Jenkins 2.133 修复了重要的安全问题,建议升级。

Jenkins 2.121.2 更新内容如下:

  • Important security fixes. (security advisory)

  •  Update Remoting from 3.20 to 3.21 to apply logging enhancements and better no_proxy support. (issue 51223issue 50965issue 51551Remoting 3.21 changelog)

  •  Improve diagnostics of corrupted plugin archives during plugin dynamic loading. (issue 51608)

  •  Robustness: A buggy ComputerListener#onConfigurationChange implementation should not block Jenkins startup. (issue 50217)

  •  Diagnostics: Log stack traces in JEP-200 rejection messages when jenkins.security.ClassFilterImpl logging level is FINE or above. (issue 51355)

  •  Improve Jenkins root URL validation. (issue 51158)

  •  Do not remove workspaces for projects with builds in progress. (issue 27329)

  •  If using the Artifact Manager on S3 plugin with the (non-default) option to delete artifacts, they were not deleted when the entire build was deleted. (issue 51819)

  •  Don't monitor response time on offline agents. (issue 20272)

  •  Copying Run parameters did not work as expected as RunParameterDefinition#copyWithDefaultValue called the wrong constructor. (issue 51650)

  •  Restore implied dependency on JDK Tool Plugin from Apache HttpComponents Client 4 API Plugin to fix dependency problems. (issue 51483)

  •  Actions created from a TransientActionFactory that got attached to an item in the queue are no longer persisted, which could previously lead to duplicate actions shown for builds. (issue 51584)

  •  Prevent unhandled ClassCastException when loading fingerprints from corrupted files. (issue 51179)

  •  Do not duplicate caller stack trace when FilePath#act fails. (issue 51082)

  •  Fix behaviour of Advanced button when a section element is nested inside. (issue 14632)

  •  Developer: ComputerLauncher implementations can now set channels with a custom CommandTransport implementation. (issue 51541)

  •  Developer/Internal: Remove use of a Guava method deleted in later versions, which could cause problems for plugins running functional tests. (issue 51779)

  •  Developer API: StreamTaskListener#getCharset() now returns the default charset when it is not configured. (issue 51971)

  •  Developer API: Prevent NullPointerException in SlaveComputer#setChannel(Channel,OutputStream,Channel.Listener) with nullOutputStream. (issue 51955)

源码下载 https://github.com/jenkinsci/jenkins/releases


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《Jenkins 2.133 和 2.121.2 发布,可扩展的持续集成引擎》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

STL源码剖析

STL源码剖析

侯捷 / 华中科技大学出版社 / 2002-6 / 68.00元

学习编程的人都知道,阅读、剖析名家代码乃是提高水平的捷径。源码之前,了无秘密。大师们的缜密思维、经验结晶、技术思路、独到风格,都原原本本体现在源码之中。 这本书所呈现的源码,使读者看到vector的实现、list的实现、heap的实现、deque的实现、Red Black tree的实现、hash table的实现、set/map的实现;看到各种算法(排序、查找、排列组合、数据移动与复制技术......一起来看看 《STL源码剖析》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具