The below release notes are for the Upbound Azure official provider. These notes only contain noteworthy changes and you should refer to each release’s GitHub release notes for full details.
For more information on the release cadence and support protocol refer to the provider support and maintenance page.
Team
subscription. If you’re not subscribed to Upbound or have an Individual
tier subscription, you can still always pull the most recent provider version.v1.8.0
Released 2024-11-07
- Support for new resources:
PrivateDNSResolverInboundEndpoint.network.azure.upbound.io/v1beta1
,RedisCacheAccessPolicy.cache.azure.upbound.io/v1beta1
andRedisCacheAccessPolicyAssignment.cache.azure.upbound.io/v1beta1
- Upgraded the underlying Terraform provider version from
v3.110.0
tov3.116.0
- This release also introduces new resources, bug fixes, enhancements, and dependency updates.
Refer to the v1.8.0 release notes for full details.
Install the provider from the Upbound Marketplace
v1.7.0
Released 2024-10-04
- Support for new resources:
CustomDomain.containerapp.azure.upbound.io/v1beta1
,EnvironmentCertificate.containerapp.azure.upbound.io/v1beta1
,EnvironmentCustomDomain.containerapp.azure.upbound.io/v1beta1
,EnvironmentDaprComponent.containerapp.azure.upbound.io/v1beta1
,EnvironmentStorage.containerapp.azure.upbound.io/v1beta1
andBackupInstanceKubernetesCluster.dataprotection.azure.upbound.io/v1beta1
- Upgraded the underlying Terraform provider version from
v3.95.0
tov3.110.0
- This release also introduces new resources, enhancements, and dependency updates.
Refer to the v1.7.0 release notes for full details.
Install the provider from the Upbound Marketplace
v1.6.1
Released 2024-09-25
- This release introduces the fix to the issues of the StorageAccount resource.
Refer to the v1.6.1 release notes for full details.
Install the provider from the Upbound Marketplace
v1.6.0
Released 2024-09-20
- Support for new resources:
KubernetesClusterExtension.containerservice.azure.upbound.io/v1beta1
andBackupPolicyKubernetesCluster.dataprotection.azure.upbound.io/v1beta1
- This release introduces new resources enhancements, and dependency updates.
Refer to the v1.6.0 release notes for full details.
Install the provider from the Upbound Marketplace
v1.5.1
Released 2024-09-16
- This release fixes the issue of hiding error messages.
Refer to the v1.5.1 release notes for full details.
Install the provider from the Upbound Marketplace
v1.5.0
Released 2024-08-23
- Support for a new resource:
StorageDefender.security.azure.upbound.io/v1beta1
- This release includes a new resource, bug fixes, enhancements, and dependency updates.
Refer to the v1.5.0 release notes for full details.
Install the provider from the Upbound Marketplace
v1.4.0
Released 2024-07-04
- Support for a new resource:
BastionHost.network.azure.upbound.io/v1beta1
- This release includes a new resource, bug fixes, and dependency updates.
Refer to the v1.4.0 release notes for full details.
Install the provider from the Upbound Marketplace
v1.3.0
Released 2024-06-13
- Support for new resources:
PimActiveRoleAssignment.authorization.azure.upbound.io/v1beta1
andPimEligibleRoleAssignment.authorization.azure.upbound.io/v1beta1
- This release includes new resources, bug fixes, enhancements, and dependency updates.
Refer to the v1.3.0 release notes for full details.
Install the provider from the Upbound Marketplace
v1.2.0
Released 2024-05-22
- Support for new resource:
VirtualMachineRunCommand.compute
- This release includes converting singleton lists in the MR APIs to embedded objects , a new resource, bug fixes, and dependency updates.
Refer to the v1.2.0 release notes for full details.
Install the provider from the Upbound Marketplace
v1.1.0
Released 2024-04-25
- Support for new resource:
Deployment.cognitiveservices.azure.upbound.io/v1beta1
- This release includes a new set of managed resource (MR) metrics, a new resource, bug fixes, enhancements, and dependency updates.
Refer to the v1.1.0 release notes for full details.
Install the provider from the Upbound Marketplace
v1.0.1
Released 2024-04-04
- Sets the Azure partner tracking
GUID
toa9cee75d-8f11-42e4-bc19-953757f4ea3c
in the requests that the provider makes. - Adds two words to the
UserAgent
header: the provider name/version such ascrossplane-provider-upjet-azure/v1.0.1
and theCPU
architecture and operating system name the provider is running on, such as(arm64-darwin)
Refer to the v1.0.1 release notes for full details.
Install the provider from the Upbound Marketplace
v1.0.0
Released 2024-03-21
- Update the Azure Terraform provider version to v3.95.0
- Support for new resource:
WorkspaceRootDbfsCustomerManagedKey.databricks.azure.upbound.io/v1beta1
- This release brings support for the conversion functions to be able to handle any future breaking API changes.
- The release contains some important bug fixes, adding a new resource, and updates of dependencies.
Refer to the v1.0.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.42.2
Released 2024-03-21
- Sets a default
io.Discard
logger for the controller-runtime if debug logging isn’t enabled. - Adds information logs in the monolithic provider’s output that communicate the deprecation and the next steps.
Refer to the v0.42.2 release notes for full details.
Install the provider from the Upbound Marketplace
v0.42.1
Released 2024-02-22
- This release includes some important bug fixes and dependency bumps, please select the release notes for more details.
Refer to the v0.42.1 release notes for full details.
Install the provider from the Upbound Marketplace
v0.42.0
Released 2024-01-25
- Support for new resource:
CustomDomain.apimanagement.azure.upbound.io/v1beta1
- The release contains adding a new resource, and updates of dependencies.
Refer to the v0.42.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.41.0
Released 2024-01-03
- This release brings a change with how interact with the underlying Terraform Azure provider. Instead of interfacing with Terraform via the TF CLI, the new implementation consumes the Terraform provider’s Go provider schema and invokes the CRUD functions registered in that schema, and no longer fork the underlying Terraform provider process.
Refer to the v0.41.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.40.0
Released 2023-12-28
- Support for new resources:
FrontdoorFirewallPolicy.cdn
andFrontdoorSecurityPolicy.cdn
- Adds client certificate support for Azure service principal credentials.
- The release contains some important bug fixes, adding new resources, and updates of dependencies.
Refer to the v0.40.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.39.0
Released 2023-11-30
- Support for new resource:
VirtualMachineDataDiskAttachment.compute
- The release contains some bug fixes and updates of dependencies.
Refer to the v0.39.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.38.2
Released 2023-11-02
- This release updates Crossplane Runtime to v1.14.1 which includes a fix in the retry mechanism while persisting the critical annotations.
Refer to the v0.38.2 release notes for full details.
Install the provider from the Upbound Marketplace
v0.38.1
Released 2023-10-30
- This release sets
async
mode true forResourceGroup
resource.
Refer to the v0.38.1 release notes for full details.
Install the provider from the Upbound Marketplace
v0.38.0
Released 2023-10-26
- Support for new family providers:
provider-azure-containerapp
andprovider-azure-loadtestservice
- Support for new resources:
ContainerApp.containerapp
,Environment.containerapp
andLoadTest.loadtestservice
- The release contains some bug fixes, updates of dependencies, and promoting granular management policies to Beta.
Refer to the v0.38.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.37.1
Released 2023-10-02
- The release contains fixing import of
ManagementGroupSubscriptionAssociation.management
resource.
Refer to the v0.37.1 release notes for full details.
Install the provider from the Upbound Marketplace
v0.37.0
Released 2023-09-29
- Support for new resources:
FlexibleServerActiveDirectoryAdministrator.dbforpostgresql
andVirtualMachineExtension.compute
- The release contains some bug fixes and configuring the default poll jitter for the controllers.
Refer to the v0.37.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.36.0
Released 2023-08-23
- The release contains some important bug fixes to the granular management policies and a fix in the reconciliation logic of the Upjet runtime.
- Updated Terraform CLI to 1.5.5 to address CVEs in previous Terraform versions.
Refer to the v0.36.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.35.0
Released 2023-08-01
- This release adds support for the
spec.initProvider
API and for the granular management policies alpha feature. - Support for new resources:
ManagementGroupSubscriptionAssociation
- Various bug fixes and enhancements.
Refer to the v0.35.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.34.0
Released 2023-06-27
- ⚠️ The family providers now declare a dependency on version v1.12.1 of Crossplane.
- Various bug fixes and enhancements.
Refer to the v0.33.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.33.0
Released 2023-06-13
- This release introduces the new provider families architecture for the Upbound Official Azure provider.
- Various bug fixes and enhancements.
Refer to the v0.33.0 release notes for full details.
Install the provider from the Upbound Marketplace
v0.32.0
Released 2023-05-15
- Update the Azure Terraform provider version to v3.55.0
- Various bug fixes and enhancements.
Refer to the v0.32.0 release notes for full details.
Install the provider from the Upbound Marketplace