Skip to content

Releases: jenkinsci/azure-vm-agents-plugin

982.vc94e428b_b_4d1

19 Dec 11:59
c94e428
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add ubuntu 24 to basic images (fix presaved license types tool) (#603) @timja

🐛 Bug fixes

  • Fix pre-saved license type not working for None (#603) @timja

📝 Documentation updates

  • Add required permissions to the README (#602) @timja

980.v4742455100fe

18 Dec 16:58
4742455
Compare
Choose a tag to compare

🚀 New features and improvements

  • Allow selecting additional license types (#601) @timja

📦 Dependency updates

  • Update maven version in basic image (#600) @timja
  • Update dependency io.jenkins.tools.bom:bom-2.479.x to v3814 (#599) @renovate
  • Update dependency com.puppycrawl.tools:checkstyle to v10.21.0 (#598) @renovate

976.v3a_c9c21e1505

10 Dec 15:59
3ac9c21
Compare
Choose a tag to compare

🚀 New features and improvements

975.va_a_d9b_6c912b_a_

10 Dec 15:33
aad9b6c
Compare
Choose a tag to compare

🚀 New features and improvements

  • Use checkbox when copying templates (#595) @timja

📦 Dependency updates

  • Update dependency com.puppycrawl.tools:checkstyle to v10.20.2 (#593) @renovate

973.v528f9ff4df04

01 Dec 11:22
528f9ff
Compare
Choose a tag to compare

🚀 New features and improvements

  • Add support for storage account RBAC only access (#592) @timja

972.v3c1fb_33a_46a_1

30 Nov 18:01
3c1fb33
Compare
Choose a tag to compare

🚀 New features and improvements

  • Allow copying existing agent template (#591) @timja

971.v88fcc9f5167c

24 Nov 17:28
88fcc9f
Compare
Choose a tag to compare

🐛 Bug fixes

  • Handle SSH launcher not being exported by JCasC (#589) @timja

970.vb_34a_d99b_841a_

24 Nov 11:21
b34ad99
Compare
Choose a tag to compare

💥 Breaking changes

  • Switch Public IP address SKU from Basic to Standard (#587) @timja

Microsoft is retiring the Basic SKU next year. If you are using a public IP address to connect ensure you either:

  • Have an NSG on the subnet which allows SSH traffic
  • Configure an NSG in the agent template

This is due to standard sku public ip addresses being secure by default and requiring an NSG to allow traffic

🚀 New features and improvements

  • Add Virtual Machine Scale Set support (#587) @timja
    • This allows zone redundancy where VMs will be automatically distributed across zones, if e.g. one zone is having issues
  • Add networking configuration support for basic image configuration templates (#587) @timja
  • Change deployment finished to check every 5 seconds instead of 30 seconds (#587) @timja
    • Saves ~20 seconds for every VM provisioned, from 1min2 to ~40 seconds for provisioning.

👷 Changes for plugin developers

  • Migrate availability type to use descriptor (#586) @timja

968.v7885b_e6e6fb_b_

18 Nov 22:46
7885be6
Compare
Choose a tag to compare

🚀 New features and improvements

  • Provision agents quicker from build queue (#585) @timja

📦 Dependency updates

  • Update dependency com.puppycrawl.tools:checkstyle to v10.20.1 (#577) @renovate

966.v39138b_4ca_5cd

09 Nov 22:47
39138b4
Compare
Choose a tag to compare

🚀 New features and improvements