Skip to content

Releases: crossplane-contrib/provider-upjet-gcp

v1.9.3

04 Feb 12:17
a4fe1e5
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [Backport release-1.9] Update module github.com/golang/glog to v1.2.4 [SECURITY] by @github-actions in #704
  • [Backport release-1.9] Update go version to 1.23.5 [SECURITY] by @github-actions in #716

Full Changelog: v1.9.2...v1.9.3

v1.8.6

04 Feb 11:29
5da6dde
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [Backport release-1.8] Update module github.com/golang/glog to v1.2.4 [SECURITY] by @github-actions in #701
  • [release-1.8] Update go version to 1.22.11 [SECURITY] by @turkenf in #713

Full Changelog: v1.8.5...v1.8.6

v1.7.3

04 Feb 10:13
16b0372
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [Backport release-1.7] Update module github.com/golang/glog to v1.2.4 [SECURITY] by @github-actions in #705
  • [release-1.7] Update go version to 1.22.11 [SECURITY] by @turkenf in #717

Full Changelog: v1.7.2...v1.7.3

v1.6.3

04 Feb 09:28
fd47d04
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

  • [Backport release-1.6] Update module github.com/golang/glog to v1.2.4 [SECURITY] by @github-actions in #706
  • [release-1.6] Update go version to 1.22.11 [SECURITY] by @turkenf in #718

Full Changelog: v1.6.2...v1.6.3

v1.11.2

26 Dec 12:07
ea42d2f
Compare
Choose a tag to compare

This release updates golang.org/x/net to v0.33.0 to fix CVE-2024-45338

What's Changed

  • [Backport release-1.11] Update module golang.org/x/net to v0.33.0 [SECURITY] by @github-actions in #679

Full Changelog: v1.11.1...v1.11.2

v1.11.1

18 Dec 18:57
2252fc1
Compare
Choose a tag to compare

This release includes updates to the go.mod file to address security vulnerabilities.

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0

05 Dec 15:53
b2f9284
Compare
Choose a tag to compare

The v1.11.0 release introduces the Terraform provider upgrade from 5.44.2 to 5.45.0, and a new resource AspectType.dataplex.gcp.upbound.io/v1beta1

What's Changed

  • Bump Terraform provider version to v5.45.0 by @turkenf in #664
  • feat(dataplex): add aspect_type resource by @nilan3 in #662

Full Changelog: v1.10.0...v1.11.0

v1.10.0

21 Nov 15:07
743ed2c
Compare
Choose a tag to compare

The v1.10.0 release introduces the following new resources.

  • ResponsePolicy.dns.gcp.upbound.io/v1beta1
  • ResponsePolicyRule.dns.gcp.upbound.io/v1beta1
  • TrustConfig.certificatemanager.gcp.upbound.io/v1beta1

What's Changed

  • Configure dns ResponsePolicy and ResponsePolicyRule resources and add examples by @turkenf in #657
  • Configure certificatemanager TrustConfig resource and add an example by @turkenf in #658

Full Changelog: v1.9.0...v1.10.0

v1.9.0

07 Nov 07:25
f90cbe5
Compare
Choose a tag to compare

The v1.9.0 release introduces the Terraform provider upgrade from 5.39.0 to 5.44.2, new resources, bug fixes, enhancements, and dependency updates.

Support for New Resources

  • ServiceConnectionPolicy.networkconnectivity.gcp.upbound.io/v1beta1
  • Cluster.redis.gcp.upbound.io/v1beta1
  • PolicyTag.datacatalog.gcp.upbound.io/v1beta1
  • Taxonomy.datacatalog.gcp.upbound.io/v1beta1

What's Changed

New Contributors

Full Changelog: v1.8.3...v1.9.0

v1.8.3

20 Sep 18:39
3a30fa6
Compare
Choose a tag to compare

With the v1.8.3 release we cleaned uptest specific codes/placeholders from the examples in the marketplace.

What's Changed

  • [Backport release-1.8] Add cleanupexamples tool to subpackages build process by @github-actions in #622

Full Changelog: v1.8.2...v1.8.3