Skip to content

v1.123.1

Latest
Compare
Choose a tag to compare
@yuwenma yuwenma released this 23 Sep 17:29
· 230 commits to master since this release
b147fdf

Announcement

  • Starting from this version, all the new CRs (CustomResources) will have the cnrm.cloud.google.com/state-into-spec annotation defaulted to absent. This means Config Connector will not populate any unspecified fields into the spec after a successful reconciliation of the resource. The behavior of existing CRs will not be impacted. More details about the Absent behavior can be found here.

  • You can use the alpha.cnrm.cloud.google.com/reconciler: direct annotation on DataflowFlexTemplateJob resource to opt-in
    the Direct Cloud Reconciler, which provides an advanced status update solution for some timeout issues.

Direct Cloud Reconciler:

  • BigQueryDataTransferConfig (v1alpha1)
  • BigQueryConnectionConnection (v1alpha1)

Resources promoted from alpha to beta:

  • DataformRepository is now a v1beta1 resource.

New Resources:

  • Added support for FirestoreDatabase (v1alpha1) resource.

New Fields:

  • BigQueryConnectionConnection
    • Added spec.cloudSql

Bug Fixes: