Skip to content

Releases: jenkinsci/workflow-durable-task-step-plugin

1155.v79567b_e0a_2de

27 Jun 16:20
79567be
Compare
Choose a tag to compare

🐛 Bug fixes

👻 Maintenance

  • chore: use jenkins infra maven cd reusable workflow (#235) @jetersen

1146.v1a_d2e603f929

09 Jun 14:55
1ad2e60
Compare
Choose a tag to compare

🐛 Bug fixes

1144.vd77b_57189936

03 Jun 16:48
d77b571
Compare
Choose a tag to compare

⚠️ Removed from the update center; see https://issues.jenkins.io/browse/JENKINS-68727.

🐛 Bug fixes

  • Recover gracefully when a PlaceholderTask is in the queue but the associated build is complete (II) (#226) @jglick

📦 Dependency updates

  • Bump bom-2.303.x from 1342.v729ca_3818e88 to 1370.vfa_e23fe119c3 (#225) @dependabot

1139.v252a_e12e8463

11 May 15:18
252ae12
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Deflake and speed up parts of ExecutorStepTest (#224) @jtnord

🚦 Tests

📦 Dependency updates

  • Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.0 (#222) @dependabot
  • Bump bom-2.303.x from 1289.v5c4b_1c43511b_ to 1342.v729ca_3818e88 (#218) @dependabot

1130.v8fd69d0b_8857

21 Apr 05:46
8fd69d0
Compare
Choose a tag to compare

📦 Dependency updates

1128.v8c259d125340

22 Mar 04:53
8c259d1
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

🚦 Tests

1121.va_65b_d2701486

16 Jan 23:11
a65bd27
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

👻 Maintenance

1112.vda00e6febcc1

23 Dec 05:50
da00e6f
Compare
Choose a tag to compare

👻 Maintenance

  • Add missing nullability annotations and replace JSR 305 (#189) @offa

🚦 Tests

  • Deleting obsolete ExecutorStepTest.accessPermittedOnlyFromCurrentBuild (#190) @jglick

1107.v5dab75aaccbd

17 Dec 20:16
5dab75a
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

1102.v9c8d2f466adb

06 Dec 15:52
9c8d2f4
Compare
Choose a tag to compare

🐛 Bug fixes

  • Recover gracefully when a PlaceholderTask is in the queue but the associated build is complete (#185) @dwnusbaum