Newer
Older
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
We record noteworthy changes in this file, which then becomes http://jenkins-ci.org/changelog
- Record your changes between "TRUNK-BEGIN" and "TRUNK-END".
(except in rare cases when you are making changes in the RC branch,
in which case it goes to the rc section)
- There are four CSS classes to denote the kind of changes.
"rfe" for enhancement and "bug" for bug fixes,
plus "major" to indicate major RFE/bugfix.
- Link to bugs in the issue tracker, e-mail thread in the archive, and so on if you can.
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<link rel="stylesheet" TYPE="text/css" href="/changelog.css">
<!--[if IE]>
<style type="text/css">div.rate-offset { bottom: 0.2em !important; left: 5em !important; }</style>
<![endif]-->
<script type="text/javascript" src="https://rating.jenkins.io/rate/rate.js"></script>
</head>
<body>
<div align="right">Legend:
<span class="iconlegend">
<img src="/images/rfe2.gif" alt="major RFE">major enhancement <img src="/images/rfe.gif" alt="RFE">enhancement
<img src="/images/bug2.gif" alt="major bug">major bug fix <img src="/images/bug.gif" alt="bug">bug fix
</span><span style="visibility:hidden">xxxxx</span>
</div>
<div id="head"></div>
<div id="ratings" style="display:none; font-size:120%;
border:1px solid black; background-color:#eee; padding:0.5em; margin-bottom:1em">
Help other Jenkins users by letting the community know which releases you've used,
and whether they had any significant issues. <br>
Legend: <br>
<img src="//ci.jenkins.io/images/16x16/health-80plus.gif" width="16" height="16"
alt="Sunny"> = I use it on my production site without major issues. <br>
<img src="//ci.jenkins.io/images/16x16/health-40to59.gif" width="16" height="16"
alt="Cloudy"> = I don't recommend it. <br>
<img src="//ci.jenkins.io/images/16x16/health-00to19.gif" width="16" height="16"
alt="Lightning"> = I tried it but rolled back to a previous version. <br>
View ratings below, and click one of the icons next to your version to provide your input.
</div>
<a href="" onClick="document.getElementById('trunk').style.display='block';return false">
Upcoming changes</a>
<a href="" style="padding-left:3em" onClick="return loaddata(this)">Community ratings</a>
<!-- Record your changes in the trunk here. -->
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
<ul class=image>
<li class=>
</ul>
</div><!--=TRUNK-END=-->
<h3><a name=v2.31>What's new in 2.31</a> (2016/11/13)</h3>
<li class="rfe">
Performance: Improve responsiveness of Jenkins web UI on mobile devices.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39172">issue 39172</a>, continuation of the patch in 2.28)
<li class="major bug">
It was not possible to connect Jenkins agents via Java Web Start due to the issue in Remoting <code>3.0</code>.
Upgraded to Remoting <code>3.1</code> with a fix.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39596">issue 39596</a>, regression in 2.26)
<li class="bug">
Prevent <code>NullPointerException</code> when rendering <code>CauseOfInterruption.UserInterruption</code>
in build summary pages for non-existent users.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-38721">issue 38721</a> and
<a href="https://issues.jenkins-ci.org/browse/JENKINS-37282">issue 37282</a>,
regression in 2.14)
<li class="bug">
Reduce logging level when the localization resource is missing <code>ResourceBundleUtil#getBundle()</code>.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39604">issue 39604</a>)
<li class="bug">
<code>ExtensionList.removeAll</code> was not unimplemented in Jenkins extension management API.
It was causing issues during dynamic loading of GitHub and BitBucket branch source plugins on the same instance.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39520">issue 39520</a>)
<li class="bug">
Remoting 3.1: <code>hudson.remoting.Engine</code> (mostly Java Web Start) was failing to establish connection
if one of the URLs in <code>urls</code> parameter was malformed.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39617">issue 39617</a>)
<li class="rfe">
Remoting 3.1: Add method for dumping diagnostics across all the channels (e.g. in the Support Core Plugin).
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39150">issue 39150</a>)
<li class="rfe">
Remoting 3.1: Improve the caller/callee correlation diagnostics in thread dumps.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39543">issue 39543</a>)
<li class="rfe">
Remoting 3.1: Add the <code>org.jenkinsci.remoting.nio.NioChannelHub.disabled</code> flag
for disabling NIO, mostly for debugging purposes.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39290">issue 39290</a>)
<li class="rfe">
Remoting 3.1: Add extra logging to help diagnosing <code>IOHub</code> concurrent thread number spikes.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-38692">issue 38692</a>)
<li class="rfe">
Remoting 3.1: When a proxy fails, report what caused the channel to go down.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39289">issue 39289</a>)
<li class="rfe">
Improved Polish translation.
(<a href="https://github.com/jenkinsci/jenkins/pull/2631">pull 2631</a>)
</ul>
<h3><a name=v2.30>What's new in 2.30</a> (2016/11/07)</h3>
<li class="major bug">
Adjust incompatible <code>Actionable</code> initialization changes made for <a href="https://issues.jenkins-ci.org/browse/JENKINS-39404">issue 39404</a>).
It caused massive regressions in plugins like Jenkins Pipeline.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39555">issue 39555</a>, regression in 2.29)
<li class="major bug">
Integration of Stapler <code>1.246</code> caused regressions in plugins depending on Ruby Runtime Plugin.
Upgraded to Stapler <code>1.248</code> with a fix.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39414">issue 39414</a>, regression in 2.28)
<li class="major bug">
Custom remoting enable/disable settings were not properly persisted on the disk and then reloaded.
If the option has been configured in Jenkins starting from <code>2.16</code>, a reconfiguration may be required.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39465">issue 39465</a>)
</ul>
<h3><a name=v2.29>What's new in 2.29</a> (2016/11/06)</h3>
<p>
<b class="color:red">Warning!</b> This release is not recommended for use due to
<a href="https://issues.jenkins-ci.org/browse/JENKINS-39555">issue 39555</a>
and <a href="https://issues.jenkins-ci.org/browse/JENKINS-39414">issue 39414</a>.
We are working on the out-of-order release (<a href="https://groups.google.com/forum/#!topic/jenkinsci-dev/kceM9T8NEdg">discussion</a>).
</p>
<ul class=image>
Performance: Optimize log retrieval logic for large log files.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39535">issue 39535</a>)
<li class="bug">
Integration of Stapler <code>1.246</code> caused regressions in plugins depending on Ruby Runtime Plugin.
Upgraded to Stapler <code>1.247</code> with a partial fix.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39414">issue 39414</a>, partial fix)
<li class="bug">
Jenkins startup does not fail if one of
<a href="https://wiki.jenkins-ci.org/display/JENKINS/Extension+points#Extensionpoints-hudson.slaves.ComputerListener">
ComputerListeners</a> throws exception in the <code>onOnline()</code> handler.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-38487">issue 38487</a>)
<li class="bug">
Queue: Do not consider pending tasks from the internal scheduling logic when looking for duplicate tasks.
It was causing race conditions in Jenkins Pipeline.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39454">issue 39454</a>)
<li class="rfe">
Internal: Modify the Actionable API to provide methods to assist with manipulation of persisted actions.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39404">issue 39404</a>)
<li class="rfe">
Internal: Jelly attribute documentation now supports the <code>since</code> tag.
(<a href="https://github.com/stapler/stapler/pull/84">Stapler pull #84</code>)
</ul>
<h3><a name=v2.28>What's new in 2.28</a> (2016/10/30)</h3>
<li class="rfe">
Performance: Improve responsiveness of Jenkins web UI on mobile devices.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39172">issue 39172</a>)
<li class="rfe">
Print warnings if none of Tool Installers can be used during the tool installation.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-26940">issue 26940</a>)
<li class="rfe">
Oleg Nenashev
committed
Update the minimal required versions of the detached Maven Project plugin from <code>2.7.1</code> to <code>2.14</code>.
Changelog is available <a href="https://wiki.jenkins-ci.org/display/JENKINS/Maven+Project+Plugin">here</a>.
(<a href="https://github.com/jenkinsci/jenkins/pull/2606">pull 2606</a>)
<li class="rfe">
Update the minimal required versions of the detached JUnit plugin from <code>1.2-beta-4</code> to <code>1.6</code>.
Changelog is available <a href="https://wiki.jenkins-ci.org/display/JENKINS/JUnit+Plugin">here</a>.
(<a href="https://github.com/jenkinsci/jenkins/pull/2606">pull 2606</a>))
<li class="major bug">
Relax requirements of the JNLP connection receiver, which was rejections connections from agents not using
<code>JNLPComputerLauncher</code> (e.g. from Slave Setup, vSphere Cloud and other plugins).
No the connection is accepted from launchers implementing other proxying and filtering <code>Launcher</code> implementations.
Particular plugins may require setting up the
<code>jenkins.slaves.DefaultJnlpSlaveReceiver.disableStrictVerification</code> system property in the master JVM to allow connecting agents.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39232">issue 39232</a>, regression in 2.28)
<li class="bug">
Prevent resource leak in <code>hudson.XmlFile#readRaw()</code> in the case of encoding issues.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-39363">issue 39363</a>)
<li class="bug">
Prevented endless loop in <code>LargeText.BufferSession.skip()</code>, which was causing hanging of Pipeline jobs in corner cases.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-37664">issue 37664</a>)
<li class="rfe">
Internal: Upgrade Stapler library from <code>1.243</code> to <code>1.246</code> with fixes required for the Blue Ocean project.
More details are coming soon.
Raw changes are listed <a href="https://github.com/stapler/stapler/compare/stapler-parent-1.243...stapler-parent-1.246">here</a>.
(<a href="https://github.com/jenkinsci/jenkins/pull/2593">pull 2593</a>)
<li class="rfe">
Internal: Start defining APIs that are for the master JVM only.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-38370">issue 38370</a>)
Oleg Nenashev
committed
<li class="rfe">
Internal: Update Guice dependency from <code>4.0-beta</code> to <code>4.0</code>.
This change required upgrade of detached plugins (see above).
(<a href="https://github.com/jenkinsci/jenkins/pull/2568">pull 2568</a>)
</ul>
<h3><a name=v2.27>What's new in 2.27</a> (2016/10/23)</h3>
<li class="major rfe">
Upgrade to the Remoting 3 baseline. Compatibility notes are available
<a href="https://github.com/jenkinsci/remoting/blob/master/docs/remoting-3-compatibility.md">here</a>.
Loading
Loading full blame...