Releases: jenkinsci/workflow-durable-task-step-plugin
Releases · jenkinsci/workflow-durable-task-step-plugin
1234.v019404b_3832a
🐛 Bug fixes
- JENKINS-70528 -
node
/dir
/node
on same agent sets PWD to that ofdir
rather than@2
workspace (#292) @jglick
1227.vdc0a_d1fd4338
⚠️ Notice
To avoid warnings, update Pipeline: Basic Steps to at least version 1010.vf7a_b_98e847c1
.
👷 Changes for plugin developers
🚦 Tests
- JENKINS-70528 - Reproducing
FilePathDynamicContext
-related bug in test (#291) @jglick
1223.v7f1a_98a_8863e
1217.v38306d8fa_b_5c
1210.va_1e5d77e122b
🐛 Bug fixes
- JENKINS-69936 - Handle mixture of nested
node
,dir
, &ws
(#270) @jglick
1206.v8a_d5f86e336b
🎉 Major features and improvements
- JENKINS-49707 - Agent missing after controller restart to fail resumption of
node
step, not kill whole build (#180) @jglick
📦 Dependency updates
- Pick up deps from newer BOM (#268) @jglick
- Bump plugin from 4.45 to 4.48 (#267) @dependabot
- Bump plugin from 4.43.1 to 4.45 (#258) @dependabot
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#255) @dependabot
1199.v02b_9244f8064
🐛 Bug fixes
- JENKINS-49707 -
retry
without conditions should handle node removal (#254) @jglick
🚦 Tests
1190.vc93d7d457042
🐛 Bug fixes
👻 Maintenance
- More inclusive comments - combine #220 and #221 (#227) @MarkEWaite
🚦 Tests
📦 Dependency updates
- Bump plugin from 4.42 to 4.43.1 (#251) @dependabot
1174.v73a_9a_17edce0
🚀 New features and improvements
- JENKINS-49707 -
AgentErrorCondition
improvements (#249) @jglick
🚦 Tests
- JENKINS-49707 - Cleanups after merge of
node
retry base PR (#248) @jglick
1164.v2334ddcf48d0
🎉 Major features and improvements
- JENKINS-49707 - Defining
AgentErrorCondition
(#231) @jglick
📝 Documentation updates
- chore: add a note linking the difference between Windows PowerShell and PowerShell Core (#240) @lemeurherve