Skip to content

Releases: perfectsense/gyro-azure-provider

Release 1.0.2

16 Oct 19:36
Compare
Choose a tag to compare

ISSUES FIXED:

157: Allows updating the kubernetes cluster version

Release 1.0.1

14 Aug 13:30
Compare
Choose a tag to compare

ISSUES FIXED:

155: Fixes subnetwork creation, public container creation, and cluster network profile creation.

Release 1.0.0

05 Aug 18:26
2fea85e
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 144: Add documentation for network resource
  • 145: Allow public access for storage accounts
  • 146: Utilize new java SDK bom
  • 149: Add support for multiple client types
  • 150: Add support for communication and email services

Release 0.99.2

25 Aug 20:43
03d9dd3
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 126: Support subscription from auth properties file.
  • 128: Support remote file backend
  • 130: Add exists(String file) and copy(String source, String dest) methods to FileBackend.

Release 0.99.1

06 Jul 17:54
9774457
Compare
Choose a tag to compare

ENHANCEMENTS:

  • 51: Add support for Lifecycle for Azure Storage.
  • 56: Add support for Azure managed Identities.
  • 59: Add support for Role Assignment.
  • 62: Add support to manage System Managed Service Identity for VM.
  • 66: Add support for Virtual Machine Image.
  • 87: Add support for IP Forwarding for Network Interfaces
  • 91: Add support for Availability Zones for Application Gateway
  • 92: Add support for SKU's in Application Gateway
  • 115: Add support for Secrets and Keys in Vault.

ISSUES FIXED:

  • 49: Public Ip Address Not Set at Startup for Network Interface.
  • 53: Gyro does not clean up auto-created VM disks.
  • 55: Azure VirtualMachine should Implement GyroInstance.
  • 58: Differentiate between OS Disk and Data Disks in Azure VMs.
  • 64: Expose ID fields for CloudBlobContainerResource and CloudQueueResource.
  • 72: Expose object id for System Managed Identity on VM and Scale Set resources.
  • 74: Fixes storage account finder error.
  • 80: Fix NPE on VirtualMachineImageResource external query.
  • 82: AvailabilitySet is not applied to VM.
  • 85: Private DNS Zone does not associate Network
  • 99: VM Resource ID is not suitable for Gyro Instance ID.
  • 101: Match casing of AvailabilitySetResource ID on VM.
  • 105: Scale Set Custom Data needs to be encoded.
  • 107: Application Gateway Backend Health Needs to be accessible.
  • 109: VirtualMachine#getGyroInstancePublicIpAddress returns null.

Release 0.99.0

07 Oct 17:05
Compare
Choose a tag to compare
Release 0.99.0 Pre-release
Pre-release

Initial public release!