This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
4.10-1
release-drafter
released this
06 Sep 20:32
·
741 commits
to master
since this release
🚀 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
- Fix error with jenkins-agent syntax (#239) @felipecrs
👻 Maintenance
- Add publishing for linux via Jenkins (#236) @timja
- Build with docker buildx bake and switch default to Java 11 (#235) @MarkEWaite