Skip to content

Commit

Permalink
Changelog: Noting #146
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Feb 16, 2017
1 parent a762e07 commit 6806524
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,16 @@ Fix exported object pinning logic to prevent release due to the integer overflow

Improvements:

* [JENKINS-41730](https://issues.jenkins-ci.org/browse/JENKINS-41730) -
Add the new `org.jenkinsci.remoting.engine.JnlpAgentEndpointResolver.ignoreJenkinsAgentProtocolsHeader` property, which allows specifying a custom list of supported protocols instead of the one returned by the Jenkins master.
([PR #146](https://github.com/jenkinsci/remoting/pull/146))
* Print the Filesystem Jar Cache directory location in the error message when this cache directory is not writable.
([PR #143](https://github.com/jenkinsci/remoting/pull/143))
* Replace `MimicException` with the older `ProxyException` when serializing non-serializable exceptions thrown by the remote code.
([PR #141](https://github.com/jenkinsci/remoting/pull/141))
* Use OID of the `ClassLoaderProxy` in error message when the proxy cannot be located in the export table.
([PR #147](https://github.com/jenkinsci/remoting/pull/147))


##### 3.4.1

Release date: Feb 01, 2017 => Jenkins 2.44, 2.32.2 LTS
Expand Down

0 comments on commit 6806524

Please sign in to comment.