Releases: jenkinsci/workflow-cps-plugin
Releases · jenkinsci/workflow-cps-plugin
4018.vf02e01888da_f
👻 Maintenance
📦 Dependency updates
- Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 (#958) @dependabot[bot]
- Bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3.5.0 (#950) @dependabot[bot]
- Bump io.jenkins.tools.bom:bom-2.479.x from 3850.vb_c5319efa_e29 to 4023.va_eeb_b_4e45f07 (#976) @dependabot[bot]
4014.vcd7dc51d8b_30
4011.v91e9951fa_d5b_
4009.v0089238351a_9
4007.vd705fc76a_34e
4003.vf9c56141493e
🐛 Bug fixes
- JENKINS-75067 - Unexport step bodies when completed in synchronous mode (#966) @rrjjvv
4002.v80ca_d0f47d7f
4000.v5198556e9cea_
3996.va_f5c1799f978
🐛 Bug fixes
- JENKINS-74884 - Tie RunningFlowActions factory to a specific type of action (#956) @Dohbedoh
👻 Maintenance
- JENKINS-73941 - ForceSandbox - Unify logic in Script-Security for reducing techDeb (#952) @jgarciacloudbees
3993.v3e20a_37282f8
🔒 Security
- Fix SECURITY-3362.
As part of this fix, a new-aargument was added to thereplay-pipelineCLI command. It allows administrators to approve an unmodified, main (Jenkinsfile) script. This is useful in combination with-s/--script.