Skip to content

Releases: jenkinsci/workflow-cps-plugin

4257.vb_2e202808577

25 Feb 14:16
b2e2028

Choose a tag to compare

👷 Changes for plugin developers

  • Bump minimatch from 3.1.2 to 3.1.4 in /plugin in the javascript-security group across 1 directory (#1744) @dependabot[bot]

4256.v991a_f1991c03

19 Feb 21:09
991af19

Choose a tag to compare

👷 Changes for plugin developers

  • Bump tar from 7.5.7 to 7.5.9 in /plugin in the javascript-security group across 1 directory (#1743) @dependabot[bot]

4255.vd9c37f80fd8a_

29 Jan 22:04
d9c37f8

Choose a tag to compare

👷 Changes for plugin developers

  • Bump tar from 7.5.6 to 7.5.7 in /plugin in the javascript-security group across 1 directory (#1737) @dependabot[bot]

4254.v0c8e228524ea_

22 Jan 15:13
0c8e228

Choose a tag to compare

👷 Changes for plugin developers

  • Bump tar from 7.5.3 to 7.5.6 in /plugin in the javascript-security group across 1 directory (#1734) @dependabot[bot]

4253.vc894cd5750c6

20 Jan 21:14
c894cd5

Choose a tag to compare

👷 Changes for plugin developers

  • Bump tar from 7.4.3 to 7.5.3 in /plugin in the javascript-security group across 1 directory (#1731) @dependabot[bot]

4252.v465f588eb_52f

14 Jan 15:59
465f588

Choose a tag to compare

🐛 Bug fixes

4250.v2eecc0881a_e6

13 Jan 15:33
2eecc08

Choose a tag to compare

⚠️ Breaks usage on Java 17. A fixed version is forthcoming.

👷 Changes for plugin developers

  • Update agent image to latest-jdk21 default has jdk17 (#1727) @gbhat618

📦 Dependency updates

4238.va_6fb_65c1f699

01 Dec 17:50
a6fb65c

Choose a tag to compare

👷 Changes for plugin developers

  • Reduce EE 8 compatibility layer: delete old CpsFlowDefinition.DescriptorImpl.newInstance overload (#1000) @basil

🚦 Tests

📦 Dependency updates

4218.vff679a_5c0f3a_

30 Oct 00:08
ff679a5

Choose a tag to compare

👷 Changes for plugin developers

👻 Maintenance

📦 Dependency updates

  • Bump ace-builds from 1.43.3 to 1.43.4 in /plugin in the javascript-production group (#1101) @dependabot[bot]
  • Bump the javascript-development group across 1 directory with 7 updates (#1103) @dependabot[bot]
  • Bump the javascript-development group across 1 directory with 10 updates (#1084) @dependabot[bot]

4209.v83c4e257f1e9

25 Sep 16:37
83c4e25

Choose a tag to compare

🐛 Bug fixes

  • Ensure Java classes loaded by a Pipeline's GroovyClassLoader are cleaned up when the Pipeline completes (#1086) @dwnusbaum