Releases: jenkinsci/workflow-support-plugin
Releases · jenkinsci/workflow-support-plugin
813.vb_d7c3d2984a_0
📦 Dependency updates
- Bump plugin from 4.31 to 4.33 (#140) @dependabot
- Bump bom-2.289.x from 1075.v14bef33e5d7b to 1090.v0a_33df40457a_ (#141) @dependabot
- Bump bom-2.289.x from 1036.v9f5a1aba8fab to 1075.v14bef33e5d7b (#138) @dependabot
- Bump actions/checkout from 2.3.4 to 2.4.0 (#133) @dependabot
- EOL JSR 305 (#137) @basil
- Bump git-changelist-maven-extension from 1.2 to 1.3 (#139) @dependabot
804.vba10a18a1476
🐛 Bug fixes
- JENKINS-67389 - Use FileChannel to save program.dat to avoid corruption (#129) @dwnusbaum
👻 Maintenance
792.v1a3cd6ade3ef
🚀 New features and improvements
- Attempting to diagnose opaque error from
RiverReader.readPickles
(#123) @jglick - Reduce usages of Guava (#121) @basil
WorkspaceRunAction
optimization (#122) @jglick
📦 Dependency updates
- bump jenkins version to 2.289.1 (#131) @car-roll
- Bump jboss-marshalling-river from 2.0.6.Final to 2.0.12.Final (#126) @dependabot
- Bump bom-2.222.x from 831.v9814430e6383 to 887.vae9c8ac09ff7 (#125) @dependabot
- Add Dependabot configuration (#124) @basil
- Update plugin POM and BOM (#119) @basil
👻 Maintenance
- enable cd (#130) @car-roll
- Allow icon overrides by modern Jenkins versions (#128) @NotMyFault
- Use container agent in
Jenkinsfile
(#127) @basil