Skip to content

1.0-beta-11

Pre-release
Pre-release
Compare
Choose a tag to compare
@release-drafter release-drafter released this 24 Oct 15:05

🚀 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