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

3.35-5

Compare
Choose a tag to compare
@release-drafter release-drafter released this 27 Sep 09:39
· 897 commits to master since this release
c383642

🚀 New features and improvements

  • Add support of direct connection to headless masters (#118) @alxsap
    • Use JENKINS_DIRECT_CONNECTION, JENKINS_INSTANCE_IDENTITY and JENKINS_PROTOCOLS environment variables to manage this option
    • See the documentation here

🐛 Bug Fixes

  • #119 - Switch JDK 11 and Alpine images to Remoting 3.35 (3.29 was used in 3.35-1...4 due to a defect in the upstream image) (#118) @alxsap

📝 Documentation updates