Skip to content

Releases: jenkinsci/docker-workflow-plugin

563.vd5d2e5c4007f

02 Dec 00:50
d5d2e5c
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

📦 Dependency updates

528.v7c193a_0b_e67c

24 Oct 13:04
7c193a0
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

521.v1a_a_dd2073b_2e

08 Aug 22:16
1aadd20
Compare
Choose a tag to compare

👷 Changes for plugin developers

📦 Dependency updates

1.29

23 Jun 19:22
Compare
Choose a tag to compare

👻 Maintenance

🚦 Tests

  • Fix WithContainerStepTest.stop and WithContainerStepTest.death (#257) @dwnusbaum

📦 Dependency updates

  • Bump git-changelist-maven-extension from 1.0-beta-4 to 1.3 (#253) @dependabot

1.28

28 Jan 15:31
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

1.27

26 Jan 15:35
Compare
Choose a tag to compare

1.26

24 Feb 15:54
Compare
Choose a tag to compare

📝 Documentation updates

1.25

12 Nov 23:28
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add ability to skip removal of container after docker stop via the org.jenkinsci.plugins.docker.workflow.client.DockerClient.SKIP_RM_ON_STOPproperty (#189) @jonsten

  • escape double quotes in env variables under windows (#220) @schribl

👻 Maintenance

  • udpate to 2.190.1 (#220)

1.24

18 Aug 21:32
Compare
Choose a tag to compare

1.23

11 Mar 16:49
Compare
Choose a tag to compare

Bug Fixes

  • JENKINS-58732 - Migrate GlobalConfig & FolderConfig serial forms to avoid unreadable data warnings when upgrading to Pipeline: Declarative Plugin 1.6.0 (#211) @jglick