Releases: jenkinsci/workflow-api-plugin
Releases · jenkinsci/workflow-api-plugin
1275.veb_e0969ddf9e
🐛 Bug fixes
- JENKINS-71970 - Potentially solve memory leak (#309) @rsandell
📝 Documentation updates
- Add warning to ForkScanner Javadoc describing potential issues when using it with multiple heads (#306) @dwnusbaum
👻 Maintenance
- Add Plugin Development Team to CODEOWNERS (#307) @sghill-rewrite
📦 Dependency updates
- Bump org.jenkins-ci.plugins:plugin from 4.72 to 4.73 (#308) @dependabot
1267.vd9b_a_ddd9eb_47
1261.va_2ff5204f17e
1259.vb_47f14fffc8a_
👷 Changes for plugin developers
👻 Maintenance
- Test on Java 21 (#299) @NotMyFault
📦 Dependency updates
- Bump bom-2.361.x from 1763.v092b_8980a_f5e to 2102.v854b_fec19c92 (#293) @dependabot
- Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.72 (#300) @dependabot
1251.vd4889a_b_0a_065
1248.v4b_91043341d2
1241.v4edc8b_44933b_
👷 Changes for plugin developers
- Add
LogStorage
utility methods that expose the functionality ofBufferedBuildListener
,DelayBufferedOutputStream
, andGCFlushedOutputStream
(#297) @dwnusbaum
1239.vd7c497375cb_f
🐛 Bug fixes
- JENKINS-56446 - Do not permanently close the log stream in FileLogStorage if an interrupted thread attempts to write to it (#296) @dwnusbaum
📦 Dependency updates
- Bump docker-fixtures from 166.v912b_95083ffe to 178.v2c7d2343886b_ (#295) @dependabot
1232.v1679fa_2f0f76
🐛 Bug fixes
📦 Dependency updates
- Bump plugin from 4.53 to 4.71 (#292) @dependabot
- Bump git-changelist-maven-extension from 1.4 to 1.7 (#291) @dependabot
1223.v41b_0279c361a
👷 Changes for plugin developers
- Make ErrorAction.equals a public API (#289) @dwnusbaum
👻 Maintenance
- Note that the sort in ForkScanner.leastCommonAncestor does not really implement a topological sort (#288) @dwnusbaum