Skip to content

Releases: jenkinsci/kubernetes-plugin

4144.vfd176ec18694

16 Nov 16:36
fd176ec
Compare
Choose a tag to compare

🐛 Bug fixes

4142.vd65b_b_c758868

16 Nov 15:29
d65bbc7
Compare
Choose a tag to compare

🐛 Bug fixes

📝 Documentation updates

📦 Dependency updates

4132.v758a_0c613a_38

08 Nov 17:33
758a0c6
Compare
Choose a tag to compare

🚀 New features and improvements

✍ Other changes

📦 Dependency updates

4110.v2d7ceb_d59c53

24 Oct 13:58
2d7cebd
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

4054.v2da_8e2794884

10 Oct 09:08
2da8e27
Compare
Choose a tag to compare

🐛 Bug fixes

  • Handle the case when watch.exitCode may return null (#1366) @kuzaxak

🚦 Tests

📦 Dependency updates

4029.v5712230ccb_f8

29 Aug 14:43
5712230
Compare
Choose a tag to compare

💥 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.

🚀 New features and improvements

4007.v633279962016

23 Aug 16:51
6332799
Compare
Choose a tag to compare

🐛 Bug fixes

  • Add more spotbugs checks and fix existing issues (#1392) @aneveux
  • KubernetesSlave#readResolve should call super implementation (#1420) @Vlatombe

🚦 Tests

3995.v227c16b_675ee

15 Aug 17:48
227c16b
Compare
Choose a tag to compare

🐛 Bug fixes

  • KubernetesPipelineTest.errorPod flake revealed bug in Reaper (#1417) @jglick

👷 Changes for plugin developers

  • fix KubernetesCloudTest as configuration page was moved (#1415) @Pldi23

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:docker-workflow from 563.vd5d2e5c4007f to 572.v950f58993843 (#1414) @dependabot
  • Update jenkins/inbound-agent Docker tag to v3142 (#1410) @renovate
  • Bump org.jenkins-ci.plugins:plugin from 4.70 to 4.72 (#1412) @dependabot

3985.vd26d77b_2a_48a_

27 Jul 10:39
d26d77b
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

3971.v94b_4c914ca_75

06 Jul 14:21
94b4c91
Compare
Choose a tag to compare

🐛 Bug fixes