|
56 | 56 | <!-- Record your changes in the trunk here. -->
|
57 | 57 | <div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
|
58 | 58 | <ul class=image>
|
59 |
| - <li class=> |
| 59 | + <li class=bug> |
| 60 | + Always send usage statistics over HTTPs to the new usage.jenkins.io hostname. |
| 61 | + (<a href="https://issues.jenkins-ci.org/JENKINS-35641">Issue 35641</a>) |
| 62 | + <li class=bug> |
| 63 | + Performance: Disable AutoBrowserHolder by default to improve the changelog rendering performance. |
| 64 | + (<a href="https://issues.jenkins-ci.org/JENKINS-35098">Issue 35098</a>) |
| 65 | + <li class=bug> |
| 66 | + Remoting 2.60: Make the channel reader tolerant against Socket timeouts. |
| 67 | + (<a href="https://issues.jenkins-ci.org/JENKINS-22722">Issue 22722</a>) |
| 68 | + <li class=bug> |
| 69 | + Remoting 2.60: Proper handling of the <code>no_proxy</code> environment variable. |
| 70 | + (<a href="https://issues.jenkins-ci.org/JENKINS-32326">Issue 32326</a>) |
| 71 | + <li class=bug> |
| 72 | + Remoting 2.60: Do not invoke PingFailureAnalyzer for agent=>master ping failures. |
| 73 | + (<a href="https://issues.jenkins-ci.org/JENKINS-35190">Issue 35190</a>) |
| 74 | + <li class=bug> |
| 75 | + Remoting 2.60: <code>hudson.Remoting.Engine#waitForServerToBack</code> now uses credentials for connection. |
| 76 | + (<a href="https://issues.jenkins-ci.org/JENKINS-31256">Issue 31256</a>) |
| 77 | + <li class=bug> |
| 78 | + Remoting 2.60: Fix potential file handle leaks during the build agent (FKA slave) startup. |
| 79 | + <a href="https://issues.jenkins-ci.org/JENKINS-35190">Issue 35190</a>) |
| 80 | + <li class=rfe> |
| 81 | + Internal: Upgrade Groovy to 2.4.7 to finalize the fix in Jenkins 2.7. |
| 82 | + (<a href="https://issues.jenkins-ci.org/JENKINS-34751">Issue 34751</a>) |
| 83 | + <li class=rfe> |
| 84 | + API: Allow delegating <code>TaskListener</code> creation to build agent implementations. |
| 85 | + (<a href="https://issues.jenkins-ci.org/JENKINS-34923">Issue 34923</a>) |
| 86 | + <li class=rfe> |
| 87 | + API: Restrict external usages of </code>jenkins.util.ResourceBundleUtil</code>. |
| 88 | + (<a href="https://issues.jenkins-ci.org/JENKINS-35381">Issue 35381</a>) |
| 89 | + <li class=rfe> |
| 90 | + API: Make it easier for <code>UpdateSite</code>s to tweak the </code>InstallationJob</code>. |
| 91 | + (<a href="https://issues.jenkins-ci.org/browse/JENKINS-35402">Issue 35402</a>) |
60 | 92 | </ul>
|
61 | 93 | </div><!--=TRUNK-END=-->
|
62 | 94 | <h3><a name=v2.8>What's new in 2.8</a> (2016/06/05)</h3>
|
|
0 commit comments