Releases: jenkinsci/docker-agent
Releases · jenkinsci/docker-agent
3.35-2
🐛 Bug Fixes
- JENKINS-42846 - Fix the agent.jar symbolic link in the JDK 8 image (#81) @sorend
- JENKINS-42846 - Fix regressions in Alpine and JDK11 images after slave.jar => agent.jar renaming with improper symlink (#82) @oleg-nenashev
📝 Documentation updates
- Reference the Jenkins Docker Gitter chat from the documentation (#79) @oleg-nenashev
3.35-1
🚀 New features and improvements
- Update Remoting from 3.29 to 3.35 to pick up new features and improvements, including support of connecting to headless Jenkins masters (#74) @alxsap
- JENKINS-42846 - Rename slave.jar to agent.jar, keep symbolic link for compatibility (#54) @stopalopa
🐛 Bug Fixes
📝 Documentation updates
- Introduce release notes for the image (#78) @oleg-nenashev
- Remove the confusing OpenJDK 8 reference from the README (#80) @oleg-nenashev
👻 Maintenance
- Add the Release Drafter configuration to automate changelogs (#77) @oleg-nenashev
- Prototype the Windows Docker images support (#69, #72) @slide