Releases: jenkinsci/docker-plugin
Releases Β· jenkinsci/docker-plugin
1.3.7
1.3.6
1.3.5
π New features and improvements
- Add support for Cloud Statistics plugin (#797) @francoisferrand
1.3.4
1.3.3
π New features and improvements
- JENKINS-48050: Declarative Pipeline support for
dockerNode
(#681) @jglick
1.3.2
π Bug fixes
β Other changes
- Bump plugin from 4.63 to 4.64 (#958) @dependabot
- Bump bom-2.375.x from 2081.v85885a_d2e5c5 to 2102.v854b_fec19c92 (#956) @dependabot
1.3.1
π Bug fixes
- Docker plugin does not work correctly with agent Images built using BuildKit (#942) @nilsmahlstaedt
π» Maintenance
- Miscellaneous code cleanup (#955) @basil
- Add Dependabot configuration (#945) @basil
- Enable Jenkins Security Scan (#944) @basil
- Modernize plugin (#943) @basil
π¦ Dependency updates
- Bump docker-java-api from 3.2.13-69.vb_b_0c2333257c to 3.3.0-77.vd409a_cdc37d5 (#954) @dependabot
- Upgrade
junixsocket
from 2.3.0 to 2.6.2 (#952) @basil - Bump docker-java-api from 3.2.13-68.va_875df25a_b_45 to 3.2.13-69.vb_b_0c2333257c (#949) @dependabot
1.3.0
π New features and improvements
- Use Apache httpclient instead of netty (#934) @mat1e
- Require Jenkins 2.332.4 or newer (#923) @MarkEWaite
π Bug fixes
π Documentation updates
- More inclusive naming (#935) @MarkEWaite
- Update docs (#920) @pjdarton
π» Maintenance
- Increase sensitivity of spotbugs checks (#925) @MarkEWaite
- Use https: for scm URL, not ssh: (#924) @MarkEWaite
- Use parent pom 4.50 (#922) @MarkEWaite
π¦ Tests
1.2.10
π New features and improvements
- Requires Docker java API plugin 3.2.x
- allow npipe mounts (#888) @bguerin
- Feature/add cpus support (#895) @CJCombrink
- Update the help message in help-user.html (#909) @malcops
π Bug fixes
- Fix JCasC parsing of volume/mounts (#852) @pjdarton
- Fix readonly parsing when mounting (#880) @pjdarton
- Fix volumes-from parsing (#878) @pjdarton