💥 Breaking changes
- #180 - Rename the former
-v
/--version
CLI argument to-jv
/--jenkinsVersion
(#182) @geisterfurz007
🚀 New features and improvements
- #171 - Package Jenkinsfile Runner as a single JAR file with bundled dependencies (#184) @jainsahab
- #180 - Add a
-v
/--version
CLI argument to display the JFR version (#182) @geisterfurz007 - #179 - Add a
--help
CLI argument which prints help (#183) @ImShakthi - Publish
jenkins4eval/jenkinsfile-runner
vanilla image version tags on DockerHub @oleg-nenashev
🐛 Bug Fixes
- #185, #175 - Rework the Vanilla image packaging to avoid broken images (#187) @oleg-nenashev
- #165 - Prevent pipeline parameters from being null (#166) @anbrsap
📦 Dependency updates
- Update the plugin Bill of Materials to version 3 for 2.176.x (#168) @jglick
- Include SSHD Module to the bundle to fix warning by the Git Server Plugin (Pipeline: Global CPS Library Dependency) (#184) @jainsahab
- Remove the Pipeline Step API test dependency (#154) @oleg-nenashev
📝 Documentation updates
- Add an explicit MIT license to the repository (#158) @oleg-nenashev
- Add a link to the Jenkinsfile Runner presentation to README (#162) @oleg-nenashev
- Update badges and add Hyperlinks (#155, #173 ) @oleg-nenashev
👻 Maintenance
- Jenkinsfile: Increase the build timeout to 60min (#194) @oleg-nenashev
- Delete obsolete sample.nps performance track file (#157) @oleg-nenashev
- Disable Docker image deployment from ci.jenkins.io due to the unstable CI (#195) @oleg-nenashev