Releases: jenkinsci/azure-vm-agents-plugin
Releases · jenkinsci/azure-vm-agents-plugin
982.vc94e428b_b_4d1
980.v4742455100fe
🚀 New features and improvements
📦 Dependency updates
976.v3a_c9c21e1505
975.va_a_d9b_6c912b_a_
973.v528f9ff4df04
972.v3c1fb_33a_46a_1
971.v88fcc9f5167c
970.vb_34a_d99b_841a_
💥 Breaking changes
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
968.v7885b_e6e6fb_b_
966.v39138b_4ca_5cd
🚀 New features and improvements
- Add support for node properties to template (#570) @johnl2323