持续集成引擎 Jenkins 2.138.1 和 2.141 发布

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

内容简介:Jenkins 2.141(每周更新版) 和 2.138.1(LTS 版) 已发布。 What's new in 2.141(Weekly) Update Winstone-Jetty from 4.4 to 5.0 to fix HTTP/2 support and threading problems on hosts with 30+ cores. ...

Jenkins 2.141(每周更新版) 和 2.138.1(LTS 版) 已发布。

What's new in 2.141(Weekly)

  •  Update Winstone-Jetty from 4.4 to 5.0 to fix HTTP/2 support and threading problems on hosts with 30+ cores. (issue 53239issue 52804issue 51136issue 52358)

  •  Update Remoting from 3.25 to 3.26 to remove some unhelpful warnings. (issue 42533issue 52945)

  •  Wait up to two minutes for process termination before killing it (typically when aborting a build). (issue 17116)

  •  Reduce logging level of restart and shutdown related notifications from SEVERE to INFO. (issue 53282)

What's new in 2.138.1 (LTS) 

Changes since 2.138:

  •  A configured quiet period was interpreted as milliseconds, instead of seconds. (Regression in 2.82) (issue 48770)

Notable changes since 2.121.3:

  •  Redesigned login, signup, and Jenkins is (re)starting pages. Existing page decorators like Simple Theme Plugin will no longer work with these redesigned pages. (issue 50447announcement blog post)

  •  Replace single per-user API token with new system of multiple, revocable, unrecoverable API tokens with usage tracking. (issue 32442issue 32776blog post)

  •  The deprecated Jenkins CLI Protocol versions 1 and 2, and Java Web Start Agent Protocol versions 1, 2, and 3 have been disabled. If you still use these protocols (e.g. remoting-based CLI, or old slave.jars on agents), you need to re-enable these protocols after upgrade, or upgrade the clients. The same recommendations as in The 2.121.x upgrade guide for remoting changes apply here. (issue 48480)

  •  Check SHA-512 or SHA-256 checksums of update site and tool installer metadata and core and plugin downloads if the update site provides them. (pull 3356)

  •  Optional extensions are now loaded without requiring to restart Jenkins after installing an optional dependency. (issue 50336)

  •  Upgrade Winstone from 4.2 to 4.4 to update Jetty from 9.4.8.v20171121 to 9.4.11.v20180605, adding an option to enable JMX when running Jenkins using java -jar jenkins.war. (pull 3422pull 3497full changelogJetty 9.4.11 changelogJetty 9.4.10 changelogJetty 9.4.9 changelogJMX Documentation for Jettyfull list of options)

  •  Upgrade Remoting from 3.21.1 to 3.25 to have agents check availability of the master's TCP Agent Listener port when connecting over TCP. (issue 51818issue 52204Remoting 3.22 changelog)

  •  Upgrade Bytecode Compatibility Transformer from 1.8 to 2.0-beta-2, upgrading ASM from 5.0.1 to 6.2 to improve support of Java 9+ runtimes. (issue 51837supported Java versions)

  •  Update Executable WAR from 1.39 to 1.41 to allow running Jenkins with incompatible (too new) Java versions by setting the --enable-future-java flag. (issue 51155issue 51994issue 46622Executable WAR 1.40 changelogExecutable WAR 1.41 changelogsupported Java versions)

  •  Update instance identity module from 2.1 to 2.2 to improve Java 11 compatibility. (issue 51965full changelog)

  •  Update JNA from 4.2.1 to 4.5.2 to add support for s390x. (issue 52771)

  •  Add a new CLI command enable-plugin to enable one or more installed plugins and optionally restart Jenkins. (issue 52822)

  •  Add support for Zip files larger than 4 GB (Zip64). (issue 52356)

  •  Add modification timestamp to files in directory browser views such as archived artifacts and workspaces. (issue 20998)

  •  Export path to agent file system root directory in remote API. (pull 3206)

  •  Jenkins remote API: Export fingerprints for builds which do not derive from AbstractBuild, like Pipeline builds. (issue 51667)

  •  Some deserialization rejections are now logged on WARNING log level, instead of only on FINER. (issue 51666)

  •  Instances of some item types could not be renamed (regression in 2.110). (issue 52164)

  •  Don't fail to archive artifacts when attributes cannot be preserved, instead log a message and proceed without preserving attributes (regression in 2.120). (issue 52325)

  •  Some types of builds, like pipelines, would sometimes run concurrently even when that was disabled. (issue 41127)

  •  Developer: Introduce SimplePageDecorator extension point, which allows decorating the redesigned login page. (announcement blog post)

  •  Internal: Update parent POM. Jenkins now requires Maven 3.5.4 or newer to build. (pull 3567)

  •  Internal: Various improvements related to incremental Maven releases. (issue 51187issue 51247pull 3430JEP-305)

下载地址:https://jenkins.io/download/


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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

数据挖掘技术

数据挖掘技术

[美]MichaelJ.A.B / 别荣芳、尹静、邓六爱 / 机械工业 / 2006-7 / 49.00元

本书是数据挖掘领域的经典著作,数年来畅销不衰。全书从技术和应用两个方面,全面、系统地介绍了数据挖掘的商业环境、数据挖掘技术及其在商业环境中的应用。自从1997年本书第1版出版以来,数据挖掘界发生了巨大的变化,其中的大部分核心算法仍然保持不变,但是算法嵌入的软件、应用算法的数据库以及用于解决的商业问题都有所演进。第2版展示如何利用基本的数据挖掘方法和技术,解决常见的商业问题。 本书涵盖核心的数......一起来看看 《数据挖掘技术》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

MD5 加密
MD5 加密

MD5 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换