Skip to content

Releases: jenkinsci/workflow-api-plugin

1291.v51fd2a_625da_7

29 Jan 12:30
51fd2a6
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Bump org.jenkins-ci.test:docker-fixtures from 178.v2c7d2343886b_ to 190.vd6a_e600cb_775 (#318) @dependabot

1289.va_cf779f32df0

25 Jan 10:01
acf779f
Compare
Choose a tag to compare

👷 Changes for plugin developers

🚦 Tests

📦 Dependency updates

1283.v99c10937efcb_

29 Sep 11:39
99c1093
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Allow location of FlowExecutionList.xml to be overridden (#312) @jglick

1281.vca_5fddb_3fceb_

13 Sep 22:39
ca5fddb
Compare
Choose a tag to compare

🐛 Bug fixes

🚦 Tests

  • Do not test branch ordering with ForkScanner for incomplete build with nested parallelism (#310) @dwnusbaum

1275.veb_e0969ddf9e

11 Sep 18:05
ebe0969
Compare
Choose a tag to compare

🐛 Bug fixes

📝 Documentation updates

  • Add warning to ForkScanner Javadoc describing potential issues when using it with multiple heads (#306) @dwnusbaum

👻 Maintenance

📦 Dependency updates

1267.vd9b_a_ddd9eb_47

28 Aug 15:16
d9baddd
Compare
Choose a tag to compare

🐛 Bug fixes

  • Do not unregister completed executions when iterating over FlowExecutionList to avoid unnecessary log warnings (#304) @Vlatombe

1261.va_2ff5204f17e

24 Aug 20:43
a2ff520
Compare
Choose a tag to compare

🐛 Bug fixes

  • Tone down logging in FlowExecutionList.iterator (#303) @jglick

1259.vb_47f14fffc8a_

16 Aug 23:26
b47f14f
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Define termination milestones for suspending & saving (#301) @jglick

👻 Maintenance

📦 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

28 Jul 22:44
d4889ab
Compare
Choose a tag to compare

🐛 Bug fixes

  • Suppress warning out lack of OutputStreamTaskListener for core impls (#298) @jglick

1248.v4b_91043341d2

28 Jul 21:56
4b91043
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Define OutputStreamTaskListener & close BufferedBuildListener (#294) @jglick