Skip to content

Releases: JetBrains/teamcity-azure-agent

Support ACI and MSI

28 Mar 17:42
Compare
Choose a tag to compare

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

02 Feb 16:08
Compare
Choose a tag to compare

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

06 Sep 14:34
Compare
Choose a tag to compare

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

31 Mar 14:45
Compare
Choose a tag to compare
  • 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

28 Mar 16:01
Compare
Choose a tag to compare

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

16 Nov 17:16
Compare
Choose a tag to compare

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

16 Nov 10:53
Compare
Choose a tag to compare

Upgrades to Azure ARM Java SDK 1.0.0-beta3.
Contains numerous bug fixes in ARM working mode.

0.2.52

10 Nov 12:22
Compare
Choose a tag to compare
0.2.52 Pre-release
Pre-release

First public beta release