Releases: jenkinsci/workflow-durable-task-step-plugin
Releases · jenkinsci/workflow-durable-task-step-plugin
1155.v79567b_e0a_2de
1146.v1a_d2e603f929
🐛 Bug fixes
- JENKINS-68727 - Require 2.332.x (#233) @jglick
1144.vd77b_57189936
🐛 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
👷 Changes for plugin developers
🚦 Tests
- JENKINS-26398 - Use standard
JenkinsRule.createSlave
plus newInboundAgentRule
(#219) @jglick
📦 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
1128.v8c259d125340
🐛 Bug fixes
- JENKINS-68080 -
DurableTaskStep.HandlerImpl.printStreamDelegate
requires--add-opens
(#212) @jglick
📦 Dependency updates
- Bump actions/checkout from 2.4.0 to 3 (#206) @dependabot
- Bump bom-2.303.x from 1085.vc4c268262299 to 1198.v387c834fca_1a_ (#208) @dependabot
- Bump plugin from 4.33 to 4.37 (#205) @dependabot
🚦 Tests
- JENKINS-68080 - Temporarily disable push mode tests on Java 17+ (#209) @basil
1121.va_65b_d2701486
🐛 Bug fixes
- Revert fixes related to JENKINS-67351 - and JENKINS-67164 - (#197) @dwnusbaum
📦 Dependency updates
- Bump plugin from 4.32 to 4.33 (#194) @dependabot
- Bump bom-2.303.x from 1008.vb9e22885c9cf to 1085.vc4c268262299 (#193) @dependabot
- Bump plugin from 4.31 to 4.32 (#191) @dependabot
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#192) @dependabot
👻 Maintenance
1112.vda00e6febcc1
1107.v5dab75aaccbd
🐛 Bug fixes
- JENKINS-67351 - Do not load Pipelines during PlaceholderTask.getCauseOfBlockage in normal scenarios (#188) @dwnusbaum
📦 Dependency updates
- Bump workflow-cps from 2633.v6baeedc13805 to 2640.v00e79c8113de (#187) @dependabot
- Bump plugin from 4.30 to 4.31 (#186) @dependabot
- Bump bom-2.303.x from 987.v4ade2e49fe70 to 1008.vb9e22885c9cf (#183) @dependabot
- Bump actions/checkout from 2.3.4 to 2.4.0 (#182) @dependabot
1102.v9c8d2f466adb
🐛 Bug fixes
- Recover gracefully when a
PlaceholderTask
is in the queue but the associated build is complete (#185) @dwnusbaum