Releases: JetBrains/teamcity-azure-agent
Releases · JetBrains/teamcity-azure-agent
Support ACI and MSI
This release includes following changes:
- Support Container Instances #88
- Improve performance while checking Azure environment on agent start #91
- Agent name is cropped for start/stop instances #89
- Support MSI credentials #90
Start / stop mode for vms
This release includes following changes:
- Storage type selector for managed disks #83
- Start / stop mode for virtual machines #37
- Various bug fixes
Support new types of images
This release includes following fixes:
- Allow to use custom ARM template to start machines #45
- Support Images with Managed Disks #50
- Auto-authorization issues with Azure RM Plugin #53
- Some virtual machines are stopped but not deallocated #64
- Failed to create deployment in resource group XXXXX: Async operation failed #54
- Deploy agents to specific Azure Resource Manager Resource Group #36
- Ability to select Azure environment
Improvements in virtual machines retention
- Reuse cloud agent identifiers #35
- Recreate virtual machines with reuse option on vhd image change #48
Note: After upgrade all virtual machines without teamcity-image-hash
tag will be recreated, so if you want to keep them please manually apply tag with value equals to vhd blob file hash.
Agent Pools Support
This release includes following changes:
- Support Agent Pools TW-48399
- Check for illegal characters in the agent name prefix #51
- Trim whitespaces in the cloud profile #32
ARM: Reuse created virtual machines
This release brings following to ARM plugin:
- #34 Allow to reuse created virtual machines
- #42 Use lower case names for resources
- #40 Cleanup resources for failed deployments
- #41 Disable edit of image while loading data
Update to Azure ARM Java SDK 1.0.0-beta3
Upgrades to Azure ARM Java SDK 1.0.0-beta3.
Contains numerous bug fixes in ARM working mode.
0.2.52
First public beta release