Skip to content

Releases: jenkinsci/workflow-cps-global-lib-plugin

612.v55f2f80781ef

18 Jan 18:02
55f2f80
Compare
Choose a tag to compare

📦 Dependency updates

609.vd95673f149b_b

16 Nov 01:45
d95673f
Compare
Choose a tag to compare

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

588.v576c103a_ff86

24 May 00:21
576c103
Compare
Choose a tag to compare

This plugin now contains only the old system whereby you could git clone https://jenkins/workflowLibs.git and push changes to a single library to a Git service hosted by Jenkins itself. That system is long since deprecated and rarely used. If you have updated to this version, you should already have the new plugin Pipeline: Groovy Libraries which contains the system of libraries loaded from an SCM of your choice which most people know about and use; assuming you are not using workflowLibs.git, you may now uninstall this plugin (now renamed Pipeline: Deprecated Groovy Libraries).

You may wish to further uninstall Git Server if it is otherwise unused; and in turn SSH Server assuming you are not using the SSH transport for the Jenkins CLI (most people use HTTP or WebSocket transport).

🚨 Removed

583.vf3b_454e43966

23 May 19:15
f3b454e
Compare
Choose a tag to compare

👷 Changes for plugin developers

581.ve633085a_8a_87

13 May 15:29
e633085
Compare
Choose a tag to compare

🐛 Bug fixes

575.v24fa_0a_b_f7383

06 May 04:25
24fa0ab
Compare
Choose a tag to compare

👷 Changes for plugin developers

📦 Dependency updates

570.v21311f4951f8

13 Apr 22:35
21311f4
Compare
Choose a tag to compare

🚀 New features and improvements

📦 Dependency updates

564.ve62a_4eb_b_e039

17 Feb 17:58
e62a4eb
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix recent security fixes if JENKINS_HOME or the workspace directory contains a symlink (#139) @dwnusbaum

🚦 Tests

  • Fix tests for recent security fixes for compatibility with Windows and Git plugin 4.10.3 (#139) @dwnusbaum

561.va_ce0de3c2d69

17 Feb 16:24
Compare
Choose a tag to compare

🐛 Security fixes

📦 Dependency updates

📝 Documentation updates

552.vd9cc05b8a2e1

10 Dec 20:36
d9cc05b
Compare
Choose a tag to compare

📦 Dependency updates

🚦 Tests

  • Use container agent in Jenkinsfile (#124) @basil