We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3748b commit 65548d1Copy full SHA for 65548d1
changelog.html
@@ -64,6 +64,9 @@
64
<li class=bug>
65
Fixed "java.lang.NoClassDefFoundError: JarURLConnection" on OpenJDK
66
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-20163">issue 20163</a>)
67
+ <li class=bug>
68
+ <code>FileAlreadyExistsException</code> upon “deleted” symlink while (re)creating it.
69
+ (<a href="https://issues.jenkins-ci.org/browse/JENKINS-20610">issue 20610</a>)
70
71
Allow background tasks to run simultaneously, preventing task blockage.
72
(<a href="https://issues.jenkins-ci.org/browse/JENKINS-19622">issue 19622</a>)
0 commit comments