Releases: jenkinsci/kubernetes-plugin
Releases · jenkinsci/kubernetes-plugin
1.30.7
🚀 New features and improvements
🐛 Bug fixes
📦 Dependency updates
- Bump plugin from 4.29 to 4.31 (#1063) @dependabot
🚦 Tests
- Fixing test: Labels have been updated from master to built-in (#1065) @aHenryJard
1.30.6
🚀 New features and improvements
- Replaced jsr-305 annotations with spotbugs annotations (#1055) @StefanSpieker
- Fixed some deprecation warnings and minor refactoring (#1056) @StefanSpieker
🐛 Bug fixes
📦 Dependency updates
- Bump bom-2.263.x from 966.v3857b7c82032 to 984.vb5eaac999a7e (#1054) @dependabot
👻 Maintenance
- Make ingress compatible with K8s v1.22 (expects minimum v1.19 now) (#1057) @StefanSpieker
1.30.5
🚀 New features and improvements
- Print container logs in console in error cases (#1050) @Vlatombe
- Drop dependency on Commons Codec (#1051) @basil
🐛 Bug fixes
- Invert condition: provisioner should be pinged immediately if the extension is enabled (#1053) @Vlatombe
📝 Documentation updates
- Add documentation for WebSockets with JDK 11 (#1052) @felipecrs
1.30.4
🐛 Bug fixes
- JENKINS-46253 - BugFix: Handle missing subPath key on config.xml after plugin upgrade (#1047) @mcamposv
- Avoid an
IllegalStateException
fromKubernetesProvisioningLimits$NodeListenerImpl.onDeleted
(#1045) @jglick KubernetesComputer/podLog
throws NPE ifPod
is missing (#1046) @jglick
📦 Dependency updates
- Bump plugin from 4.28 to 4.29 (#1048) @dependabot
👻 Maintenance
1.30.3
🚀 New features and improvements
- JENKINS-46253 - Including support for subPath in configMaps Volumes (#1024) @mcamposv
📦 Dependency updates
- Bump plugin from 4.27 to 4.28 (#1044) @dependabot
- Bump docker-workflow from 1.24 to 1.26 (#965) @dependabot
- Bump docker-commons from 1.15 to 1.17 (#1043) @dependabot
- Bump kubernetes-credentials from 0.8.0 to 0.9.0 (#1014) @dependabot
- Bump plugin from 4.26 to 4.27 (#1042) @dependabot
1.30.2
🚀 New features and improvements
🐛 Bug fixes
- JENKINS-63847 - Use line separator from agent OS instead of master OS (#923) @Vlatombe
- JENKINS-66484 - Tentative fix of a race condition in KubernetesProvisioningLimits (#1028) @mbarbero
📦 Dependency updates
- Bump bom-2.263.x from 876.vc43b4c6423b6 to 966.v3857b7c82032 (#1040) @dependabot
- Bump plugin from 4.19 to 4.26 (#1032) @dependabot
- Bump git-changelist-maven-extension from 1.0-beta-7 to 1.2 (#1013) @dependabot
👻 Maintenance
- Run release drafter with GH actions (#1041) @Vlatombe
- Update kind to 0.11.1/kubectl 1.21.3 (#1026) @Vlatombe
🚦 Tests
1.30.1
🚀 New features and improvements
🐛 Bug fixes
📦 Dependency updates
- Bump bouncycastle-api from 2.18 to 2.20 (#968) @dependabot
- Bump jackson2-api from 2.12.1 to 2.12.3 (#980) @dependabot
- Bump metrics from 4.0.2.6 to 4.0.2.8 (#1002) @dependabot
- Bump plugin from 4.18 to 4.19 (#1007) @dependabot
📝 Documentation updates
1.27.8
📦 Dependency updates
- JENKINS-65908 - Backport kubernetes-client-api 5.x compatibility for old Jenkins users (#1008) @Vlatombe