Releases: jenkinsci/workflow-durable-task-step-plugin
Releases · jenkinsci/workflow-durable-task-step-plugin
1317.v5337e0c1fe28
👷 Changes for plugin developers
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#352) @dependabot
1313.vcb_970b_d2a_fb_3
🐛 Bug fixes
- Improve
node
resumption logic in edge cases and allow the executor fornode
to be interrupted in cases where the build is already complete or the execution is corrupted (#344) @dwnusbaum
👻 Maintenance
- Test with Java 21 (#346) @gounthar
- Remove unnecessary exclusion (#337) @basil
- Add Plugin Development Team to CODEOWNERS (#338) @sghill-rewrite
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.75 to 4.76 (#351) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.75 (#348) @dependabot
1289.v4d3e7b_01546b_
1284.v4fcd365b_75b_e
🐛 Bug fixes
build
attribute forbuildProgressBar
should be aQueue.Executable
, not aQueue.Task
(#330) @dwnusbaum
📦 Dependency updates
- Bump bom-2.361.x from 1654.vcb_69d035fa_20 to 2102.v854b_fec19c92 (#314) @dependabot
1278.v94b_dc2b_50c6f
1275.vb_30a_a_ca_96879
🚀 New features and improvements
- JENKINS-52165 - Stabilize and better test
USE_WATCHING
(#323) @jglick
🚦 Tests
- Remove outdated Jenkins version test conditional (#326) @MarkEWaite
📦 Dependency updates
- Bump plugin from 4.66 to 4.71 (#325) @dependabot
- Bump git-changelist-maven-extension from 1.6 to 1.7 (#322) @dependabot
- Upgrade HtmlUnit from 2.x to 3.x (#318) @timja-bot
1247.v7f9dfea_b_4fd0
1246.v5524618ea_097
👷 Changes for plugin developers
- Bump plugin from 4.56 to 4.61 (#309) @dependabot
1244.vee71f675dee6
🐛 Bug fixes
- JENKINS-60507 - Eventually cancel
node
blocks in anomalous status (#299) @jglick
📦 Dependency updates
- Bump git-changelist-maven-extension from 1.4 to 1.6 (#296) @dependabot
- Bump plugin from 4.53 to 4.56 (#301) @dependabot
1241.v1a_63e465f943
👷 Changes for plugin developers
📝 Documentation updates
- JENKINS-41219 - Do not refer to now-removed
concurrency
param tostage
(#294) @jglick