Kubernetes Engine
[CHANGE] (2025-R06) Version updates
GKEパッチリリース。
Rapid/Regular/Stable/Extended/No Channel のすべてで新しいバージョンがリリースされている。
特に、Regular Channelでは 1.31.5-gke.1023000 がデフォルトバージョンとして設定される。
BigQuery
[FEATURE] BigQuery data preparation provides context-aware join operation recommendations from Gemini
data preparationはGemini in BigQueryを使用してデータのクリーニング・変換・拡充を行う機能。 data preparationではGeminiが提案するデータ整形に加えて、手動でステップを追加することができる。このステップ追加において結合オペレーションがサポートされるようになった。
Cloud CDN
[FEATURE] Cloud CDN supports invalidation by using cache tags with faster performance and higher rate limits in Preview
Cloud CDNにおけるキャッシュ無効化のための機能として、invalidation by cache tagsがプレビューリリースされた。 従来のキャッシュ無効化の方法としてパスパターンを指定するがあるが、1分間に1回しかリクエストできず、反映に1-3分掛かる。cache tagを用いたキャッシュ無効化は1分間に500回までリクエストでき、反映に10秒程度で済む。
Cloud NAT
[FEATURE] Cloud NAT gateways for Public NAT support IPv6 to IPv4 network address translation in Preview
Public NATにおいて IPv6からIPv4に変換するNAT64機能がプレビューリリースされる。 NAT64を利用するためにはDNS64が必要で、DNS64は1月30日に先行してプレビューリリースされている。
Cloud Run functions
[FEATURE] Cloud Run functions created with the Cloud Functions (v2) API (cloudfunctions.googleapis.com) can now be detached so that they can only be managed through the Cloud Run Admin API (run.googleapis.com)
Cloud Run functionsは現在はCloud Runの機能の一部として構成されているが、従来はCloud Functionsとして別機能として構成されていた。このなごりで、Cloud Runを制御するAPIであるCloud Run Admin APIとは異なり、Cloud Run functionsはCloud Functions v2 APIで制御する。 このCloud Run functionsのAPI制御をCloud Functions v2 APIからCloud Run Admin APIに切り替えるためのdetach操作がリリースされた。 Cloud Run functionsに対してdetach操作を実行すると、今後はCloud Functions v2 APIではなく、Cloud Run Admin APIで制御するようになる。この機能はプレビューリリースされる。
AlloyDB
[CHANGE] The extension vector, which includes pgvector functions and operators, is updated to version 0.8.0
AlloyDB for PostgreSQLがサポートする拡張のうち、vectorがアップデートされた。 PostgreSQLにおいてベクトルデータを扱うための拡張として pgvector があり、これをAlloyDB for PostgreSQL向けにカスタマイズしたものがvector拡張として利用できる。このベースとなっているpgvectorがv0.8.0にアップデートされた。
Cloud SQL
[FEATURE] You can now use a custom DNS name to connect to your Cloud SQL instances by adding a custom subject alternative name (SAN) to your Cloud SQL instances.
Cloud SQLインスタンスにアクセスするためにIPではなくカスタムDNS名を利用できるようになる。 この機能はCustomer-managed CAを選択して構築したインスタンスでのみ利用可能。またこの機能はプレビューリリースされる。
[FEATURE] Cloud SQL for PostgreSQL now supports the tds_fdw extension
Cloud SQL においてPostgreSQL拡張の tds_fdwがサポートされた。 tds_fdw拡張はTabular Data Stream (TDS) プロトコルをサポートして外部へのアクセスを実現するための拡張で、これを用いて Microsoft SQL Serverなどと接続できるようになる。
Cloud Monitoring
[FEATURE] You can now use a variable to control the visibility of a dashboard widget
Cloud Monitoringのダッシュボードにはデータの表示を制御する仕組みとしてフィルタと変数があり、変数を用いてウィジェットレベルで表示を制御できるようになった。
Cloud Asset Inventory
[FEATURE] The following resource types are now publicly available through the ExportAssets, ListAssets, BatchGetAssetsHistory, QueryAssets, Feed, and Search (SearchAllResources, SearchAllIamPolicies).
アセットの操作対象として Essential Contacts API のリソースがサポートされた。
VPC Service Controls
[FEATURE] VPC Service Controls feature: Support for using third-party identities (both single identities and groups) in the ingress and egress rules to allow access to resources protected by a service perimeter is generally available
VPC Service ControlsはSecurity機能の一部で、 Google Cloudに対するAPI リクエストのアクセス元を制御する。 アクセス制御を実現する上では、IDグループを仕様することでユーザ集合を定義して制御できるが、このIDグループにWorkforce IdentityやWorkload Identityを通してサードパーティIDを利用できる。この機能がGAリリースされた。
上り(内向き)ルールと下り(外向き)ルールで ID グループとサードパーティ ID を構成する | VPC Service Controls | Google Cloud
Organization Policy
[FEATURE] Custom organization policies are now generally available for Spanner / Identity-Aware Proxy / Developer Connect / Dataproc Serverless / Cloud DNS / security posture
組織ポリシーのカスタム制約を用いてSpanner / Identity-Aware Proxy / Developer Connect / Dataproc Serverless / Cloud DNS / security postureのリソースを柔軟に制御できるようになった。