Skip to content

Releases: jenkinsci/workflow-support-plugin

920.v59f71ce16f04

10 Jul 12:01
59f71ce
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

📦 Dependency updates

907.v6713a_ed8a_573

01 May 17:18
6713aed
Compare
Choose a tag to compare

🚀 New features and improvements

  • Use lists instead of arrays for FlowNode actions to make deserialization more robust (#263) @dwnusbaum

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.79 to 4.81 (#262) @dependabot
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.7 to 1.8 (#261) @dependabot

896.v175a_a_9c5b_78f

29 Mar 17:46
175aa9c
Compare
Choose a tag to compare

👷 Changes for plugin developers

👻 Maintenance

881.v7663695646cf

18 Mar 21:45
7663695
Compare
Choose a tag to compare

🚀 New features and improvements

  • Save flowNodeStore.xml entries in order (#255) @jglick

👻 Maintenance

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.387.x from 2163.v2d916d90c305 to 2543.vfb_1a_5fb_9496d (#247) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.77 to 4.79 (#254) @dependabot
  • Suppress warnings for spotbugs 4.8.3 (#251) @MarkEWaite
  • Bump org.jenkins-ci.plugins:plugin from 4.73 to 4.76 (#249) @dependabot
  • Bump org.jboss.marshalling:jboss-marshalling-river from 2.1.2.Final to 2.1.3.Final (#242) @dependabot

865.v43e78cc44e0d

12 Sep 19:58
43e78cc
Compare
Choose a tag to compare

🐛 Bug fixes

👷 Changes for plugin developers

  • Fixing synchronization in SemaphoreStep (#235) @jglick

👻 Maintenance

📦 Dependency updates

  • Bump org.jboss.marshalling:jboss-marshalling-river from 2.1.1.Final to 2.1.2.Final (#229) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.71 to 4.73 (#232) @dependabot
  • Bump io.jenkins.tools.incrementals:git-changelist-maven-extension from 1.4 to 1.7 (#222) @dependabot
  • Bump org.jenkins-ci.plugins:plugin from 4.67 to 4.71 (#223) @dependabot
  • Bump jboss-marshalling-river from 2.1.0.Final to 2.1.1.Final (#199) @dependabot

848.v5a_383b_d14921

25 Jul 19:52
5a383bd
Compare
Choose a tag to compare

👷 Changes for plugin developers

📦 Dependency updates

838.va_3a_087b_4055b

02 Aug 14:45
a3a087b
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Fix flakiness by synchronising the State (#188) @Pldi23

📦 Dependency updates

833.va_1c71061486b_

11 Jul 15:53
a1c7106
Compare
Choose a tag to compare

🐛 Bug fixes

827.v7ef666c4d65c

08 Jul 20:20
7ef666c
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • chore: use jenkins infra maven cd reusable workflow (#174) @jetersen

📦 Dependency updates

820.vd1a_6cc65ef33

16 May 22:23
d1a6cc6
Compare
Choose a tag to compare

🚀 New features and improvements

  • Don't show workspace icon if the user lacks permission to access it (#161) @NotMyFault