Releases: jenkinsci/workflow-cps-global-lib-plugin
612.v55f2f80781ef
609.vd95673f149b_b
🐛 Bug fixes
📝 Documentation updates
- Make a comment more inclusive (#164) @Ladyprowess
👻 Maintenance
- Use HTTPS SCM URL (#201) @basil
- chore: use jenkins infra maven cd reusable workflow (#176) @jetersen
📦 Dependency updates
- Bump plugin from 4.49 to 4.50 (#203) @dependabot
- Bump bom-2.303.x from 1008.vb9e22885c9cf to 1500.ve4d05cd32975 (#187) @dependabot
- Bump plugin from 4.40 to 4.49 (#199) @dependabot
- Bump git-changelist-maven-extension from 1.3 to 1.4 (#189) @dependabot
588.v576c103a_ff86
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
- JENKINS-57023 - Retain only deprecated global library functionality (#172) @jglick
583.vf3b_454e43966
👷 Changes for plugin developers
- Fix test compilation errors caused by signature changes in SECURITY-2450 - (#171) @dwnusbaum
581.ve633085a_8a_87
🐛 Bug fixes
- Fix library cache deletion after SECURITY-2586 - (#148) @dwnusbaum
575.v24fa_0a_b_f7383
👷 Changes for plugin developers
- JENKINS-68375 -
LibraryMemoryTest#loaderReleased
fails on Java 17 whensupport-core
is present (#163) @basil
📦 Dependency updates
- Bump actions/checkout from 3.0.0 to 3.0.2 (#160) @dependabot
570.v21311f4951f8
🚀 New features and improvements
- convert library cache exclude to substring search (#147) @JeffCobble
📦 Dependency updates
- Bump actions/setup-java from 2 to 3 (#155) @dependabot
- Bump actions/checkout from 2.4.0 to 3.0.0 (#156) @dependabot
- Bump plugin from 4.33 to 4.40 (#157) @dependabot
564.ve62a_4eb_b_e039
🐛 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
🐛 Security fixes
📦 Dependency updates
- Bump plugin from 4.31 to 4.33 (#132) @dependabot
- EOL JSR 305 (#130) @basil
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#131) @dependabot
- Bump bom-2.303.x from 987.v4ade2e49fe70 to 1008.vb9e22885c9cf (#127) @dependabot
📝 Documentation updates
- Adding LICENSE file. (#77) @kshithijiyer
552.vd9cc05b8a2e1
📦 Dependency updates
- Bump ivy from 2.4.0 to 2.5.0 (#128) @dependabot
- Bump actions/checkout from 2.3.4 to 2.4.0 (#125) @dependabot
- Add Dependabot configuration (#123) @basil