Releases: crossplane-contrib/provider-upjet-azure
v1.11.1
v1.10.3
v1.9.3
v1.8.3
v1.7.3
This release includes updates to the go.mod file to address security vulnerabilities.
What's Changed
- (release-1.7): Update go version to 1.22.12 [SECURITY] by @sergenyalcin in #926
Full Changelog: v1.7.2...v1.7.3
v1.6.4
This release includes updates to the go.mod file to address security vulnerabilities.
What's Changed
- release(1.6): Update go version to 1.22.12 [SECURITY] by @sergenyalcin in #931
Full Changelog: v1.6.3...v1.6.4
v1.11.0
The v1.11.0
release introduces a new resource ContainerImmutabilityPolicy.storage.azure.upbound.io/v1beta1
, enhancements, and dependency updates.
What's Changed
- Update module golang.org/x/crypto to v0.31.0 [SECURITY] by @renovate in #888
- Update module golang.org/x/net to v0.33.0 [SECURITY] by @renovate in #898
- Update actions/cache digest to 1bd1e32 by @renovate in #883
- Update alpine Docker tag to v3.21.0 by @renovate in #884
- add azurerm_storage_container_immutability_policy by @Mikel-Landa in #886
- Ignore lateinitialize for secret field in the ContainerApp resource by @turkenf in #906
- Update all non-major github action by @renovate in #905
- Update docker/setup-qemu-action action to v3.3.0 by @renovate in #914
- Update alpine Docker tag to v3.21.2 by @renovate in #913
Full Changelog: v1.10.2...v1.11.0
v1.10.2
This release updates golang.org/x/net
to v0.33.0
to fix CVE-2024-45338 and addresses the issue caused by removing the secret field from the ContainerApp
resource.
What's Changed
- Update module golang.org/x/net to v0.33.0 release-1.10 [SECURITY] by @turkenf in #897
- [Backport release-1.10] Ignore lateinitialize for secret field in the ContainerApp resource by @github-actions in #907
Full Changelog: v1.10.1...v1.10.2
v1.10.1
This release includes updates to the go.mod file to address security vulnerabilities.
What's Changed
- (release-1.10): Update go.mod dependencies [SECURITY] by @sergenyalcin in #893
Full Changelog: v1.10.0...v1.10.1
v1.10.0
The v1.10.0
release introduces the Terraform provider upgrade from 3.116.0
to 3.117.0
, and new resources.
Support for New Resources
MongoRoleDefinition.cosmosdb.azure.upbound.io/v1beta1
MongoUserDefinition.cosmosdb.azure.upbound.io/v1beta1
What's Changed
- Feature/add mongo user role resources by @knutejoh in #859
- Bump Terraform provider version to v3.117.0 by @turkenf in #882
Full Changelog: v1.9.0...v1.10.0