Releases: jenkinsci/kubernetes-plugin
Releases · jenkinsci/kubernetes-plugin
4174.v4230d0ccd951
🚀 New features and improvements
- JENKINS-72444 - Add support for generic ephemeral storage (#1489) @idlefella
👻 Maintenance
🚦 Tests
- Test and document environment inside
container
step with current shortcomings (#1486) @Vlatombe - Test robustness fixes (#1480) @Vlatombe
📦 Dependency updates
4151.v6fa_f0fb_0b_4c9
🐛 Bug fixes
- JENKINS-72441 - Prevent lock contention on
KubernetesLauncher#isLaunchSupported
(#1479) @Dohbedoh - JENKINS-70217 - Default ContainerTemplate command and arg to empty string when using casc. (#1475) @Vlatombe
4147.va_d406fb_66172
🚀 New features and improvements
- Use background cascading deletion of DynamicPVC (#1474) @aubinmora
4144.vfd176ec18694
🐛 Bug fixes
- JENKINS-72314 - Tidy up previous changes (#1472) @Vlatombe
4142.vd65b_b_c758868
4132.v758a_0c613a_38
🚀 New features and improvements
- JENKINS-72261 - allow custom implementation for removing/update pod templates (#1465) @scherler
✍ Other changes
📦 Dependency updates
4110.v2d7ceb_d59c53
🚀 New features and improvements
- JENKINS-72176 - Split cloud management page into multiple pages (#1443) @scherler
📦 Dependency updates
4054.v2da_8e2794884
🐛 Bug fixes
🚦 Tests
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.74 (#1439) @dependabot
- chore(deps): update maven docker tag to v3.9.4 (#1423) @renovate
- Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73 (#1426) @dependabot
- Update jenkins/inbound-agent Docker tag to v3148 (#1421) @renovate
4029.v5712230ccb_f8
💥 Breaking changes
- The Kubernetes client this plugin uses, kubernetes-client now depends on snakeyaml-engine. This library implements YAML 1.2. Any feature that was relying on specific features in YAML 1.1 that have been changed or removed in YAML 1.2 won't work anymore.
Read Changes in YAML version 1.2 for details.