Skip to content

Releases: crossplane-contrib/provider-upjet-gcp

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

v1.8.2

16 Sep 11:31
6def0f1
Compare
Choose a tag to compare

The v1.8.2 release fixes the issue of hiding error messages.

What's Changed

  • [Backport release-1.8] Bump upjet to the commit 3afbb77 by @github-actions in #619

Full Changelog: v1.8.1...v1.8.2

v1.8.1

09 Sep 14:53
10ee70b
Compare
Choose a tag to compare

The v1.8.1 release is reverting this commit, which caused a regression. See related PR #614

What's Changed

  • [Backport release-1.8] Revert "Fix goroutine leak when reconciling" by @github-actions in #615

Full Changelog: v1.8.0...v1.8.1

v1.8.0

23 Aug 09:21
443692e
Compare
Choose a tag to compare

The v1.8.0 release introduces bug fixes, enhancements, and dependency updates.

What's Changed

  • No late initialize for container NodePool's node_count and initial_node_count by @JonathanO in #600
  • Update README and GitHub templates by @jeanduplessis in #602
  • Update actions/upload-artifact digest to 834a144 by @renovate in #599
  • README: make links point to gcp, not azure by @lotheac in #603
  • Fix goroutine leak when reconciling by @IxDay in #539
  • Bump upjet to the commit 2e361ad3b6e6 by @turkenf in #604

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

06 Aug 16:07
3a84055
Compare
Choose a tag to compare

The v1.7.0 release introduces the Terraform provider upgrade from v5.28.0 to v5.39.0, bug fixes, enhancements, and dependency updates.

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

26 Jul 13:01
064359e
Compare
Choose a tag to compare

The v1.6.0 release introduces new family providers, new resources, an important bug fix, enhancements, and dependency updates.

Support for New Family Providers

  • provider-gcp-orgpolicy
  • provider-gcp-tags

Support for New Resources

  • EnvgroupAttachment.apigee.gcp.upbound.io/v1beta1
  • EndpointAttachment.apigee.gcp.upbound.io/v1beta1
  • InstanceAttachment.apigee.gcp.upbound.io/v1beta1
  • AddonsConfig.apigee.gcp.upbound.io/v1beta1
  • SyncAuthorization.apigee.gcp.upbound.io/v1beta1
  • Policy.orgpolicy.gcp.upbound.io/v1beta1
  • TagBinding.tags.gcp.upbound.io/v1beta1
  • TagKey.tags.gcp.upbound.io/v1beta1
  • TagValue.tags.gcp.upbound.io/v1beta1

Bug Fix

  • NodePool's queuedProvisioning field doesn't take effect #570

What's Changed

  • Update docker/setup-buildx-action digest to 4fd8129 by @renovate in #555
  • Update docker/setup-qemu-action digest to 5927c83 by @renovate in #554
  • Feat/add tags group by @declement in #558
  • Update actions/setup-go digest to 0a12ed9 by @renovate in #559
  • Update actions/upload-artifact digest to 0b2256b by @renovate in #556
  • Update trivy scan workflow and scan config packages by @turkenf in #569
  • Only apply CRD API conversions for converting between singleton list and embedded objects APIs by @turkenf in #585
  • feat(apigee): add google_apigee_envgroup_attachment by @haarchri in #571
  • feat(apigee): add google_apigee_endpoint_attachment by @haarchri in #573
  • feat(uptest): make projectID configurable for local tests in other projects by @haarchri in #579
  • Update docker/setup-buildx-action digest to aa33708 by @renovate in #582
  • Update docker/setup-qemu-action digest to 49b3bc8 by @renovate in #583
  • Update alpine Docker tag to v3.20.2 by @renovate in #587
  • feat(apigee): implements google_apigee_instance_attachment by @haarchri in #580
  • Fix NodePool.container update loop by ignoring empty diff for queued_provisioning by @JonathanO in #588
  • feat(apigee): implements google_apigee_addons_config by @haarchri in #586
  • feat(orgpolicy): implements google_org_policy_policy by @haarchri in #592
  • feat(apigee): implements google_apigee_sync_authorization by @haarchri in #589

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

04 Jul 10:34
0fafdeb
Compare
Choose a tag to compare

In the release v1.5.0, we've upgraded the underlying Terraform provider version from 5.19.0 to 5.28.0

What's Changed

  • Bump native provider version to 5.28.0 by @turkenf in #553

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 Jun 16:27
7669fef
Compare
Choose a tag to compare

The v1.4.0 release introduces a new resource named HMACKey.storage.gcp.upbound.io/v1beta1, enhancements, and dependency updates.

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0