🚀 New features and improvements
- Add support of direct connection to headless masters (#118) @alxsap
- Use
JENKINS_DIRECT_CONNECTION
,JENKINS_INSTANCE_IDENTITY
andJENKINS_PROTOCOLS
environment variables to manage this option - See the documentation here
- Use
🐛 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
- Add a License file to the repository (#113) @oleg-nenashev