Skip to content

Releases: jenkinsci/jenkinsfile-runner

1.0-beta-12

11 May 22:21
Compare
Choose a tag to compare
1.0-beta-12 Pre-release
Pre-release

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

All contributors: @LinuxSuRen, @cgrigel, @literalplus, @mezpahlan, @mostafahussein, @nikolai and @oleg-nenashev

1.0-beta-11

24 Oct 15:05
Compare
Choose a tag to compare
1.0-beta-11 Pre-release
Pre-release

🚀 New features and improvements

  • Add --job-name, --build-number and --cause options (#203) @rinckm
  • Add a --keep-undefined-parameters option so that users can pass parameters without declaring them in job properties (#211) @rinckm
  • Add check of Minimum supported Jenkins version on startup (#208) @glefloch
  • #197 - Include Jenkins Configuration as Code plugin into the Vanilla Package (#205) @xxyy
  • #196 - Include Pipeline Utility Steps plugin into the Vanilla Package (#200) @damc-dev

📝 Documentation updates

  • README: Remove the duplicated "Build" section, improve the quickstart rendering (#202) @oleg-nenashev

👻 Maintenance

  • Add Windows Dockerfile for jenkinsfile-runner. Images to be published later (#206) @slide

1.0-beta-10

12 Oct 22:06
Compare
Choose a tag to compare
1.0-beta-10 Pre-release
Pre-release

💥 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

1.0-beta-9

11 Aug 20:36
Compare
Choose a tag to compare
1.0-beta-9 Pre-release
Pre-release

📦 Dependency updates

📝 Documentation updates

🚦 Internal changes

1.0-beta-8

20 May 22:11
Compare
Choose a tag to compare
1.0-beta-8 Pre-release
Pre-release

🚀 New features and improvements

📝 Documentation updates

📦 Dependency updates

🚦 Internal changes