Skip to content

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

615.vb_b_0664a_b_19f3

Choose a tag to compare

@github-actions github-actions released this 11 Mar 20:24
bb0664a

🐛 Bug fixes

✍ Other changes

612.v55f2f80781ef

Choose a tag to compare

@github-actions github-actions released this 18 Jan 18:02
55f2f80

📦 Dependency updates

609.vd95673f149b_b

Choose a tag to compare

@github-actions github-actions released this 16 Nov 01:45
d95673f

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

588.v576c103a_ff86

Choose a tag to compare

@github-actions github-actions released this 24 May 00:21
576c103

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

Choose a tag to compare

@github-actions github-actions released this 23 May 19:15
f3b454e

👷 Changes for plugin developers

581.ve633085a_8a_87

Choose a tag to compare

@github-actions github-actions released this 13 May 15:29
e633085

🐛 Bug fixes

575.v24fa_0a_b_f7383

Choose a tag to compare

@github-actions github-actions released this 06 May 04:25
24fa0ab

👷 Changes for plugin developers

📦 Dependency updates

570.v21311f4951f8

Choose a tag to compare

@github-actions github-actions released this 13 Apr 22:35
21311f4

🚀 New features and improvements

📦 Dependency updates

564.ve62a_4eb_b_e039

Choose a tag to compare

@dwnusbaum dwnusbaum released this 17 Feb 17:58
e62a4eb

🐛 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

Choose a tag to compare

@github-actions github-actions released this 17 Feb 16:24

🐛 Security fixes

📦 Dependency updates

📝 Documentation updates