Skip to content

Commit

Permalink
Changelog: Noting JENKINS-45897 in the 3.17 release + 3.18 heads-up
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Feb 7, 2018
1 parent 1d5b0e5 commit ea15ffd
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Expand Up @@ -6,9 +6,16 @@ This file also provides links to Jenkins versions,
which bundle the specified remoting version.
See [Jenkins changelog](https://jenkins.io/changelog/) for more details.

##### 3.18

Release date: Coming soon

* [JENKINS-49415](https://issues.jenkins-ci.org/browse/JENKINS-49415) -
Add uncaught exception handler to the Engine's executor service

##### 3.17

Release date: Jan 30, 2018
Release date: Jan 30, 2018 => Jenkins 2.106

* [JENKINS-49027](https://issues.jenkins-ci.org/browse/JENKINS-49027) -
Improve reporting of JEP-200 violations in Remoting serialization.
Expand All @@ -17,6 +24,8 @@ Improve reporting of JEP-200 violations in Remoting serialization.
Add read/write events to [Channel.Listener](http://javadoc.jenkins.io/component/remoting/hudson/remoting/Channel.Listener.html)
to support collection of Request/Response statistics.
* More info: [Event Listeners Documentation](/docs/logging.md#event-listeners)
* [JENKINS-45897](https://issues.jenkins-ci.org/browse/JENKINS-45897) -
Improve string representation of `Request` types to improve log messages

##### 3.16

Expand Down

0 comments on commit ea15ffd

Please sign in to comment.