File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,10 @@ public class JenkinsServer {
34
34
}
35
35
```
36
36
37
+ * [ Fixed Issue 38787] [ jissue-38787 ]
38
+
39
+ Returning null instead of IOException if view is not found in JenkinsServer.getView
40
+
37
41
38
42
## Release 0.3.6
39
43
@@ -631,5 +635,6 @@ TestReport testReport = mavenJob.getLastSuccessfulBuild().getTestReport();
631
635
[pull- 163 ]: https: // github.com/jenkinsci/java-client-api/pull/163
632
636
[jissue- 35002 ]: https: // issues.jenkins-ci.org/browse/JENKINS-35002
633
637
[jissue- 35108 ]: https: // issues.jenkins-ci.org/browse/JENKINS-35108
638
+ [jissue- 38787 ]: https: // issues.jenkins-ci.org/browse/JENKINS-38787
634
639
[jissue- 38816 ]: https: // issues.jenkins-ci.org/browse/JENKINS-38816
635
640
[jissue- 38823 ]: https: // issues.jenkins-ci.org/browse/JENKINS-38823
You can’t perform that action at this time.
0 commit comments