Skip to content

Releases: crossplane-contrib/provider-upjet-gcp

v0.24.0

10 Jan 18:42
ed8fe93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.0...v0.24.0

v0.23.0

27 Dec 12:26
1bf342e
Compare
Choose a tag to compare

What's Changed

  • Delete OWNERS.md by @jeanduplessis in #57
  • RegionTargetHTTPProxy - Use selflink for resolving RegionURLMap by @Pocokwins in #83
  • ManagedZone - Use selflink for peer_config and private_visibility_config by @oskisk in #67

Full Changelog: v0.21.0...v0.23.0

v0.22.0

20 Dec 16:43
1bf342e
Compare
Choose a tag to compare

The v0.22.0 release contains fixes for referencers in the compute.RegionTargetHTTPProxy and dns.ManagedZone managed resources. The provider's package is available as xpkg.upbound.io/upbound/provider-gcp:v0.22.0, and please don't forget to check the provider's Upbound Marketplace documentation.

What's Changed

  • Delete OWNERS.md by @jeanduplessis in #57
  • RegionTargetHTTPProxy - Use selflink for resolving RegionURLMap by @Pocokwins in #83
  • ManagedZone - Use selflink for peer_config and private_visibility_config by @oskisk in #67

Full Changelog: v0.21.0...v0.22.0

v0.21.0

13 Dec 13:11
090f084
Compare
Choose a tag to compare

What's Changed

  • Add some bigquery and dataflow resources by @ulucinar in #56
  • Reuse Uptest workflow and standardize Makefile targets by @turkenh in #49
  • Test bigquery & dataflow group with uptest by @ulucinar in #58
  • Print coverage statistics by @ulucinar in #60
  • Use self-link for Cluster network/subnetwork selector by @oskisk in #54
  • Add a "Show diff" step to show diffs in case the make check-diff step fails by @ulucinar in #61
  • Report CRD breaking API schema changes with a report-breaking-changes CI job by @ulucinar in #71
  • Add issue triage Github workflow by @jeanduplessis in #73
  • ForwardingRule - Use selflink for ip_address, network, subnetwork and target selector by @Pocokwins in #69

New Contributors

Full Changelog: v0.18.0...v0.21.0

v0.20.0

06 Dec 16:14
dbd6c74
Compare
Choose a tag to compare

What's Changed

  • Add some bigquery and dataflow resources by @ulucinar in #56
  • Reuse Uptest workflow and standardize Makefile targets by @turkenh in #49
  • Test bigquery & dataflow group with uptest by @ulucinar in #58
  • Print coverage statistics by @ulucinar in #60
  • Use self-link for Cluster network/subnetwork selector by @oskisk in #54
  • Add a "Show diff" step to show diffs in case the make check-diff step fails by @ulucinar in #61
  • Report CRD breaking API schema changes with a report-breaking-changes CI job by @ulucinar in #71
  • Add issue triage Github workflow by @jeanduplessis in #73

New Contributors

Full Changelog: v0.18.0...v0.20.0

v0.19.0

22 Nov 20:29
f903f5c
Compare
Choose a tag to compare

What's Changed

  • Add some bigquery and dataflow resources by @ulucinar in #56
  • Reuse Uptest workflow and standardize Makefile targets by @turkenh in #49
  • Test bigquery & dataflow group with uptest by @ulucinar in #58

Full Changelog: v0.18.0...v0.19.0

v0.18.0

14 Nov 16:34
261d88a
Compare
Choose a tag to compare

The v0.18.0 release contains some minor documentation and example manifest fixes. The secretmanager.SecretVersion resource's reference configuration has been fixed so that it can now correctly resolve references to secretmanager.Secrets. Notably, the poll interval and the maximum concurrent reconcilers for provider-gcp controllers are now configurable with the provider's command-line arguments and the default values have been tweaked according to our observations here. We also now produce a list of non-generated Terraform resources that exist in the Terraform provider but have not been generated in the official provider. This list can now be found in the artifacts of a CI Github workflow run.

The provider's package is available as xpkg.upbound.io/upbound/provider-gcp:v0.18.0, and please don't forget to check the provider's Upbound Marketplace documentation.

What's Changed

  • Fix secret selector of google_secret_manager_secret_version by @ezgidemirel in #46
  • Fix Uptest timeout annotation by @ezgidemirel in #50
  • Make not-generated Terraform resources CSV available as a Github workflow artifact by @ulucinar in #47
  • Configurable maxConcurrentReconciles and pollInterval with sensible defaults by @turkenh in #48
  • Remove Terraform-specific comments from secretmanager.SecretVersion's SecretDataSecretRef field by @ulucinar in #52

New Contributors

Full Changelog: v0.17.0...v0.18.0

v0.17.0

07 Nov 16:37
9d944a7
Compare
Choose a tag to compare

Small CI fixes and documentation update about Workload Identity.

v0.16.0

17 Oct 11:10
8a467bf
Compare
Choose a tag to compare

This is the first open source release of Official GCP Provider!

It has a total of 200 CRDs at v1beta1 level, supported by Upbound.

Get started here!

v0.15.0

10 Oct 17:46
Compare
Choose a tag to compare

Get started here!