Skip to content

Releases: jenkinsci/workflow-cps-plugin

3894.3896.vca_2c931e7935

02 May 13:14
Compare
Choose a tag to compare

👻 Maintenance

📦 Dependency updates

  • Bump groovy-sandbox from 1.33 to 1.34

3894.vd0f0248b_a_fc4

02 Apr 16:32
d0f0248
Compare
Choose a tag to compare

🚀 New features and improvements

  • More efficient use of GroovyCategorySupport (#877) @jglick

3889.v937e0b_3412d3

25 Mar 16:03
937e0b3
Compare
Choose a tag to compare

🚀 New features and improvements

  • add workaround to remove multiplescms.MultiSCM support in pipeline (#429) @mamh2021

📦 Dependency updates

  • Bump org.jenkins-ci.plugins:plugin from 4.78 to 4.79 (#869) @dependabot
  • Bump org.testcontainers:testcontainers from 1.19.6 to 1.19.7 (#870) @dependabot

3883.vb_3ff2a_e3eea_f

06 Mar 16:43
b3ff2ae
Compare
Choose a tag to compare

🐛 Bug fixes

  • Reparse CpsFlowExecution.loadedScripts in original order (#865) @jglick

3880.vb_ef4b_5cfd270

28 Feb 23:21
bef4b5c
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix snippet generator when a custom crumb header is configured (#861) @lamaral

📦 Dependency updates

3867.v535458ce43fd

16 Feb 23:12
535458c
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

3859.v7f65cc865019

16 Feb 20:48
7f65cc8
Compare
Choose a tag to compare

🐛 Bug fixes

📦 Dependency updates

  • Bump org.testcontainers:testcontainers from 1.19.3 to 1.19.4 (#838) @dependabot

3853.vb_a_490d892963

24 Jan 01:51
ba490d8
Compare
Choose a tag to compare

📦 Dependency updates

  • Bump io.jenkins.tools.bom:bom-2.414.x from 2705.vf5c48c31285b_ to 2746.vb_79a_1d3e7b_c8 (#836) @dependabot
  • Fix deprecations, avoid @Inject (#834) @jglick
  • Forward compatibility with Guice 7 (#830) @basil
  • Suppress warnings for spotbugs 4.8.3 (#833) @MarkEWaite

3837.v305192405b_c0

09 Jan 17:40
3051924
Compare
Choose a tag to compare

🐛 Bug fixes

3835.vc2a_8f9167e92

09 Jan 03:03
c2a8f91
Compare
Choose a tag to compare

👷 Changes for plugin developers

  • Throw an exception when trying to save actions for a FlowNode for a completed execution (#826) @dwnusbaum