Releases: jenkinsci/pipeline-utility-steps-plugin
Releases · jenkinsci/pipeline-utility-steps-plugin
Pipeline Utility Steps Plugin 2.9.0
🚀 New features and improvements
🐛 Bug fixes
👻 Maintenance
Pipeline Utility Steps Plugin 2.8.0
🚀 New features and improvements
🐛 Bug fixes
- JENKINS-59116 - Ensure closing of file reader and some enhancements (#97) @offa
📝 Documentation updates
- Fix typo in WriteJSONStepExecution_missingJSON (#95) @eduherminio
👻 Maintenance
- JENKINS-59116 - Ensure closing of file reader and some enhancements (#97) @offa
- Refactoring: Removed unused imports and minor test improvement (#96) @StefanSpieker
- updated plugin pom to 4.6 and set min jenkins to 2.204.1 (#85) @StefanSpieker
Pipeline Utility Steps Plugin 2.7.1
Pipeline Utility Steps Plugin 2.7.0
🚀 New features and improvements
- JENKINS-34734 - add exclude option to zip (#91) @yoerg
- JENKINS-63720 - add returnText option to writeJSON (#90) @rittneje
- JENKINS-63373 - writeYaml should support writing a list as multiple d… (#87) @ian-twilightcoder
- JENKINS-63719 - add returnText option to writeYaml (#88) @rittneje
🐛 Bug fixes
- JENKINS-62928 - Zip step should test canonical paths (#92) @Dohbedoh
- Removing IOException when using ZIP with "overwrite: true", and the ZIP doesn't currently exist (#82) @timothy-long
📝 Documentation updates
- Fix small typo in README.md (#89) @nattofriends
👻 Maintenance
- Remove unneeded configuration in buildPlugin (#79) @timja
- use spotbugs instead of findbugs (#80) @StefanSpieker
Pipeline Utility Steps Plugin 2.6.1
🚀 New features and improvements
- JENKINS-42591 - && JENKINS-47060 - Add overwrite option to zip step. (#76) @fabiodcasilva
🐛 Bug Fixes
- JENKINS-54346 - && JENKINS-55505 - Fix stream handling in tee (followup) (#77) @PhilippHomann
📝 Documentation updates
Pipeline Utility Steps Plugin 2.6.0
🚀 New features and improvements
📦 Dependency updates
- Bump commons-configuration2 from 2.2 to 2.7 (#74) @dependabot