Releases: jenkinsci/kubernetes-plugin
Releases · jenkinsci/kubernetes-plugin
4383.vb_76fc9d3c4dc
🐛 Bug fixes
- JENKINS-76157 - Restore autoconfigure when auth is not null (#1752) @Dohbedoh
🚦 Tests
✍ Other changes
- JENKINS-76047 - Refresh credentials and retry one time if the client gets an authentication Exception (#1737) @mikecirioli
📦 Dependency updates
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.10 to 1.13 (#1746) @dependabot[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.24 to 5.26 (#1745) @dependabot[bot]
- Update jenkins/inbound-agent Docker tag to v3341 (#1749) @renovate[bot]
4371.vb_33b_086d54a_1
🐛 Bug fixes
- JENKINS-75563 - Implement killing windows processes when using
container
step (#1724) @raul-arabaolaza
👻 Maintenance
4369.va_9a_89327dd35
🐛 Bug fixes
- JENKINS-75827 - Deadlock on KubernetesProvisioningLimits during initialization (#1730) @jgarciacloudbees
✍ Other changes
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 5.23 to 5.24 (#1736) @dependabot[bot]
- Update jenkins/inbound-agent Docker tag to v3327 (#1721) @renovate[bot]
- Bump org.jenkins-ci.plugins:plugin from 5.18 to 5.23 (#1732) @dependabot[bot]
- Bump
io.jenkins.tools.bom
from 4924.v6b_eb_a_79a_d9d0 to 5015.vb_52d36583443 (#1717) @dependabot[bot] - Update jenkins/inbound-agent Docker tag to v3324 (#1719) @renovate[bot]
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.8 to 1.10 (#1716) @dependabot[bot]
4358.vcfd9c5a_0a_f51
4356.vfa_556c21f086
🚀 New features and improvements
- Add retention strategy on pod eviction (#1712) @jonesbusy
4355.v37e9e7c240e6
🚀 New features and improvements
- Update to Kubernetes client 6.14.0 (#1708) @jonesbusy
👷 Changes for plugin developers
📦 Dependency updates
- Update to Kubernetes client 6.14.0 (#1708) @jonesbusy
4353.vb_47977da_9417
🐛 Bug fixes
- JENKINS-75720 - Fix potential ClassNotFoundException in ContainerExecCallback (#1705) @cronik