Releases: jenkinsci/workflow-api-plugin
Releases · jenkinsci/workflow-api-plugin
1336.vee415d95c521
🐛 Bug fixes
- Avoid infinite loops due to corrupted flow graphs in some cases and improve resumption error handling (#349) @dwnusbaum
1332.vc21122317a_8e
🐛 Bug fixes
- Prevent
StepExecutionIterator
from leaking memory in cases where a single processed execution has a stuck CPS VM thread (#347) @dwnusbaum
✍ Other changes
- Remove hard-coded java-version in Security Scan (#348) @strangelookingnerd
📦 Dependency updates
- Modernize to Jenkins 2.440.3 (#346) @sghill-rewrite
1322.v857eeeea_9902
🚀 New features and improvements
- Small change to pipeline durability description (#343) @julieheard
👻 Maintenance
- Enable Jenkins Security Scan (#338) @strangelookingnerd
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.82 to 4.85 (#341) @dependabot
1316.v33eb_726c50b_a_
1312.ve804c2f2d51e
📦 Dependency updates
- Bump org.jenkins-ci.test:docker-fixtures from 190.vd6a_e600cb_775 to 200.v22a_e8766731c (#330) @dependabot
1311.v4250456a_e552
🐛 Bug fixes
📦 Dependency updates
- Bump baseline to pick up
ProxyException
fix (#326) @jglick - Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.82 (#325) @dependabot
- Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#323) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.79 (#320) @dependabot
1291.v51fd2a_625da_7
👷 Changes for plugin developers
- Bump org.jenkins-ci.test:docker-fixtures from 178.v2c7d2343886b_ to 190.vd6a_e600cb_775 (#318) @dependabot
1289.va_cf779f32df0
👷 Changes for plugin developers
- Adapt DirectArtifactManagerFactory to run test on IPv6 (#317) @imonteroperez
🚦 Tests
- Adapt DirectArtifactManagerFactory to run test on IPv6 (#317) @imonteroperez
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.76 to 4.77 (#316) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.76 (#315) @dependabot
1283.v99c10937efcb_
1281.vca_5fddb_3fceb_
🐛 Bug fixes
- JENKINS-71970 - Memory leak involving
BufferedBuildListener
(#311) @jglick
🚦 Tests
- Do not test branch ordering with ForkScanner for incomplete build with nested parallelism (#310) @dwnusbaum