Releases: jenkinsci/agent-setup-plugin
Releases · jenkinsci/agent-setup-plugin
1.16
🐛 Bug fixes
- JENKINS-70622 - Do not remove temporary Unix files (#24) @MarkEWaite
1.15
🚀 New features and improvements
- Require Jenkins 2.346.3 or newer (#16) @MarkEWaite
- Full Windows support, decreased network bandwitch usage and labels matched by reggex (#11) @jaesbit
📝 Documentation updates
- Fix typos in docs (#23) @MarkEWaite
- Use recommended plugin naming convention (#20) @MarkEWaite
- Link docs to tagged copy of CHANGELOG (#18) @MarkEWaite
- More inclusive naming (#17) @MarkEWaite
👻 Maintenance
- Fix release process by restoring groupId (#21) @MarkEWaite
- Publish incremental development artifacts (#19) @MarkEWaite
- Add Jenkinsfile (#12) @olivergondza
1.10
Version 1.10 (July 1, 2016)
- Fixed JENKINS-31175 - License missing in source code
- Added per-slave start & stop scripts specifically for on-demand slaves. This also resolves JENKINS-20489 - start slave on demand and don't power off afterwards
1.9
Version 1.9 (June 17, 2015)
- Fixed JENKINS-28297 - NPE in pre-launch Script for Jenkins Versions bigger than 1.609
1.8
Version 1.8 (September 23, 2014)
- Fix a bug when Slave could not be started of no labels of the pre-launch Scripts match.
1.7
Version 1.7 (September 22, 2014)
- Expose NODE_TO_SETUP_NAME and NODE_TO_SETUP_LABELS
(JENKINS-24107) - Help files are displayed now
- Possibility to add pre-launch scripts which will be executed before the slave is launched