Skip to content

Releases: jenkinsci/azure-vm-agents-plugin

775.v0bbd3d0d016a

07 May 09:45
0bbd3d0
Compare
Choose a tag to compare

🚀 New features and improvements

774.v0cee503baa25

27 Apr 15:52
0cee503
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add option for limiting the number of VMs deployed in parallel (#271) @krische

🐛 Bug fixes

  • Allow limiting of the deployment size when using "Azure VM Idle Retention Strategy" (#272) @krische
  • Remove adminPassword that does nothing (#269) @timja

📦 Dependency updates

👻 Maintenance

768.vb8b0d31eef4f

05 Apr 11:55
b8b0d31
Compare
Choose a tag to compare

🚀 New features and improvements

🐛 Bug fixes

  • Support user and system assigned identity at the same time (#265) @timja

766.vbdb82c53e70a

04 Apr 15:24
bdb82c5
Compare
Choose a tag to compare

🚀 New features and improvements

  • Support SSD / premium SSD managed disks (#263) @timja

765.vbb9943c5070c

03 Apr 13:51
bb9943c
Compare
Choose a tag to compare

🐛 Bug fixes

  • Provide adminPassword as a secret parameter (#262) @timja

764.vf22cf908cb69

02 Apr 15:12
f22cf90
Compare
Choose a tag to compare

🐛 Bug fixes

  • Sort regions and update azure-commons (#261) @timja

763.vedbebdfd1222

31 Mar 08:16
edbebdf
Compare
Choose a tag to compare

🚀 New features and improvements

  • Update builtin images, add Ubuntu 20.04, Windows Server 2019 (#260) @timja

👻 Maintenance

761.v8d93e0672563

29 Mar 09:01
8d93e06
Compare
Choose a tag to compare

🚀 New features and improvements

  • Make git download script more robust (#255) @timja

👻 Maintenance

760.ve25700ee68cc

29 Mar 07:59
e25700e
Compare
Choose a tag to compare

🐛 Bug fixes

  • Use https for accessing storage accounts (#254) @timja

759.v1c1f79435487

28 Mar 20:12
1c1f794
Compare
Choose a tag to compare

👻 Automatic releases are now enabled on merge to master

This comes with a new version number format, see https://www.jenkins.io/jep/229

  • Enable automatic release on merge to master (#253) @timja

🐛 Bug fixes

  • Fix NullPointerException after restart of Jenkins controller when agent resumes from suspend (#187) @nirud