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=-->
<li class=bug>
"Ant Version" field in "Invoke Ant" Build step missing in 1.416
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-10036">issue 10036</a>)
<li class=bug>
post build deployment task fails with : Unbuffered entity enclosing request can not be repeated.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-10076">issue 10076</a>)
<li class=bug>
After an unsuccessful Maven incremental build, make sure that all modules are deployed on the next successful one.
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-5121">issue 5121</a>)
<li class=bug>
Fixed the permission issues on /Applications/Jenkins with OS X installer
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-9398">issue 9398</a>)
<li class=rfe>
Added SSH public key based CLI authentication
(<a href="https://wiki.jenkins-ci.org/display/JENKINS/Jenkins+CLI">wiki</a>)
Jenkins OS X installer now starts Jenkins upon system boot, not upon user login
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-9399">issue 9399</a>)
<li class=rfe>
Improve the vertical alignment of form fields and labels
(<a href="https://github.com/jenkinsci/jenkins/pull/175">pull request #175</a>)
</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.418>What's new in 1.418</a> <!--=DATE=--></h3>
Kohsuke Kawaguchi
committed
<li class=bug>
"0 tests started to fail" makes no sense
(<a href="https://github.com/jenkinsci/jenkins/pull/165">pull request #165</a>)
Kohsuke Kawaguchi
committed
<li class=bug>
Defined a proper way to interrupt the build and mark it as a failure.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9203">issue 9203</a>)
<li class=rfe>
Prevent a occasional JavaScript safety warning message when running in HTTPS
<li class=rfe>
About page should not autorefresh
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9967">issue 9967</a>)
<li class=rfe>
Added a new build parameter type that shows a text area
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-5577">issue 5577</a>)
<li class=rfe>
Making views more reusable outside the root object.
rseguy
committed
<li class=ref>
Added a new hudson.footerURL system property to tweak the link displayed at
the bottom of the UI
<li class=ref>
Added a new hudson.security.WipeOutPermission system property to enable a
new WipeOut permission controlling the "Wipe Out Workspace" action.
</div><!--=END=-->
<h3><a name=v1.417>What's new in 1.417</a> (2011/06/20)</h3>
<ul class=image>
<li class='major bug'>
Fixed a regression in 1.416 that broke cloud plugins like libvirt and EC2.
</ul>
<h3><a name=v1.416>What's new in 1.416</a> (2011/06/18)</h3>
<li class=rfe>
Make captcha support optional; remove LGPL jcaptcha
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9915">issue 9915</a>)
<li class=bug>
Validate new view name relative to current context
<li class=bug>
Unfilled custom workspace textbox shouldn't be allowed.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9806">issue 9806</a>)
<li class=bug>
Fixed a bug in LDAP group search based on memberUid
(<a href="https://github.com/jenkinsci/jenkins/pull/151">pull request #151</a>)
<li class=bug>
If the user tries to run Jenkins on Java 1.4 and earlier, detect that more gracefully.
Christoph Kutzinski
committed
<li class=bug>
Fixed NPE in site generation when building a single Maven module
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-7577">issue 7577</a>)
<li class=bug>
Fixed timeline on build trend page.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-6439">issue 6439</a>)
<li class=bug>
Fixed the initialization order of plugins
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9960">issue 9960</a>)
<li class=bug>
Label/node tree is not visible in multi-configuration project config page
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9689">issue 9689</a>)
<li class=rfe>
<tt>LDAPBindSecurityRealm.groovy</tt> can be now overridden in <tt>$JENKINS_HOME</tt> if it exists.
<li class=rfe>
AJP port is customizable in RPM/OpenSUSE packages
(<a href="https://github.com/jenkinsci/jenkins/pull/149">pull request #149</a>)
Arnaud Héritier
committed
"Deploy to Maven repository" post build task should default to unique version, as per Maven3 default.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9807">issue 9807</a>)
<li class=rfe>
Improved the URL hyperlinking behavior in the console output
(<a href="https://github.com/jenkinsci/jenkins/pull/119">pull request #119</a>)
<li class=rfe>
Plugins can now override where jobs are executed.
<li class=rfe>
Rotate the slave log files instead of deleting them.
<li class=rfe>
Added a mechanism to control the XML parser behaviour
(<a href="https://github.com/jenkinsci/jenkins/pull/67">pull request #67</a>)
<li class=rfe>
Minor UI improvements for Jenkins update center.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9212">issue 9212</a>)
<li class='major rfe'>
Added a mechanism to write views in Groovy. The interface isn't committed yet. We are looking for feedback.
<h3><a name=v1.415>What's new in 1.415</a> (2011/06/12)</h3>
<li class=bug>
Output correct version from java -jar jenkins.war --version (broken since 1.410)
<li class=bug>
Correct usage text from java -jar jenkins.war --help
Christoph Kutzinski
committed
<li class=bug>
Incremental maven jobs: if POM parsing failed, do a full build next time.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9848">issue 9848</a>)
<li class=bug>
Do not expose the proxy password in the HTML for Update Center
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-4000">issue 4000</a>)
<li class=rfe>
CLI command page now lists all the available commands
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9789">issue 9789</a>)
<li class=rfe>
Improve the post deployment job to make a clear error if you disabled artifacts archives
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9791">issue 9791</a>)
Arnaud Héritier
committed
<li class=rfe>
Post-build deploy task for Maven jobs : Repositories definitions can now be read from the POMs.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9786">issue 9786</a>)
Nicolas De Loof
committed
<li class=rfe>
Run maven jobs as headless process. on OSX this avoid jumping Dock icon to take focus.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9785">issue 9785</a>)
<li class=rfe>
Reduce memory consumption of dependency calculation in maven jobs.
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-9845">issue 9845</a>)
<li class=rfe>
Strongly encrypt the proxy password
(<a href="http://issues.jenkins-ci.org/browse/JENKINS-4002">issue 4002</a>)
Stephen Connolly
committed
<li class=rfe>
Stephen Connolly
committed
Added an extension point to allow prodding the NodeProvisioner into taking action faster than it might usually.
<li class=bug>
When there are absolutely no executors for a specific label, there was an unnecessary delay in provisioning the
first node for that label.
Loading
Loading full blame...