Branch: refs/heads/master Home: https://github.com/jenkinsci/docker-plugin Commit: 13f6d0126054d68b5e50428f168682d250c6b94d https://github.com/jenkinsci/docker-plugin/commit/13f6d0126054d68b5e50428f168682d250c6b94d Author: Peter Darton <pjdar...@users.noreply.github.com> Date: 2022-04-14 (Thu, 14 Apr 2022)
Changed paths: M CHANGELOG.md M pom.xml R src/main/java/io/jenkins/docker/client/DelegatingDockerClient.java M src/main/java/io/jenkins/docker/client/DockerAPI.java M src/test/java/com/nirima/jenkins/plugins/docker/strategy/DockerOnceRetentionStrategyTest.java Log Message: ----------- Refactor for new docker api plugin (#882) * Insist on at least docker-java-api-plugin 3.1.5-31.v70b0ca3e8310 * Use DelegatingDockerClient from (new) docker-java-api-plugin * Fix unit test (Unrelated to this PR) -- 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 jenkinsci-commits+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/docker-plugin/push/refs/heads/master/2bf035-13f6d0%40github.com.