GCP Release Note: July 16, 2025

GCP Release Note: July 16, 2025

BigQuery

Feature

You can now add comments to notebooks, data canvases, data preparation files, or saved queries. You can also reply to existing comments or get a link to them. This feature is in Preview.

Feature

You can now create BigQuery ML models by using the
Google Cloud console user interface
. This feature is in Preview.

Cloud Billing

Feature

Spend-based committed use discount (CUD) metadata export to BigQuery (public preview)

You can now access spend-based CUD metadata programmatically through a BigQuery export. This data provides a comprehensive, daily snapshot of spend-based CUDs, which you can join with other billing data exports for improved CUD reporting and management.

Learn more about the CUD metadata export.

Cloud Data Fusion

Changed

The Oracle plugin version 1.12.3 is available in Cloud Data Fusion (via Hub) versions 6.11.0 and later, and 1.11.8 is available in Cloud Data Fusion (via Hub) version 6.10.

This release provides backward compatibility for recent schema changes, including the following:

To address backward compatibility for these changes, two new hidden fields are introduced in Oracle batch source configurations: treatPrecisionlessNumAsDeci and treatAsOldTimestamp. Both flags default to false. To enable these flags, edit the respective values in your exported connection JSON (if using connections) or pipeline JSON (if not using connections) before re-importing or re-deploying (PLUGIN-1893).

Cloud Run

Feature

You can disable the built-in run.app URL of a Cloud Run service to ensure that traffic can only ingress through paths that you’ve explicitly configured (GA).

Cloud Service Mesh

Announcement

1.26.0-asm.11 is now available for in-cluster Cloud Service Mesh.

You can now download 1.26.0-asm.11 for in-cluster Cloud Service Mesh. It includes the features of Istio 1.26.0 subject to the list of supported features.

The following environment variables and annotations are not supported:

  • ENABLE_GATEWAY_API_MANUAL_DEPLOYMENT
  • RETRY_IGNORE_PREVIOUS_HOSTS
  • ENABLE_CLUSTER_TRUST_BUNDLE_API
  • OMIT_EMPTY_VALUES
  • PILOT_SPAWN_UPSTREAM_SPAN_FOR_GATEWAY
  • MAX_CONNECTIONS_PER_SOCKET_EVENT_LOOP with the value 1
  • Referencing ConfigMaps in a DestinationRule with TLS mode set to SIMPLE mode is not supported

The ENABLE_AUTO_SNI flag is still supported to stay aligned with the legacy behavior.

For details on upgrading Cloud Service Mesh, see Upgrade Cloud Service Mesh. Cloud Service Mesh version 1.26.0-asm.11 uses Envoy v1.34.2-dev.

Announcement

In-cluster Cloud Service Mesh 1.23 is no longer supported. For more information and to view the earliest end-of-life dates for other versions, see Supported versions.

Announcement

1.25.3-asm.11 is now available for in-cluster Cloud Service Mesh.

You can now download 1.25.3-asm.11 for in-cluster Cloud Service Mesh. It includes the features of Istio 1.25.3 subject to the list of supported features. Cloud Service Mesh version 1.25.3-asm.11 uses envoy v1.33.4-dev.

For details on upgrading Cloud Service Mesh, see Upgrade Cloud Service Mesh.

Announcement

1.24.6-asm.9 is now available for in-cluster Cloud Service Mesh.

You can now download 1.24.6-asm.9 for in-cluster Cloud Service Mesh. It includes the features of Istio 1.24.6 subject to the list of supported features. Cloud Service Mesh version 1.24.6-asm.9 uses envoy v1.32.7-dev.

For details on upgrading Cloud Service Mesh, see Upgrade Cloud Service Mesh.

Generative AI on Vertex AI

Feature

Added Gemma 3 fine-tuning notebook using Axolotl docker with support for 1b, 4b, 12b, and 27b variants.

Google Kubernetes Engine

Changed

(2025-R30) Version updates

GKE cluster versions have been updated.

New versions available for upgrades and new clusters.

The following Kubernetes versions are now available for new clusters and for
opt-in control plane upgrades and node upgrades for existing clusters. For more
information on versioning and upgrades, see GKE versioning and support
and Upgrades.

Rapid channel

Regular channel

Stable channel

Extended channel

No channel

Changed

To enable upcoming support for mTLS and client certificates, Google Front Ends
(GFEs) that power GKE DNS-based control plane public endpoints will add client
certificate requests during the TLS handshake. Requests are already incorporated
into GKE DNS-based control plane public endpoints where hostnames end with
us-central1.gke.goog. For all other GKE DNS-based control plane public
endpoints, this will roll out between August 18, 2025 and August 22, 2025.

Until mTLS and client certificate configuration options are available, the
following details apply:

  • A client certificate request in a TLS handshake doesn’t mean that kubectl
    (or other compatible clients) must provide a client certificate. Client
    certificates are neither mandatory nor configurable.
  • TLS libraries in current operating systems send a “no client certificate”
    response to the public endpoint’s client certificate request.
  • GKE DNS-based control plane public endpoints will not enforce client
    certificates or mTLS requirements until a future announcement about
    configuration options.

If you use an intermediate proxy between kubectl (or other compatible
clients) and a GKE DNS-based control plane public endpoint, ensure that it fully
adheres to
Section 7.4.4 of RFC 5246,
Section 4.4.2 of RFC 8446,
or
Section 4.4.2.4 of RFC 8446.

Changed

(2025-R30) Version updates

  • The following versions are now available in the Extended channel:
    • 1.28.15-gke.2475000
    • 1.29.15-gke.1639000
    • 1.30.12-gke.1333000
    • 1.31.10-gke.1021000
    • 1.32.6-gke.1013000
    • 1.33.2-gke.1111000

      Changed

      (2025-R30) Version updates

      Changed

      (2025-R30) Version updates

      Changed

      (2025-R30) Version updates

      • The following versions are now available in the Regular channel:
        • 1.30.12-gke.1333000
        • 1.31.10-gke.1021000
        • 1.32.6-gke.1013000
        • 1.33.2-gke.1111000

          Changed

          (2025-R30) Version updates

          • The following versions are now available in the Stable channel:
            • 1.30.12-gke.1279000
            • 1.31.9-gke.1218000
            • 1.32.4-gke.1698000

              Google SecOps Marketplace

              Feature

              Google Chronicle: Version 62.0

              • The following new actions have been added:

                • Remove Rows From Data Table

                • Get Data Tables

                • Is Value In Data Table

                • Add Rows To Data Table

              Changed

              Azure Security Center: Version 11.0

              • Integration: Refactored the integration code to support the updated API.

              Changed

              Mandiant Threat Intelligence: Version 14.0

              • Improved entity processing logic in the following action:

                • Enrich Entities

              Changed

              Microsoft Azure Sentinel: Version 55.0

              • Updated logger initialization in the following connector:

                • Microsoft Azure Sentinel – Incident Connector v2

              Changed

              MySQL: Version 5.0

              • Refined query processing in the following action:

                • Run SQL Query

              Vertex AI

              Feature

              Added Gemma 3 fine-tuning notebook using Axolotl docker with support for 1b, 4b, 12b, and 27b variants.

Source: Google Cloud Platform

Latest Posts

Pass It On
Leave a Comment

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *