Skip to content

Releases: jenkinsci/kubernetes-plugin

1.30.7

10 Nov 12:32
cbb560d
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • Ensure "Use Jenkins Proxy" is honored in Connection Test (#1064) @duemir

📦 Dependency updates

🚦 Tests

  • Fixing test: Labels have been updated from master to built-in (#1065) @aHenryJard

1.30.6

02 Nov 13:11
a067c5d
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • Fixes an ArrayOutOfBoundException on node launch failure (#1058) @tynril

📦 Dependency updates

  • Bump bom-2.263.x from 966.v3857b7c82032 to 984.vb5eaac999a7e (#1054) @dependabot

👻 Maintenance

1.30.5

19 Oct 13:23
e7bfa2b
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • Invert condition: provisioner should be pinged immediately if the extension is enabled (#1053) @Vlatombe

📝 Documentation updates

1.30.4

15 Oct 13:25
68a3253
Compare
Choose a tag to compare

🐛 Bug fixes

  • JENKINS-46253 - BugFix: Handle missing subPath key on config.xml after plugin upgrade (#1047) @mcamposv
  • Avoid an IllegalStateException from KubernetesProvisioningLimits$NodeListenerImpl.onDeleted (#1045) @jglick
  • KubernetesComputer/podLog throws NPE if Pod is missing (#1046) @jglick

📦 Dependency updates

👻 Maintenance

  • disableConcurrentBuilds(abortPrevious: true) (#1049) @jglick

1.30.3

07 Oct 12:21
bec02a1
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

1.30.2

04 Oct 10:34
89eb22d
Compare
Choose a tag to compare

🚀 New features and improvements

  • Use jdk11 agent when Jenkins is running on jdk11 (#1018) @TobiX

🐛 Bug fixes

📦 Dependency updates

👻 Maintenance

🚦 Tests

1.30.1

13 Jul 07:16
c8bf61a
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • Guard against potential NPE when a pod couldn't be created (#1011) @Vlatombe

📦 Dependency updates

📝 Documentation updates

1.27.8

13 Jul 07:19
cdb0ff8
Compare
Choose a tag to compare

📦 Dependency updates

1.30.0

15 Jun 11:43
9e9b01f
Compare
Choose a tag to compare

This release updates kubernetes-client to 5.x line.

📦 Dependency updates

👻 Maintenance

📝 Documentation updates

1.29.7

10 Jun 08:12
17ead16
Compare
Choose a tag to compare

🐛 Bug fixes

  • Use linked hashmap to keep container order as defined in pod template (#995) @ankitmi

📝 Documentation updates

  • Fix broken link for yaml representation of the Pod (#998) @jhoval