Config Controller release notes

This page documents production updates to Config Controller. Check this page for announcements about new or updated features, bug fixes, known issues, and deprecated functionality.

You can see the latest product updates for all of Google Cloud on the Google Cloud page, browse and filter all release notes in the Google Cloud console, or programmatically access release notes in BigQuery.

To get the latest product updates delivered to you, add the URL of this page to your feed reader, or add the feed URL directly.

September 09, 2025

Change

Config Controller now uses the following versions of its included products:

September 02, 2025

Announcement

Config Controller is now available as part of the standard GKE offering and no longer requires GKE Enterprise. For more details on the removal of GKE Enterprise, see the GKE release notes.

August 14, 2025

Change

Config Controller now uses the following versions of its included products:

May 23, 2025

Change

Config Controller now uses the following versions of its included products:

Config Sync v1.21.0, release notes

March 21, 2025

Change

Config Controller now uses the following versions of its included products:

February 25, 2025

Change

Config Controller now uses the following versions of its included products:

December 20, 2024

Change

Config Controller now uses the following versions of its included products:

December 10, 2024

Change

Config Controller now uses the following versions of its included products:

November 12, 2024

Change

Config Controller now uses the following versions of its included products:

October 21, 2024

Change

Config Controller now uses the following versions of its included products:

October 01, 2024

Change

Config Controller now uses the following versions of its included products:

August 20, 2024

Change

Config Controller now uses the following versions of its included products:

July 15, 2024

Change

Config Controller now uses the following versions of its included products:

June 25, 2024

Feature

Config Controller is now supported in regions europe-west8, us-central2 and us-east7.

Change

Config Controller now uses the following versions of its included products:

May 17, 2024

Change

Config Controller now uses the following versions of its included products:

April 25, 2024

Feature

Config Controller is now supported in region us-west4, us-west3, us-west1, europe-central2, europe-west10, europe-west12, europe-west4 , europe-west9, africa-south1, asia-east1, asia-east2, asia-northeast3, asia-south1, asia-south2, me-west1, europe-southwest1, us-south1, asia-southeast2, me-central1, southamerica-west1 and southamerica-east1.

Change

Config Controller now uses the following versions of its included products:

March 18, 2024

Change

Config Controller now uses the following versions of its included products:

February 12, 2024

Change

Config Controller now uses the following versions of its included products:

Anthos Config Management v1.17.1, release notes

December 21, 2023

Feature

Config Controller is now supported in region us-east5, us-west2 , asia-southeast1, us-east4 and europe-west6

Change

Config Controller now uses the following versions of its included products:

October 24, 2023

Change

Config Controller now uses the following versions of its included products:

September 26, 2023

Change

Config Controller now uses the following versions of its included products:

September 13, 2023

Change

Config Controller now uses the following versions of its included products:

August 11, 2023

Change

Config Controller now uses the following versions of its included products:

July 24, 2023

Feature

Added a new Experimental Feature ConfigConnectorAlphaResources that manages the installation and upgrade of Config Connector v1alpha1 CRDs.

You can use the gcloud CLI version 438.0.0 or above to leverage this feature.

To create a Config Controller instance with the feature, run the following command:

gcloud alpha anthos config controller create ${NAME} \
    --location ${LOCATION} \
    --experimental-features ConfigConnectorAlphaResources

To update an existing Config Controller to enable the feature, run the following command:

gcloud alpha anthos config controller update ${NAME} \
    --location ${LOCATION} \
    --experimental-features ConfigConnectorAlphaResources

July 17, 2023

Change

Config Controller now uses the following versions of its included products:

June 27, 2023

Change

Config Controller now uses the following versions of its included products:

May 30, 2023

Change

Config Controller now uses the following versions of its included products:

May 24, 2023

Change

Config Controller now uses the following versions of its included products:

April 10, 2023

Change

Config Controller now uses the following versions of its included products:

March 28, 2023

Change

Config Controller now uses the following versions of its included products:

March 23, 2023

Announcement

Config Controller Autopilot is now Generally Available (GA). Get started here.

March 06, 2023

Change

Config Controller now uses the following versions of its included products:

February 10, 2023

Change

Config Controller now uses the following versions of its included products:

February 01, 2023

Change

Config Controller now uses the following versions of its included products:

January 13, 2023

Change

Config Controller now uses the following versions of its included products:

December 14, 2022

Change

Config Controller now uses the following versions of its included products:

Announcement

VPC Service Controls support for Config Controller is in GA status. This note was updated on January 11 2023.

November 14, 2022

Announcement

VPC Service Controls now support Config Controller. The support is in Preview status.

Change

Config Controller now uses the following versions of its included products:

October 18, 2022

Announcement

Config Controller Autopilot is now available for preview. To learn more, see Set up Config Controller.

Change

Config Controller now uses the following versions of its included products:

September 27, 2022

Change

Config Controller now uses the following versions of its included products:

August 19, 2022

Change

Config Controller now uses the following versions of its included products:

July 28, 2022

Change

Config Controller now uses the following versions of its included products:

June 17, 2022

Change

Config Controller now uses version 1.87.0 for Config Connector (release notes)

June 08, 2022

Feature

Config Controller is now supported in region europe-west1, europe-west3 and australia-southeast2

June 06, 2022

Change

Config Controller now uses the following versions of its included products:

May 27, 2022

Feature

Config Controller is now supported in region northamerica-northeast2 and asia-northeast2

May 20, 2022

Change

Config Controller now uses version 1.84.0 for Config Connector (release notes)

May 16, 2022

Change

Config Controller now uses version 1.11.1 for Anthos Config Management (release note)

May 09, 2022

Change

Config Controller now uses version 1.83.0 for Config Connector (release notes)

May 02, 2022

Feature

Config Controller is now supported in region europe-north1 and australia-southeast1

Feature

Let gcloud anthos config controller create prints the default Config Connector identity, to allow easier subsequent permission grant. Available in gcloud 383.0.0 (release notes)

Feature

Added --use-private-endpoint flag to gcloud anthos config controller create to restrict access to the master's private endpoint IP of a config controller instance. Available in gcloud 378.0.0 (release note).

Feature

Added gcloud anthos config controller get-config-connector-identity which prints the default Config Connector identity, to allow easier subsequent permission grant. Available in gcloud 383.0.0 (release notes)

Change

Config Controller now uses version 1.82.0 for Config Connector (release notes)

April 21, 2022

Feature

Config Controller is now supported in region asia-northeast1.

April 14, 2022

Change

Config Controller now uses version 1.79.0 for Config Connector (release notes)

April 07, 2022

Feature

Config Controller is now supported in region northamerica-northeast1

Feature

Config Sync now supports depends-on. You can now specify apply and delete ordering using the new config.kubernetes.io/depends-on annotation. To learn more, see Declare resource dependencies between resource objects.

Change

Config Controller now uses version 1.11.0 for Anthos Config Management (release note)

March 31, 2022

Change

Config Controller now uses version 1.78.0 for Config Connector (release notes)

March 24, 2022

Change

Config Controller now uses version 1.77.0 for Config Connector (release notes)

March 17, 2022

Change

Config Controller now uses version 1.75.0 for Config Connector (release notes)

February 24, 2022

Announcement

December 2021, Config Controller became Generally Available (GA). Config Controller is a managed service to provision and orchestrate Anthos and Google Cloud resources. For information on Config Controller, see Config Controller overview.

Change

Config Controller now uses the following versions of its included products:

February 15, 2022

Change

Config Controller now uses version 1.10.1 for Anthos Config Management (release notes)

February 11, 2022

Feature

Config Controller is now supported in region us-east1.

Change

Config Controller now uses the following versions of its included products:

October 26, 2021

Announcement

Config Controller is a managed service to provision and orchestrate Anthos and Google Cloud resources. For information on Config Controller, see Config Controller overview.

Announcement

Config Controller will now begin billing for Anthos Config Management at a rate of $0.10/hour for each instance.

Change

Versions of included products: - Anthos Config Management v1.8.1, release notes - Config Connector v1.63.0, release notes

June 24, 2021

Announcement

Config Controller is available for Public Preview. Config Controller is a managed service to provision and orchestrate Anthos and Google Cloud resources. Config Controller allows you to define and operate with simple, declarative configuration in Kubernetes style. For information on Config Controller, please see Config Controller Overview.

Feature

Versions of included products

Feature

Config Controller can be used to deploy a landing zone blueprint.