Skip to content

1.0-beta-10

Pre-release
Pre-release
Compare
Choose a tag to compare
@release-drafter release-drafter released this 12 Oct 22:06

💥 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

📦 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

👻 Maintenance