Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

4.10-1

Compare
Choose a tag to compare
@release-drafter release-drafter released this 06 Sep 20:32
· 741 commits to master since this release
ee8ab6c

🚀 New features and improvements

  • Do not prevent execution if the single argument is an option (#219) @felipecrs
  • Adding a position parameters aside of switch parameters in jenkins-agent.ps1 to fix windows jenkinsci/amazon-ecs-plugin (#226) @kevit
  • Specify JENKINS_JAVA_BIN to run the agent using a specific JRE (#234) @Vlatombe

🐛 Bug fixes

👻 Maintenance

  • Add publishing for linux via Jenkins (#236) @timja
  • Build with docker buildx bake and switch default to Java 11 (#235) @MarkEWaite