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">
<title>Changelog</title>
<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="/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="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="http://ci.jenkins-ci.org/images/16x16/health-80plus.gif" width="16" height="16"
alt="Sunny"> = I use it on my production site without major issues. <br>
<img src="http://ci.jenkins-ci.org/images/16x16/health-40to59.gif" width="16" height="16"
alt="Cloudy"> = I don't recommend it. <br>
<img src="http://ci.jenkins-ci.org/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=document.getElementById('rc').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=-->
<!-- these changes are controlled by the release process. DO NOT MODIFY -->
<div id="rc" style="display:none;"><!--=BEGIN=-->
<h3><a name=v1.540>What's new in 1.540</a> <!--=DATE=--></h3>
<li class=bug>
CLI over HTTP was not working since 1.535.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20128">issue 20128</a>)
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-14380">issue 14380</a>)
Jesse Glick
committed
<li class=bug>
Linkage error in <code>InitializerFinder.discoverTasks</code> blocks startup.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20442">issue 20442</a>)
<li class=rfe>
Add Test button to check proxy connection
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20191">issue 20191</a>)
<li class=rfe>
Collect and report JVM crash dump files to assist trouble-shooting
Jesse Glick
committed
<li class=bug>
<code>ClassCastException</code>s sometimes shown from views set to be recursive.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20415">issue 20415</a>)
<li class=rfe>
Show different “up” link for jobs in folders.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20106">issue 20106</a>)
<li class=rfe>
Add log handling line beginning with 'file://' as URL.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19866">issue 19866</a>)
<li class='major bug'>
Builds of a concurrently executable job might end up colliding on the same workspace.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-10615">issue 10615</a>)
Fixed error during installation of .deb package (/var/run/jenkins doesn't exists)
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20407">issue 20407</a>)
<li class=bug>
Global search box now remembers entered text
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-18192">issue 18192</a>)
<li class=rfe>
Add extension point to allow plugins to contribute to the checking of
assigned labels.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20514">issue 20514</a>)
<li class=bug>
Fixed issue where CLI required giving Overall read permission to anonymous.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-8815">issue 8815</a>)
<li class=bug>
Jar cache option wasn't taking effect on JNLP slaves.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20093">issue 20093</a>)
<li class=bug>
Interrupting remote class loading can lead to <tt>NoClassDefFoundError: Could not initialize class</tt>.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19453">issue 19453</a>)
<li class=rfe>
Name channel executor threads for better diagnosability.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19004">issue 19004</a>)
<li class=rfe>
Better diagnosability for remoting <tt>StreamCorruptedException</tt>
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-8856">issue 8856</a>)
</div><!--=END=-->
<h3><a name=v1.539>What's new in 1.539</a> (2013/11/11)</h3>
<ul class=image>
<li class=rfe>
Core started relying on Java6 API, completing Java5 -> Java6 migration.
(<a href="https://groups.google.com/d/topic/jenkinsci-dev/c_XTbO52PTM/discussion">discussion</a>)
<li class=rfe>
Adding a batch of contributed localization from the community.
</ul>
<h3><a name=v1.538>What's new in 1.538</a> (2013/11/03)</h3>
<li class=rfe>
Disabled, aborted, and not-build status now has different image names to allow
themes to use different icons.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19438">issue 19438</a>)
<li class=rfe>
Ask for confirmation if an user tries to leave an edited configuration page.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19835">issue 19835</a>)
<li class=rfe>
Test failure summary appearance is improved.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19884">issue 19884</a>)
<li class=rfe>
Added CLI commands that manipulate views
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19996">issue 19996</a>)
<li class=rfe>
Improved the /cli help screen.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20023">issue 20023</a>)
Polling-triggered jobs get scheduled en-mass on start-up if slaves aren't online yet.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-8408">issue 8408</a>)
<li class=bug>
Fixed the handling of nested variable expansion.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20280">issue 20280</a>)
<li class=bug>
NPE thrown from CLI <code>build</code> command under some circumstances.
(<a href="https://github.com/jenkinsci/jenkins/pull/979">pull request 979</a>)
Fixed a bug in the compatibility transformer (since 1.527) that causes <tt>VerifyError</tt> in Ivy plugin and possibly others.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19383">issue 19383</a>)
Nicolas De Loof
committed
<li class=bug>
Pass full list of all possible jobs to ViewJobFilter when recurse option is set
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20143">issue 20143</a>)
Jesse Glick
committed
<li class=rfe>
<code>get-job</code> and <code>update-job</code> CLI commands can now work with folders, or indeed any <code>AbstractItem</code>.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20236">issue 20236</a>)
Jesse Glick
committed
<li class=rfe>
Added API allowing plugins to hide entries from the context menu even while they appear in the sidepanel.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19173">issue 19173</a>)
Nicolas De Loof
committed
</li>
<h3><a name=v1.537>What's new in 1.537</a> (2013/10/27)</h3>
Stephen Connolly
committed
<li class='rfe'>
Upgrade bundled plugin versions: ssh-slaves to 1.5, and credentials to 1.9.1
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20071">issue 20071</a>)
<li class=bug>
Build button column was broken in 1.535 for parameterized builds.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20080">issue 20080</a>)
<li class='major bug'>
Miscalculation of environment variables caused some binaries (such as <code>ssh</code>) to not be found.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19926">issue 19926</a>)
<li class=rfe>
Extension point for secure users of REST APIs (permitting JSONP and primitive XPath).
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-16936">issue 16936</a>)
<li class=bug>
“Run a build” link in page shown when no workspace existed for a job was not functional; unlinking.
Jesse Glick
committed
<li class=bug>
Integer overflow could cause JavaScript functions to break in long-running Jenkins processes.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20085">issue 20085</a>)
<li class='major bug'>
Reverted the JENKINS-18629 fix in 1.536 as it causes various regressions in plugins.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20262">issue 20262</a>)
<h3><a name=v1.536>What's new in 1.536</a> (2013/10/20)</h3>
<li class=bug>
Fixed two file descriptor leaks.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-14336">issue 14336</a>)
<li class=bug>
RuntimeException if you try to save a config with a choice parameter that has no choices.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-18434">issue 18434</a>)
Jesse Glick
committed
<li class=bug>
1.534 made ZIP downloads of artifacts work again, but missing a base directory inside the ZIP.
Loading
Loading full blame...