Skip to content

Releases: jenkinsci/agent-setup-plugin

1.16

16 Feb 17:03
Compare
Choose a tag to compare

🐛 Bug fixes

1.15

12 Feb 21:21
Compare
Choose a tag to compare

🚀 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

👻 Maintenance

1.10

07 Jan 21:32
Compare
Choose a tag to compare

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

07 Jan 21:31
Compare
Choose a tag to compare
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

07 Jan 21:30
Compare
Choose a tag to compare
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

07 Jan 21:30
Compare
Choose a tag to compare
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