Skip to content

Releases: jenkinsci/workflow-api-plugin

1336.vee415d95c521

13 Aug 19:20
ee415d9
Compare
Choose a tag to compare

🐛 Bug fixes

  • Avoid infinite loops due to corrupted flow graphs in some cases and improve resumption error handling (#349) @dwnusbaum

1332.vc21122317a_8e

09 Aug 19:00
c211223
Compare
Choose a tag to compare

🐛 Bug fixes

  • Prevent StepExecutionIterator from leaking memory in cases where a single processed execution has a stuck CPS VM thread (#347) @dwnusbaum

✍ Other changes

📦 Dependency updates

1322.v857eeeea_9902

18 Jul 12:46
857eeee
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

1316.v33eb_726c50b_a_

28 May 22:58
33eb726
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Use Java 7 versions of GZIPInputStream and GZIPOutputStream (#331) @basil
  • Migrate from Apache Commons Compress to Ant (#332) @basil

1312.ve804c2f2d51e

23 May 21:37
e804c2f
Compare
Choose a tag to compare

📦 Dependency updates

  • Bump org.jenkins-ci.test:docker-fixtures from 190.vd6a_e600cb_775 to 200.v22a_e8766731c (#330) @dependabot

1311.v4250456a_e552

16 May 23:08
4250456
Compare
Choose a tag to compare

🐛 Bug fixes

  • ErrorAction.findOrigin failures due to ProxyException (#328) @jglick

📦 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

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