Branch: refs/heads/master
Home: https://github.com/jenkinsci/docker-plugin
Commit: f1026ea743132c2067e6d0098cea449560dcd2fe
https://github.com/jenkinsci/docker-plugin/commit/f1026ea743132c2067e6d0098cea449560dcd2fe
Author: Peter Darton <[email protected]>
Date: 2020-04-08 (Wed, 08 Apr 2020)
Changed paths:
M CHANGELOG.md
M src/main/java/com/nirima/jenkins/plugins/docker/DockerTemplate.java
M src/main/java/io/jenkins/docker/DockerTransientNode.java
M src/main/java/io/jenkins/docker/client/DockerAPI.java
M
src/main/resources/com/nirima/jenkins/plugins/docker/DockerTemplate/help-retentionStrategy.html
M
src/main/resources/com/nirima/jenkins/plugins/docker/action/DockerBuildAction/index.jelly
M
src/main/resources/com/nirima/jenkins/plugins/docker/action/DockerBuildAction/summary.jelly
Log Message:
-----------
Fix possible resource leak (#788)
* Recently-added stopTimeout field was missing from toString, hashCode, equals
* tabs to spaces
* Update changelog with recently-merged PR and this one.
* Ensure DockerAPI.makeClient can't leak resources on failure
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-plugin/push/refs/heads/master/e59f47-f1026e%40github.com.