Skip to content

v1.121.0

Compare
Choose a tag to compare
@yuwenma yuwenma released this 05 Aug 18:10
· 2028 commits to master since this release
ff23c7c

v1.121.0

Announcement

  • We plan to apply the state-into-spec default value Absent to all the ConfigConnector clusters in the v1.123 (next to the next release).

Direct Cloud Reconciler:

  • DataformRepository (v1alpha1)

Fixes:

  • BigtableInstance

    • When autoscaling is enabled (spec.cluster[].autoscalingConfig.), do not use numNodes (spec.cluster[].numNodes=2) as that applies only to manual scaling.
  • BigQueryConnection

    • Added status.observedState field to store the output-only fields which are previously mistakenly defined in spec.

New Fields

  • BigQueryTable
    • Added spec.requirePartitionFilter field.