Releases: jenkinsci/docker-commons-plugin
Releases · jenkinsci/docker-commons-plugin
445.v6b_646c962a_94
443.v921729d5611d
✍ Other changes
- Enable Jenkins Security Scan (#151) @strangelookingnerd
- Test with Java 21 (#146) @gounthar
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.86 (#152) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#148) @dependabot
439.va_3cb_0a_6a_fb_29
👷 Changes for plugin developers
- Adapt DockerServerCredentialsTest for 2.413+ credentials page (#140) @MarkEWaite
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#139) @dependabot
434.v3dc53576ec32
👷 Changes for plugin developers
- Do not require docker socket access in test (#138) @MarkEWaite
👻 Maintenance
📦 Dependency updates
- Bump plugin from 4.67 to 4.68 (#137) @dependabot
422.v9d1a_89cede51
👷 Changes for plugin developers
- Upgrade HtmlUnit from 2.x to 3.x (#136) @timja-bot
419.v8e3cd84ef49c
1.21
🚨 Removed
- JENKINS-69432 - , JENKINS-69436 - Revert #86 "docker login - get password from stdin" (#108) @rsandell
1.20
🚀 New features and improvements
- JENKINS-63243 - DockerRegistryEndpoint Pattern should accept registry v2 references (#88) @Dohbedoh
- Install docker from stable channel (#90) @jinogueiraa
- Allow to use registry as host and port only to allow to use podman as executable (#94) @mswiderski
🐛 Bug fixes
📝 Documentation updates
- Use "agent" in the javadoc rather than "slave" (#99) @MarkEWaite
👻 Maintenance
- Remove icon-shim (#89) @timja
- Update infrastructure for PCT compatibility with recent Jenkins core (#100) @Vlatombe
- Remove JSR 305 (#97) @offa
- Replace deprecated calls (#98) @offa
- Enable dependabot (#96) @offa
- Deprecate Release Drafter app in favor of GitHub workflow (#95) @NotMyFault
- Deleting
CredentialsBindingHandler.toBindings
(#91) @jglick
📦 Dependency updates
- Bump authentication-tokens from 1.3 to 1.4 (#103) @dependabot
- Bump git-changelist-maven-extension from 1.0-beta-7 to 1.4 (#101) @dependabot
1.19
🐛 Bug fixes
- JENKINS-67572 - Allow docker digest in image names (#93) @viceice