Skip to content

Commit 8b4c862

Browse files
oleg-nenashevsamatdav
authored andcommitted

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

changelog.html

+33-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,39 @@
5656
<!-- Record your changes in the trunk here. -->
5757
<div id="trunk" style="display:none"><!--=TRUNK-BEGIN=-->
5858
<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>)
6092
</ul>
6193
</div><!--=TRUNK-END=-->
6294
<h3><a name=v2.8>What's new in 2.8</a> (2016/06/05)</h3>

0 commit comments

Comments
 (0)