<?xml version="1.0" encoding="UTF-8"?>
<!-- AUTOGENERATED FILE. DO NOT EDIT. -->
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2016:gcp-release-notes</id>
  <title>Google Cloud Platform (GCP) - Release notes</title>
  <link rel="self" href="https://docs.cloud.google.com/feeds/gcp-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2026-09-09T00:00:00-07:00</updated>

  <entry>
    <title>September 09, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#September_09_2026</id>
    <updated>2026-09-09T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#September_09_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Apigee X</h2>
<h3>Feature</h3>
<p><b>SemanticCacheLookup policy supports non-default Vector Search distance measures</b></p>
<p>Available in Apigee <code>1-18-0-apigee-4</code> and later. A new optional
<code>&lt;DistanceMeasureType&gt;</code> element accepts <code>DOT_PRODUCT_DISTANCE</code> (the
default, and the existing behavior), <code>COSINE_DISTANCE</code>,
<code>SQUARED_L2_DISTANCE</code> and <code>L1_DISTANCE</code>. The policy now compares
<code>&lt;Threshold&gt;</code> in the direction the declared measure implies, so declaring a
non-default measure requires re-tuning the threshold in the same edit. The 0-to-1 restriction on
<code>&lt;Threshold&gt;</code> is also removed.</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>BigQuery <a href="https://docs.cloud.google.com/bigquery/docs/generative-ai-overview#locations">generative AI functions</a>
now support the following Gemini models:</p>
<ul>
<li><code>gemini-3.5-flash-lite</code></li>
<li><code>gemini-3.6-flash</code></li>
<li><code>gemini-3.7-flash</code></li>
</ul>
<h2 class="release-note-product-title">Cloud Monitoring</h2>
<h3>Feature</h3>
<p>A chart on a dashboard can override the dashboard's time-range setting. This
feature lets you view trends over a long period or metric data with low
sampling rates alongside charts that show only recent data, and is
<a href="https://cloud.google.com/products#product-launch-stages">Generally Available (GA)</a>.</p>
<p>For more information, see the following documents:</p>
<ul>
<li>Google Cloud console: <a href="https://docs.cloud.google.com/monitoring/charts/chart-view-options#override-dashboard-time-range">Set a time-range override for a chart or group</a></li>
<li>API: <a href="https://docs.cloud.google.com/monitoring/dashboards/api-examples#dashboard_with_a_time_range">Dashboard with an <code>XyChart</code> widget that sets a time-range override</a></li>
</ul>
<h2 class="release-note-product-title">Cloud SDK</h2>
<h3>Breaking</h3>
<h2 id="58400_2026-09-09">584.0.0 (2026-09-09)</h2>
<h3 id="breaking_changes">Breaking Changes</h3>
<ul>
<li><strong>(Cloud Storage)</strong> Deprecated <code>gcloud storage buckets anywhere-caches pause</code> command.</li>
</ul>
<h3 id="google_cloud_cli">Google Cloud CLI</h3>
<ul>
<li>Deprecated <code>minikube</code> component in Google Cloud CLI. The component will be removed after January 31, 2027. Existing local configurations and clusters in <code>~/.minikube</code> will be preserved. Minikube is an open-source project and continues to be actively maintained. To avoid disruptions, please migrate to standard OSS Minikube installations: <a href="https://minikube.sigs.k8s.io/docs/start/">https://minikube.sigs.k8s.io/docs/start/</a>.</li>
<li>Upgraded OpenSSL version to 3.5.8 in Linux bundled Python to resolve CVE-2026-42508.</li>
</ul>
<h3 id="alloydb">AlloyDB</h3>
<ul>
<li>Added <code>--edition</code> flag in <code>gcloud alloydb clusters create|update</code> for alpha and beta tracks.</li>
</ul>
<h3 id="apigee">Apigee</h3>
<ul>
<li>Added <code>gcloud apigee apis delete</code> which deletes an API proxy and all of its
revisions. Undeploy every deployed revision first with <code>gcloud apigee apis
undeploy</code>.</li>
</ul>
<h3 id="artifact_registry">Artifact Registry</h3>
<ul>
<li>Added <code>gcloud artifacts files upload</code> which allows user to upload
Conda packages to a Conda repository.</li>
</ul>
<h3 id="biglake">BigLake</h3>
<ul>
<li>Added <code>--cross-cloud-cache</code> to <code>gcloud biglake iceberg catalogs create</code> and <code>update</code> commands to configure cross-cloud cache per catalog.</li>
<li>Added <code>--kms-key</code> flag to <code>gcloud biglake iceberg catalogs create</code> and <code>update</code> commands.</li>
<li>Added <code>--kms-key</code> flag to <code>gcloud biglake delta-sharing catalogs create</code> and <code>update</code> commands.</li>
</ul>
<h3 id="cloud_backup_dr">Cloud Backup DR</h3>
<ul>
<li>Added <code>gcloud backup-dr auto-protection-policies</code> command group in alpha and beta tracks.</li>
<li>Added <code>gcloud backup-dr auto-protection-bindings</code> command group in alpha and beta tracks.</li>
<li>Added <code>gcloud beta backup-dr binding-matching-resources</code> command group to manage Backup and DR BindingMatchingResources.</li>
</ul>
<h3 id="cloud_firestore">Cloud Firestore</h3>
<ul>
<li>Promoted <code>gcloud firestore change-streams</code> commands to beta.</li>
<li>Promoted search configuration options to GA for <code>gcloud firestore indexes composite create</code>.</li>
</ul>
<h3 id="cloud_managed_kafka">Cloud Managed Kafka</h3>
<ul>
<li>Promoted <code>--public-cluster</code> and <code>--allowed-source-ip-ranges</code> flags to GA for <code>gcloud managed-kafka clusters create</code> and <code>gcloud managed-kafka clusters update</code>.</li>
</ul>
<h3 id="cloud_memorystore">Cloud Memorystore</h3>
<ul>
<li>Promoted <code>--tags</code> flag of <code>gcloud redis instance create</code>.</li>
</ul>
<h3 id="cloud_sql">Cloud SQL</h3>
<ul>
<li>Updated 'cloud-sql-proxy' packaged component to use 2.25.4 of the Cloud SQL Proxy.</li>
</ul>
<h3 id="cloud_services">Cloud Services</h3>
<ul>
<li><strong>API Keys</strong>: Added <code>--[no-]check-existing-usage</code> flag to <code>gcloud services
api-keys update</code> and <code>gcloud services api-keys delete</code> to verify whether
the key has recent incompatible traffic before updating or deleting the key
(defaults to true).</li>
</ul>
<h3 id="cluster_director">Cluster Director</h3>
<ul>
<li>Fixed an issue in <code>gcloud cluster-director clusters update</code> help text and documentation where <code>--update-slurm-partitions</code> included an unsupported <code>exclusive</code> flag in examples.</li>
</ul>
<h3 id="compute_engine">Compute Engine</h3>
<ul>
<li>Promoted <code>regex_rewrite</code> support in <code>url_rewrite</code> block to GA for <code>gcloud compute url-maps</code>.</li>
<li>Added <code>--network-endpoint-group</code> flag to <code>gcloud compute backend-services create</code> command.</li>
<li>Added <code>--ha-policy-fast-ip-move</code> flag to <code>gcloud compute backend-services create</code> command.</li>
<li>Added <code>--ha-policy-leader-backend-group</code> and <code>--ha-policy-leader-instance</code> flags to <code>gcloud compute backend-services update</code> command.</li>
<li>Added <code>--no-graceful-shutdown</code> flag to <code>gcloud compute instance-groups managed stop-instances</code> command across all release tracks.</li>
<li>Added <code>--no-graceful-shutdown</code> flag to <code>gcloud compute instance-groups managed delete-instances</code> command across all release tracks.</li>
<li>Added <code>--outlier-detection-*</code> flags to <code>gcloud compute backend-services create</code> and <code>update</code> commands to configure outlier detection settings.</li>
<li>Promoted <code>gcloud compute recoverable-snapshots recover</code> to beta.</li>
<li>Promoted <code>gcloud compute recoverable-snapshots delete</code> to beta.</li>
<li>Promoted <code>gcloud compute recoverable-snapshots describe</code> to beta.</li>
<li>Promoted <code>gcloud compute recoverable-snapshots list</code> to beta.</li>
<li>Promoted <code>gcloud compute recoverable-snapshots set-iam-policy</code> to beta.</li>
<li>Promoted <code>gcloud compute recoverable-snapshots test-iam-permissions</code> to beta.</li>
<li>Promoted <code>gcloud compute instances get-vm-extension-state</code> to beta.</li>
<li>Promoted <code>gcloud compute instances list-vm-extension-states</code> to beta.</li>
<li>Promoted <code>enable-vpc-scoped-dns</code> sub-argument of <code>--network-interface</code> flag in <code>gcloud compute instances create</code> to GA.</li>
<li>Promoted <code>enable-vpc-scoped-dns</code> sub-argument of <code>--network-interface</code> flag in <code>gcloud compute instance-templates create</code> to GA.</li>
<li><p>Promoted <code>--share-setting</code> flag in <code>gcloud compute reservations update</code> to GA.</p></li>
<li><p>Promoted <code>gcloud compute project-views describe</code> command to GA.</p></li>
</ul>
<h3 id="database_migration">Database Migration</h3>
<ul>
<li>Added support for updating connectivity options (<code>--private-connection</code>,
<code>--psc-service-attachment</code>, <code>--static-ip-connectivity</code>, and forward SSH flags
where supported) in <code>gcloud database-migration connection-profiles update</code>.</li>
<li>Added <code>--mysql-is-primary-destination</code> flag to <code>gcloud database-migration migration-jobs create</code> command to specify whether the destination for the migration job is a primary instance.</li>
</ul>
<h3 id="dataproc_metastore">Dataproc Metastore</h3>
<ul>
<li>Promoted <code>gcloud metastore services migrations start</code>, <code>describe</code>, <code>list</code>,
and <code>delete</code> to GA for one-shot migrations (<code>mode:BACKFILL</code>).</li>
<li>Added support for <code>INCREMENTAL_SYNC</code> mode in public preview for
iceberg migrations.</li>
</ul>
<h3 id="design_center">Design Center</h3>
<ul>
<li>Added <code>gcloud design-center spaces application-templates export</code> command to export IaC for an application template.</li>
<li>Added <code>gcloud design-center spaces application-templates revisions export</code> command to export IaC for an application template revision.</li>
<li>Added <code>--input-variable-aliases</code>, <code>--add-input-variable-aliases</code>,
<code>--clear-input-variable-aliases</code>, and <code>--remove-input-variable-aliases</code> flags
to <code>gcloud design-center components update</code> to manage input variable aliases.</li>
</ul>
<h3 id="developer_knowledge">Developer Knowledge</h3>
<ul>
<li># Release notes for developer_knowledge component.</li>
</ul>
<h2 id="2026-08-20">2026-08-20</h2>
<h3 id="gcloud_beta_developer-knowledge">gcloud beta developer-knowledge</h3>
<ul>
<li>Promoted developer-knowledge commands to the beta track.</li>
</ul>
<h3 id="parametermanager">Parametermanager</h3>
<ul>
<li>Added <code>--tags</code> flag to <code>gcloud beta parametermanager parameters create</code> to allow binding tags during parameter creation.</li>
</ul>
<h3 id="policy_troubleshooter">Policy Troubleshooter</h3>
<ul>
<li>Added <code>gcloud policy-troubleshoot error-info-id</code> to troubleshoot access denials using an IAM error identifier.</li>
</ul>
<p>Subscribe to these release notes at <a href="https://groups.google.com/forum/#!forum/google-cloud-sdk-announce">https://groups.google.com/forum/#!forum/google-cloud-sdk-announce</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Breaking</h3>
<p><strong>Gemini Notebook Enterprise: Website URL ingestion blocked by VPC Service Controls</strong></p>
<p>Projects with VPC Service Controls enabled can't add website URLs as
notebook sources in Gemini Notebook Enterprise.</p>
<p>This is because direct website
ingestion performs a live web crawl, generating outbound traffic beyond Google
networks, which would violate VPC Service Controls perimeter policies.</p>
<p>Other source types, such as Google Docs and YouTube URLs, remain supported in
projects with VPC Service Controls enabled.</p>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Configure custom actions and custom fields in data stores (Private preview)</strong></p>
<p>Gemini Enterprise supports custom fields and custom entities for data store search and actions.
You can do the following:</p>
<ul>
<li><strong>Configure custom actions:</strong> Generate and enable custom actions based on your data store's custom entities.</li>
<li><strong>Modify custom field descriptions:</strong> Modify the descriptions of fields in the downloaded specifications, to provide more context to the model.</li>
<li><strong>Enrich specifications:</strong> Download, modify, and upload the action specification JSON to refine descriptions and provide precise model instructions.</li>
</ul>
<p>This feature is in <a href="https://cloud.google.com/products#product-launch-stages">private preview</a>. For more information, see <a href="https://docs.cloud.google.com/gemini/enterprise/docs/manage-actions#manage-custom-actions">Manage custom actions</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>Computer Use and Shell sandboxes are generally available</strong></p>
<p><a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/scale/sandbox/computer-use">Computer Use</a> and Shell sandboxes in Gemini Enterprise Agent Platform are now generally available (GA). This release also includes the following new features for Agent Platform sandboxes:</p>
<ul>
<li><p><strong>Shell sandboxes</strong>: Run untrusted shell commands, install packages, and manipulate files in an isolated Linux container using direct API <code>/exec</code> calls. For more information, see the <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/scale/sandbox/shell-sandbox-quickstart">Shell sandbox quickstart</a>.</p></li>
<li><p><strong>VPC Service Controls &amp; Private Service Connect</strong>: Protect sandbox data and isolate network boundaries with VPC Service Controls, private ingress endpoints (PSC-E), and private egress routing (PSC-I). For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/scale/sandbox/configure-vpc-sc">Configure VPC Service Controls and Private Service Connect with sandboxes</a>.</p></li>
<li><p><strong>Customer-Managed Encryption Keys (CMEK)</strong>: Protect sandbox data at rest, including disk storage and snapshot checkpoints, using Cloud KMS keys. For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/scale/sandbox/configure-cmek">Configure customer-managed encryption keys (CMEK) for sandboxes</a>.</p></li>
<li><p><strong>Pausing and resuming sandboxes</strong>: Deschedule compute resources for idle sandboxes while preserving file system state and connection identity, and resume them in seconds. For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/scale/sandbox/manage-sandboxes#pause-a-sandbox">Manage sandboxes</a>.</p></li>
</ul>
<h3>Feature</h3>
<p><strong>Priority PayGo now supports the US and EU multi-region endpoints</strong></p>
<p>You can send Priority PayGo requests to the <code>us</code> and <code>eu</code> multi-region
endpoints, in addition to the <code>global</code> endpoint.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/priority-paygo">Priority PayGo</a>.</p>
<h3>Feature</h3>
<p><strong>Agent Gateway supports multiple Agent Registry instances</strong></p>
<p>Agent Gateway now lets you associate up to two Agent Registry instances (one
global registry and one regional or multi-region registry) with a single Agent
Gateway instance. For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/govern/gateways/set-up-agent-gateway#agent-registry">Register your agents and
destination
resources</a>.</p>
<h3>Feature</h3>
<p><strong>Agent Gateway supports VPC Service Controls</strong></p>
<p>Agent Gateway now enforces VPC Service Controls perimeter rules for agent
communications. When you <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/govern/gateways/set-up-vpc-connectivity">configure Agent Gateway with VPC
connectivity</a>,
agent traffic is routed through your private VPC network, ensuring that your
organization's VPC-SC perimeter rules are applied to all agent traffic as well.</p>
<p>Note that setting up VPC connectivity is required to enable VPC Service Controls
perimeter enforcement for Agent Gateway deployments. The connectivity template
must be configured in <code>ALL_TRAFFIC</code> egress mode.</p>
<aside class="special"><strong>Important:</strong><span> VPC Service Controls is only supported for Agent Gateway deployments
created after September 8, 2026 that use the <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/govern/gateways/set-up-vpc-connectivity">agent connectivity
template</a>
to configure VPC connectivity.</span></aside>
<h2 class="release-note-product-title">Google Cloud Contact Center as a Service</h2>
<h3>Feature</h3>
<p><strong>Hubspot: Configure Do Not Call by phone number</strong></p>
<p>In HubSpot integrations, you can now configure Do Not Call for specific phone
numbers instead of for an entire contact or company record. Opt-out matching is
no longer case-sensitive.</p>
<p>Administrators: There's a new <strong>Do Not Call Configuration</strong> section in the
  <strong>CRM</strong> pane, located at <strong>Settings <span aria-label="and then">&gt;</span> Developer Settings</strong> (with
  <strong>HubSpot</strong> selected).</p>
<h3>Feature</h3>
<p><strong>Agent desktop: New network diagnostics tool</strong></p>
<p>The agent desktop has a new network diagnostics tool in the navigation menu that
displays network strength and diagnostics information. This tool can help you
quickly assess your network's health and troubleshoot connection issues.</p>
<h3>Feature</h3>
<p><strong>Agent desktop: Open from the CCaaS portal</strong></p>
<p>You can now access the Agent Desktop using the new <strong>Apps</strong> menu. In the CCaaS
portal, click <strong>Apps <span aria-label="and then">&gt;</span> Agent Desktop</strong> to open the Agent Desktop in
a new browser tab. This lets you move between the portal and the Agent
Desktop without ending your portal session.</p>
<h3>Fixed</h3>
<p>This release addresses the following issues:</p>
<ul>
<li><p>Fixed an issue where SmartAction statuses were incorrectly marked as
"failed" when a call ended before a photo or video upload completed.</p></li>
<li><p>Fixed an issue where loading the outbound numbers list timed out or caused
significant delays for organizations with large teams and custom roles.</p></li>
<li><p>Fixed an issue where estimated wait times of less than one minute were
incorrectly rounded down to zero, preventing the system from accurately
triggering over-capacity actions.</p></li>
<li><p>Fixed an issue where sudden spikes in call volume bypassed a team's capacity
protections and reduced the team's agent availability to below configured
minimums.</p></li>
<li><p>Fixed an issue where nested object values in custom data were incorrectly
displayed as <code>[object Object]</code> in the agent desktop session data feed.</p></li>
<li><p>Fixed an agent desktop issue where the navigation bar in the <strong>Previous
Interactions</strong> page of the call adapter was overlapped by summary text and
didn't stay fixed while scrolling.</p></li>
<li><p>Fixed an issue where answered voice calls triggered a second, unrequested
callback after the end-user hung up.</p></li>
<li><p>Fixed an issue where intermittent IMAP connection rejections caused email
fetch workers to enter an extended backoff loop, resulting in several hours
of mailbox downtime.</p></li>
<li><p>Fixed an issue where inbound voice call recordings weren't exported to
external storage when a virtual agent escalation was deflected to voicemail
due to over-capacity.</p></li>
<li><p>Fixed an issue where manual wrap-up sessions were incorrectly attributed to
the most recent call in the <strong>Agent Activity Timeline</strong> and in raw data
exports, even when the wrap-up was unrelated to that call.</p></li>
<li><p>Fixed an issue where the "agent leg" of a call connection stalled in a
connecting state for the full timeout duration before failing silently and
moving the agent to an available status.</p></li>
<li><p>Fixed an issue where custom form responses weren't exported to external
storage for instances without an external CRM integration.</p></li>
<li><p>Fixed an issue where a queue name saved in the <strong>SLA thresholds for queues</strong>
dialog didn't persist after saving.</p></li>
<li><p>Fixed an issue where virtual agent voice calls triggered a session error
during wrap-up.</p></li>
<li><p>Fixed an issue during high-capacity redirections where voicemails weren't
saved.</p></li>
<li><p>Fixed an issue where completed call transfers generated duplicate queue
duration records, leading to inflated reporting for queue volume and SLA
metrics.</p></li>
<li><p>Fixed an agent desktop issue where the sentiment banner in the call adapter
didn't immediately appear at the start of a call.</p></li>
<li><p>Fixed an issue where saving the <strong>Upload audio recording for Language
Selection</strong> option of the <strong>Languages</strong> dialog didn't persist and switched
to <strong>Text-to-speech</strong>.</p></li>
<li><p>Fixed an issue where inefficient database queries caused high CPU
utilization and performance degradation across all communication channels.</p></li>
<li><p>Fixed an issue where transient connection errors during Twilio ICE token
fetching caused agent call setup to fail or take longer to connect.</p></li>
<li><p>Fixed an issue where temporary connection drops during chat webhook delivery
caused unnecessary delays.</p></li>
<li><p>Fixed an issue where work time and wait time durations overlapped in
reporting metrics.</p></li>
<li><p>Fixed an issue where the agent adapter call history incorrectly displayed
English queue names for French-Canadian calls.</p></li>
<li><p>Fixed an issue where agents were assigned calls from secondary queues even
when their primary queue fell below the minimum availability threshold.</p></li>
<li><p>Fixed an issue where canceled virtual-agent-to-human escalations
incorrectly reported negative queue durations and inaccurate SLA metrics in
chat session data and reports.</p></li>
<li><p>Fixed an issue where creating or updating queues failed and returned a
timeout error.</p></li>
<li><p>Fixed an agent desktop issue where an outbound call canceled by an agent
while connecting was recorded as an unknown failure instead of an agent
cancellation.</p></li>
<li><p>Fixed an issue where clicking the rewind and forward buttons on the
voicemail page of the call adapter restarted the voicemail from the
beginning.</p></li>
<li><p>Fixed an agent desktop issue where the chat adapter displayed a loading
progress indicator instead of the chat transcript when a chat session was
assigned.</p></li>
<li><p>Fixed an issue where a disposition prompt didn't appear in the call
adapter after a disconnected call, even when mandatory disposition was
configured.</p></li>
<li><p>Fixed an issue where Agent Assist real-time transcription didn't
start on Vonage BYOC calls.</p></li>
<li><p>Fixed an issue where changes made outside of browser-originated HTTP
requests (such as from API clients or background jobs) failed to generate
audit log records.</p></li>
<li><p>Fixed an issue where over-capacity phone deflection didn't activate for
direct agent calls, resulting in an error message or callers waiting
indefinitely.</p></li>
<li><p>Fixed an issue where transient network connection failures during call and
chat DAP lookups caused inbound calls to route to default queues or
prevented chat sessions from starting.</p></li>
<li><p>Fixed a web SDK issue where static, non-interactive text within the chat
widget incorrectly received keyboard focus, disrupting the navigation flow
for keyboard and screen reader users.</p></li>
<li><p>Fixed an issue where temporary asset errors during deployments were
cached by the CDN, leading to web SDK initialization failures.</p></li>
<li><p>Fixed an agent desktop issue where incomplete configuration settings
prevented call control buttons from updating or rendering properly.</p></li>
<li><p>Fixed an issue where the audio for an over-capacity deflection played in the
source queue's language instead of the destination queue's language
following a cross-language transfer.</p></li>
<li><p>Fixed an issue where waiting chats weren't immediately offered to available
agents who became eligible for a queue through a team membership update or
direct queue assignment.</p></li>
</ul>
<h2 class="release-note-product-title">Identity and Access Management</h2>
<h3>Feature</h3>
<p>You can get IAM role suggestions from Gemini
programmatically by using the Policy Assist API
(<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>).</p>
<p>For more information, see the following documentation:</p>
<ul>
<li><a href="https://docs.cloud.google.com/iam/docs/role-picker-gemini">Get predefined role suggestions with Gemini assistance</a></li>
<li><a href="https://docs.cloud.google.com/policy-intelligence/docs/reference/policyassist/rest">Policy Assist REST reference</a></li>
</ul>
<h2 class="release-note-product-title">Looker</h2>
<h3>Deprecated</h3>
<p>The deprecation of the <a href="https://docs.cloud.google.com/looker/docs/mobile-app-legacy">Looker Mobile (Legacy) application</a> has been postponed to January 31, 2027. Starting on January 31, 2027, support for the Looker Mobile (Legacy) app will be discontinued and the app will be unavailable for download from the App Store or Play Store. Although users will still be able to use the Looker Mobile (Legacy) app if they already have it installed, we recommend that you install the non-legacy <a href="https://docs.cloud.google.com/looker/docs/mobile-app-installation">Looker mobile app</a>.</p>
<h2 class="release-note-product-title">NetApp Volumes</h2>
<h3>Announcement</h3>
<p>Google Cloud NetApp Volumes now supports the Flex Unified service level in the
following regions:</p>
<ul>
<li><p>asia-east1 (Taiwan)</p></li>
<li><p>australia-southeast2 (Melbourne)</p></li>
<li><p>europe-southwest1 (Madrid)</p></li>
</ul>
<p>For more information about available regions, see <a href="https://docs.cloud.google.com/netapp/volumes/docs/discover/service-levels#supported_regions">Supported regions</a>.</p>
<h2 class="release-note-product-title">Network Intelligence Center</h2>
<h3>Feature</h3>
<p>You can deploy Monitoring Points optimized for <a href="https://docs.cloud.google.com/network-intelligence-center/docs/cloud-network-insights/deploy-aws-monitoring-points">Amazon Web Services (AWS)</a>
or <a href="https://docs.cloud.google.com/network-intelligence-center/docs/cloud-network-insights/deploy-azure-monitoring-points">Microsoft Azure</a>
cloud infrastructure from <a href="https://docs.cloud.google.com/network-intelligence-center/docs/cloud-network-insights/">Cloud Network Insights</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 08, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#September_08_2026</id>
    <updated>2026-09-08T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#September_08_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Agent Platform Workbench</h2>
<h3>Fixed</h3>
<p><strong>Scheduled upgrade metadata is validated</strong></p>
<p>The value of the <code>notebook-upgrade-schedule</code> metadata key is now validated when
you create or update an Agent Platform Workbench instance. The value must be a
single-line <a href="https://man7.org/linux/man-pages/man5/crontab.5.html">unix-cron
format</a> schedule. For more
information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/notebooks/workbench/instances/manage-metadata#keys">Manage features through
metadata</a>.</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>Conversational analytics now supports predictive modeling questions using the
<a href="https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-predict"><code>AI.PREDICT</code> function</a>.
This feature is in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<h2 class="release-note-product-title">Cloud Run</h2>
<h3>Feature</h3>
<p>To take advantage of <a href="https://cloud.google.com/run/pricing#delayed-jobs">reduced pricing</a>
for Cloud Run jobs, you can <a href="https://docs.cloud.google.com/run/docs/delayed-jobs">delay job execution</a> to
defer non-urgent tasks for up to 12 hours (<a href="https://cloud.google.com/products">Preview</a>).</p>
<h2 class="release-note-product-title">Cloud SQL for MySQL</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/sql/docs/mysql/admin-api/rep">Regional endpoints (REP)</a>
are now generally available
(<a href="https://cloud.google.com/products#product-launch-stages">GA</a>)
for the Cloud SQL for MySQL Admin API.</p>
<p>Regional endpoints let you interact with Cloud SQL for MySQL instances
using regionalized URLs (such as
<code>sqladmin.<a href="https://docs.cloud.google.com/sql/docs/mysql/admin-api/rep#supported_regions">{region}</a>.rep.googleapis.com</code>)
rather than through a single global endpoint.</p>
<p>Regional endpoints provide regional frontend and load balancing infrastructure
that improves data residency by keeping network traffic within the same
region as the instance. This reduces the instance's dependency on global
frontend infrastructure.</p>
<p>Regional endpoints have strong regional isolation, so the failure of a load
balancer or frontend in one region doesn't affect any other
region. Regional service load balancers have a separate, regionally
isolated control plane.</p>
<p>Regional endpoints are designed to meet stringent data residency and
sovereignty standards, such as ITAR and Assured Workloads Regions, ensuring
data in transit remains within the committed region.</p>
<p>Certificate management and TLS termination occurs within each region, on the
regional load balancer, so data remains encrypted until it reaches its
destination region and stays within that region while being processed there.</p>
<h2 class="release-note-product-title">Cloud SQL for PostgreSQL</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/sql/docs/postgres/admin-api/rep">Regional endpoints (REP)</a>
are now generally available
(<a href="https://cloud.google.com/products#product-launch-stages">GA</a>)
for the Cloud SQL for PostgreSQL Admin API.</p>
<p>Regional endpoints let you interact with Cloud SQL for PostgreSQL instances
using regionalized URLs (such as
<code>sqladmin.<a href="https://docs.cloud.google.com/sql/docs/postgres/admin-api/rep#supported_regions">{region}</a>.rep.googleapis.com</code>)
rather than through a single global endpoint.</p>
<p>Regional endpoints provide regional frontend and load balancing infrastructure
that improves data residency by keeping network traffic within the same
region as the instance. This reduces the instance's dependency on global
frontend infrastructure.</p>
<p>Regional endpoints have strong regional isolation, so the failure of a load
balancer or frontend in one region doesn't affect any other
region. Regional service load balancers have a separate, regionally
isolated control plane.</p>
<p>Regional endpoints are designed to meet stringent data residency and
sovereignty standards, such as ITAR and Assured Workloads Regions, ensuring
data in transit remains within the committed region.</p>
<p>Certificate management and TLS termination occurs within each region, on the
regional load balancer, so data remains encrypted until it reaches its
destination region and stays within that region while being processed there.</p>
<h2 class="release-note-product-title">Cloud SQL for SQL Server</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/sql/docs/sqlserver/admin-api/rep">Regional endpoints (REP)</a>
are now generally available
(<a href="https://cloud.google.com/products#product-launch-stages">GA</a>)
for the Cloud SQL for SQL Server Admin API.</p>
<p>Regional endpoints let you interact with Cloud SQL for SQL Server instances
using regionalized URLs (such as
<code>sqladmin.<a href="https://docs.cloud.google.com/sql/docs/sqlserver/admin-api/rep#supported_regions">{region}</a>.rep.googleapis.com</code>)
rather than through a single global endpoint.</p>
<p>Regional endpoints provide regional frontend and load balancing infrastructure
that improves data residency by keeping network traffic within the same
region as the instance. This reduces the instance's dependency on global
frontend infrastructure.</p>
<p>Regional endpoints have strong regional isolation, so the failure of a load
balancer or frontend in one region doesn't affect any other
region. Regional service load balancers have a separate, regionally
isolated control plane.</p>
<p>Regional endpoints are designed to meet stringent data residency and
sovereignty standards, such as ITAR and Assured Workloads Regions, ensuring
data in transit remains within the committed region.</p>
<p>Certificate management and TLS termination occurs within each region, on the
regional load balancer, so data remains encrypted until it reaches its
destination region and stays within that region while being processed there.</p>
<h2 class="release-note-product-title">Cloud Trace</h2>
<h3>Feature</h3>
<p>The Observability API supports VPC Service Controls. This integration is
<a href="https://cloud.google.com/products#product-launch-stages">generally available</a>.</p>
<p>For more information, see the following:</p>
<ul>
<li><a href="https://docs.cloud.google.com/stackdriver/docs/observability/use-vpc-service-controls">Use VPC Service Controls with Google Cloud Observability</a></li>
<li><a href="https://docs.cloud.google.com/stackdriver/docs/reference/api-overview">Observability API overview</a></li>
<li><a href="https://docs.cloud.google.com/vpc-service-controls/docs/supported-products#table_observability_api">Supported products: Observability API</a></li>
</ul>
<h2 class="release-note-product-title">Compute Engine</h2>
<h3>Feature</h3>
<p><strong>Generally available</strong>: You can convert a single-project reservation into a
shared reservation, or a shared reservation into a single-project reservation.
Modify the share type for a reservation to share your reserved resources with
other projects in your Google Cloud organization, or to restrict access to only
the reservation's owner project. For more information, see
<a href="https://docs.cloud.google.com/compute/docs/instances/reservations-modify#modify-share-type">Modify the share type for a reservation</a>.</p>
<h2 class="release-note-product-title">Config Connector</h2>
<h3>Announcement</h3>
<p>Config Connector version 1.156.0 is now available.</p>
<h3>Feature</h3>
<p>New Alpha Resources (Direct Reconciler):</p>
<ul>
<li><p><code>CCInsightsQAScorecard</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/contact-center/insights/docs">Contact Center Insights QA scorecards</a> to manage and evaluate agent performance.</li>
</ul></li>
<li><p><code>ContentWarehouseSynonymSet</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/document-ai-warehouse/docs">Document AI Warehouse Synonym Sets</a> to manage custom synonym groups for searches.</li>
</ul></li>
<li><p><code>DevConnectAccountConnector</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/developer-connect/docs">Developer Connect Account Connectors</a> to connect GKE clusters to developer systems.</li>
</ul></li>
<li><p><code>DiscoveryEngineEngine</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/generative-ai-app-builder/docs">Discovery Engine search engines</a> to power search experiences.</li>
</ul></li>
<li><p><code>DiscoveryEngineServingConfig</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/generative-ai-app-builder/docs">Discovery Engine serving configurations</a> to control search, recommendation, and listing features.</li>
</ul></li>
<li><p><code>GKEHubFleet</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/anthos/multicluster-management/connect/docs">GKE Hub Fleets</a> to logically group and manage clusters.</li>
</ul></li>
<li><p><code>ModelArmorTemplate</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/model-armor/docs">Model Armor templates</a> to define safety and security policies for large language models.</li>
</ul></li>
<li><p><code>NetworkSecurityAuthzPolicy</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/traffic-director/docs/security-authz-policy">Network Security Authorization Policies</a> to authorize traffic.</li>
</ul></li>
<li><p><code>RapidMigrationAssessmentCollector</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/migration-center/docs/rma">Rapid Migration Assessment collectors</a> to gather environment discovery data for cloud migration.</li>
</ul></li>
<li><p><code>SecurityCenterManagementEventThreatDetectionCustomModule</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/security-command-center/docs">Security Command Center event threat detection custom modules</a> to customize threat detection.</li>
</ul></li>
<li><p><code>StorageInsightsDatasetConfig</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/storage/docs/insights">Cloud Storage Insights dataset configurations</a> to automatically inventory and analyze storage datasets.</li>
</ul></li>
<li><p><code>VectorSearchCollection</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/vertex-ai/docs/vector-search">Vertex AI Vector Search collections</a> to manage similarity search indexes.</li>
</ul></li>
</ul>
<h3>Feature</h3>
<p>New Fields:</p>
<ul>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/bigtable/bigtabletable"><code>BigtableTable</code></a></p>
<ul>
<li>Added <code>spec.automatedBackupPolicy.locations</code> field.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/container/containercluster"><code>ContainerCluster</code></a></p>
<ul>
<li>Added <code>spec.nodeConfig.swapConfig</code> field.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/container/containernodepool"><code>ContainerNodePool</code></a></p>
<ul>
<li>Added <code>spec.nodeConfig.swapConfig</code> field.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/dataproc/dataproccluster"><code>DataprocCluster</code></a></p>
<ul>
<li>Added <code>spec.secondaryWorkerConfig.instanceFlexibilityPolicy</code> field.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/networksecurity/networksecurityfirewallendpoint"><code>NetworkSecurityFirewallEndpoint</code></a></p>
<ul>
<li>Added <code>spec.organizationRef</code> field to support organizing resources at the organization level, and made <code>spec.projectRef</code> optional.</li>
</ul></li>
</ul>
<h3>Feature</h3>
<p>New Features:</p>
<ul>
<li><strong>Optional NAT IP Allocate Option</strong>: Made <code>natIpAllocateOption</code> an optional field in <code>ComputeRouterNat</code> to support dynamic allocation.</li>
<li><strong>Preview Summary CLI Improvements</strong>: Added namespace and current status to the preview summary report.</li>
</ul>
<h3>Change</h3>
<p>Reconciliation Improvements:</p>
<p>We have added support for direct reconciliation to more resources, with opt-in behavior. The API is unchanged. To use the direct reconciler, add the <code>alpha.cnrm.cloud.google.com/reconciler: direct</code> annotation to the corresponding Config Connector object. The following resources now have direct reconciliation support:</p>
<ul>
<li><code>VertexAITensorboard</code>
<ul>
<li>Support direct reconciliation (opt-in).</li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Container Optimized OS</h2>
<h3>Change</h3>
<h3 id="cos-beta-133-19999-44-28">cos-beta-133-19999-44-28 <a id='"cos-arm64-beta-133-19999-44-28"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/84f978496731ef2e17206873e397a8129c813697
">COS-6.18.48</a></td>
<td>v29.4.3</td>
<td>v2.3.4</td>
<td><a href="https://storage.googleapis.com/cos-tools/19999.44.28/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<h3 id="cos-129-19506-448-20">cos-129-19506-448-20 <a id='"cos-arm64-129-19506-448-20"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/583df4fb246cc3cdc69bbb933a78ef88032ecfd6
">COS-6.12.105</a></td>
<td>v27.5.1</td>
<td>v2.2.7</td>
<td><a href="https://storage.googleapis.com/cos-tools/19506.448.20/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<h3 id="cos-dev-138-20098-0-0">cos-dev-138-20098-0-0 <a id='"cos-arm64-dev-138-20098-0-0"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/3c4a8bfeaddc3759224158bd0440c337bb253d46
">COS-6.18.49</a></td>
<td>v29.4.3</td>
<td>v2.3.2</td>
<td><a href="https://storage.googleapis.com/cos-tools/20098.0.0/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<p>Updated containerd and containerd-test to v2.3.4.</p>
<h3>Fixed</h3>
<p>Updated the Linux kernel to v6.18.48.</p>
<h3>Fixed</h3>
<p>Fixed CVE-2026-33186 in app-containers/docker.</p>
<h3>Change</h3>
<p>Updated the Linux kernel to v6.18.48.</p>
<h3>Fixed</h3>
<p>Fixed docker cp failure when copying to/from containers with symlinked bind mounts.</p>
<h3>Change</h3>
<p>Updated the Linux kernel to v6.18.49.</p>
<h3>Fixed</h3>
<p>Fixed CVE-2026-33186 in app-admin/extensions-manager.</p>
<h3>Fixed</h3>
<p>Updated sys-devel/binutils to v2.40.</p>
<h3>Fixed</h3>
<p>Fixed CVE-2026-33186 in app-admin/google-osconfig-agent.</p>
<h3>Security</h3>
<p>Update dev-go/net to v0.55.0 to fix CVE-2026-25680.</p>
<h3>Fixed</h3>
<p>Fixed CVE-2026-33186 in app-admin/node-problem-detector.</p>
<h3>Fixed</h3>
<p>Fixed CVE-2026-33186 in app-containers/containerd.</p>
<h3>Fixed</h3>
<p>Fixed CVE-2026-33186 in app-emulation/kubernetes.</p>
<h3>Fixed</h3>
<p>Upgraded app-containers/docker-credential-helpers to v0.9.9.</p>
<h3>Fixed</h3>
<p>Upgraded dev-db/sqlite to v3.53.4.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/expat to v2.8.4.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/xxhash to v0.8.3-r2.</p>
<h3>Fixed</h3>
<p>Upgraded net-libs/libnftnl to v1.2.9.</p>
<h3>Fixed</h3>
<p>Fixed CVE-2026-6238 in sys-libs/glibc.</p>
<h3>Security</h3>
<p>Updated dev-go/net to v0.55.0 to fix CVE-2026-25680.</p>
<h3>Change</h3>
<p>Runtime sysctl changes:
<ul>
<li>Changed: net.ipv4.udp_mem: 188034   250714  376068 -&gt; 188034    250715  376068</li>
</ul></p>
<h3>Change</h3>
<h3 id="cos-117-18613-731-6">cos-117-18613-731-6 <a id='"cos-arm64-117-18613-731-6"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/3f9d5994b9233645cbedcc27ffb9885482af3d41
">COS-6.6.153</a></td>
<td>v24.0.9</td>
<td>v1.7.34</td>
<td><a href="https://storage.googleapis.com/cos-tools/18613.731.6/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>Fixed docker cp failure when copying to/from containers with symlinked bind mounts.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/google-guest-configs to v20260819.00.</p>
<h3>Fixed</h3>
<p>Upgraded app-arch/zstd to v1.5.7-r1.</p>
<h3>Fixed</h3>
<p>Upgraded app-containers/docker-credential-helpers to v0.9.9.</p>
<h3>Fixed</h3>
<p>Upgraded app-shells/dash to v0.5.13.5.</p>
<h3>Fixed</h3>
<p>Upgraded dev-db/sqlite to v3.53.4.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/expat to v2.8.3.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/libverto to v0.3.2-r1.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/popt to v1.19-r1.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/xxhash to v0.8.3-r2.</p>
<h3>Fixed</h3>
<p>Upgraded net-libs/libnftnl to v1.2.9.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/acl to v2.4.0-r2.</p>
<h3>Fixed</h3>
<p>Upgraded sys-auth/passwdqc to v2.0.3-r1.</p>
<h3>Fixed</h3>
<p>Upgraded sys-process/lsof to v4.99.7.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-6238 in sys-libs/glibc.</p>
<h3>Security</h3>
<p>Updated dev-go/net to v0.55.0 to fix CVE-2026-25680.</p>
<h3>Change</h3>
<h3 id="cos-121-18867-584-7">cos-121-18867-584-7 <a id='"cos-arm64-121-18867-584-7"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/bce7645596996d31068d8b3c7ad0f24fc8848df3
">COS-6.6.153</a></td>
<td>v27.5.1</td>
<td>v2.0.10</td>
<td><a href="https://storage.googleapis.com/cos-tools/18867.584.7/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>Fixed docker cp failure when copying to/from containers with symlinked bind mounts.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/google-guest-configs to v20260819.00.</p>
<h3>Fixed</h3>
<p>Upgraded app-containers/docker-credential-helpers to v0.9.9.</p>
<h3>Fixed</h3>
<p>Upgraded dev-db/sqlite to v3.53.4.</p>
<h3>Fixed</h3>
<p>Upgraded net-libs/libnftnl to v1.2.9.</p>
<h3>Fixed</h3>
<p>Upgraded sys-auth/passwdqc to v2.0.3-r1.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-6238 in sys-libs/glibc.</p>
<h3>Security</h3>
<p>Updated dev-go/net to v0.55.0 to fix CVE-2026-25680.</p>
<h3>Change</h3>
<h3 id="cos-125-19216-655-12">cos-125-19216-655-12 <a id='"cos-arm64-125-19216-655-12"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/728af8e16745d2a2cef9323806e50619cc900208
">COS-6.12.105</a></td>
<td>v27.5.1</td>
<td>v2.2.7</td>
<td><a href="https://storage.googleapis.com/cos-tools/19216.655.12/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>Added support for NVIDIA driver v595.91.07.</p>
<h3>Fixed</h3>
<p>Fixed docker cp failure when copying to/from containers with symlinked bind mounts.</p>
<h3>Fixed</h3>
<p>Upgraded dev-db/sqlite to v3.53.4.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-6238 in sys-libs/glibc.</p>
<h3>Security</h3>
<p>Updated dev-go/net to v0.55.0 to fix CVE-2026-25680.</p>
<h3>Change</h3>
<p>Runtime sysctl changes:
<ul>
<li>Changed: net.ipv4.udp_mem: 188034   250715  376068 -&gt; 188034    250714  376068</li>
</ul></p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Semantic search support in Google Cloud Marketplace (Preview)</strong></p>
<p>The agent search in Google Cloud Marketplace now supports semantic search,
allowing you to find agents by describing their functionality (for example, 
"generate reports" or "translate text") without needing exact keyword matches.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/gemini/enterprise/docs/register-and-manage-marketplace-agents">Add and manage A2A agents from Google Cloud Marketplace</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>Agent connectivity templates for VPC connectivity in Agent Gateway</strong></p>
<p>Agent Gateway now uses <em>agent connectivity templates</em>
(<code>agentConnectivityTemplate</code>) to configure and manage egress connectivity to VPC
networks. Connectivity templates let you choose whether to route all outbound
agent traffic (<code>ALL_TRAFFIC</code>) or only traffic to certain private IP address
ranges (<code>PRIVATE_RANGES_ONLY</code>) into your VPC network. For more information, see
<a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/govern/gateways/set-up-vpc-connectivity">Set up VPC connectivity for Agent
Gateway</a>.</p>
<h2 class="release-note-product-title">Google Cloud Contact Center as a Service</h2>
<h3>Announcement</h3>
<p><strong>Advanced reporting dashboards prerelease notes 6.4</strong></p>
<p>Here are the pre-release notes for updates to the advanced reporting dashboards
and other reporting in CCAI Platform. When we release these updates, we
expect the new capabilities to be as shown here.</p>
<aside class="special"><strong>Important:</strong><span> The next version of the advanced reporting dashboards could be greater
  than 6.4.</span></aside>
<h3>Feature</h3>
<p><strong>Real-time Agent Monitoring dashboard: new Active call ID(s) column</strong> </p>
<p>The <strong>Real-time Agent Monitoring</strong> dashboard now has an <strong>Active Call ID(s)</strong>
column in the <strong>Live Agent Data</strong> table. The column displays the call ID(s) for
any call in a connecting, connected, or reconnecting state for the agent. If an
agent is handling multiple concurrent calls, the call IDs appear in a
comma-separated list. The <strong>Active Call ID(s)</strong> column reduces the number of
steps required for supervisors to identify active calls during live monitoring.</p>
<h3>Feature</h3>
<p><strong>Improved filtering by team</strong></p>
<p>We made the following changes to team-based filtering:</p>
<ul>
<li><p>Renamed the <strong>Teams</strong> filter to <strong>Agent Teams</strong> to clarify that it filters
by the agent team handling the interactions. This change is in the
<strong>Real-time Queue Monitoring - Calls</strong>, <strong>Real-time Queue Monitoring -
Chats</strong>, <strong>Real-time Calls - Calls Connected</strong>, and <strong>Real-time Chats -
Chats Connected</strong> dashboards.</p></li>
<li><p>Added a <strong>Queue Teams</strong> filter to the <strong>Real-time Calls - Calls Queued</strong> and
<strong>Real-time Chats - Chats Queued</strong> dashboards. This lets you filter queued
interactions by the team assigned to the queue.</p></li>
</ul>
<h3>Feature</h3>
<p><strong>Improved the Real-time Calls and Real-time Chats dashboards</strong></p>
<p>We made the following dashboard improvements:</p>
<ul>
<li><p><strong>Real-time Calls - Calls Connected dashboard</strong>. Added the following
columns to the <strong>Connected Calls</strong> table:</p>
<ul>
<li><p><strong>Total Consumer Talk Time</strong>. Total time since the call first
connected to a virtual agent or a human agent.</p></li>
<li><p><strong>Total Hold Time</strong>. Total time the call has spent on hold so far,
including a hold currently in progress. </p></li>
</ul></li>
<li><p><strong>Real-time Chats - Chats Connected dashboard</strong>. Added the following
column to the <strong>Connected Chats</strong> table:</p>
<ul>
<li><strong>Total Consumer Chat Time</strong>. Total time since the chat first connected
to a virtual agent or a human agent.</li>
</ul></li>
</ul>
<h3>Feature</h3>
<p><strong>Real-time Calls - Calls Queued dashboard: new Projecting column</strong></p>
<p>The <strong>Real-time Calls - Calls Queued</strong> dashboard has a new <strong>Projecting</strong> column
in the <strong>Call Queued</strong> table. Indicates whether the routing engine (deltacast)
is currently projecting this queued call to an available agent.</p>
<h3>Fixed</h3>
<p>This release addresses the following issues:</p>
<ul>
<li><p>Fixed an issue where the formatting of numeric values was inconsistent
across tiles.</p></li>
<li><p>Fixed an issue where column headers, filter labels, and tile titles didn't
immediately switch to a newly selected language.</p></li>
<li><p>Fixed an issue where the <strong>Productive Agents</strong> column in the tables of the
<strong>Queue Group Performance - All</strong> dashboard didn't display values
appropriate to the queue group settings.</p></li>
<li><p>Fixed an issue in the <strong>Call Queue Metrics (Historical)</strong> Explore where
filtering by <strong>Agent Name</strong> without including it as a visible column
resulted in zero rows being returned.</p></li>
<li><p>Fixed an issue that affected calls to a sub-menu that were deflected using
<strong>Custom After Hours Deflection</strong> to a message. These calls were incorrectly
attributed to the parent menu in the <strong>All Queued Interactions</strong> report.</p></li>
<li><p>Fixed the effectiveness of the <strong>Direction</strong> filter in the following
dashboards:</p>
<ul>
<li><p><strong>Agent Performance</strong>. The <strong>Agent Productivity Detailed – Calls</strong> and
<strong>Agent Productivity Detailed – Chats</strong> tables correctly reflect the
filter setting.</p></li>
<li><p><strong>Real-time Agent Monitoring</strong>. The <strong>Agent Performance</strong> table and
historical metrics tiles correctly reflect the filter setting.</p></li>
<li><p><strong>All Interactions – Calls</strong> and <strong>All Interactions – Chats</strong>. The <strong>IVR
Interactions</strong> (calls only) and <strong>Virtual Agent Interactions</strong> tables
correctly reflect the filter setting.</p></li>
</ul></li>
<li><p>Fixed an issue with the <strong>Queue Performance - Calls</strong> dashboard when short
abandons were present in the specified date range. The <strong>Avg Queue Time</strong>
column in the <strong>Queue Summary</strong> table incorrectly displayed the raw sum of
queue durations instead of a true average.</p></li>
<li><p>Fixed an issue where team filters didn't apply correctly when generating the
<strong>Individual Call History Report</strong> and the <strong>Individual Chat History
Report</strong>. This resulted in the inclusion of data from unmanaged queues.</p></li>
<li><p>Fixed the following issues with the <strong>Real-time Calls - Calls Queued</strong>
dashboard:</p>
<ul>
<li><p>The <strong>Total Queued Now</strong> metric didn't include callers who were returned
to the queue after an automated-answer detection miss.</p></li>
<li><p>The <strong>Current Max Queue Wait Time (H:M:S)</strong> and <strong>Current Avg Queue Wait
Time (H:M:S)</strong> metrics mistakenly measured from a caller's original
entry into the queue, rather than from their most recent return to the
queue.</p></li>
</ul></li>
<li><p>Fixed an issue where a gray bar appeared at the bottom of the advanced
reporting dashboards, preventing a full view of the dashboards.</p></li>
</ul>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Change</h3>
<h4 id="2026-r38-version-updates">(2026-R38) Version updates</h4>
<p>GKE cluster versions have been updated.</p>
<p><strong>New versions available for upgrades and new clusters.</strong></p>
<p>The following versions are now available for new GKE clusters, and for
manual control plane upgrades and node upgrades for existing clusters. For more
information about versioning and upgrades, see <a href="https://cloud.google.com/kubernetes-engine/versioning">GKE versioning and
support</a> and <a href="https://cloud.google.com/kubernetes-engine/upgrades">About GKE
cluster upgrades</a>.</p>
<div>
<devsite-selector>
<section>
<h3>Rapid channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1082000">1.36.4-gke.1082000</a> is now the default version for cluster creation in the Rapid channel.</li>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-11-gke-1056000">1.34.11-gke.1056000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1380000">1.35.8-gke.1380000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1247000">1.36.4-gke.1247000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.37#1-37-0-gke-3165000">1.37.0-gke.3165000</a></li>
</ul></li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.34.10-gke.1328000</li>
<li>1.35.8-gke.1036000</li>
<li>1.36.3-gke.1767000</li>
<li>1.37.0-gke.2155000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-11-gke-1044000">1.34.11-gke.1044000</a></li>
<li>1.34 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1225000">1.35.8-gke.1225000</a></li>
<li>1.35 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1082000">1.36.4-gke.1082000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-11-gke-1044000">1.34.11-gke.1044000</a></li>
<li>1.35 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1225000">1.35.8-gke.1225000</a></li>
<li>1.36 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1082000">1.36.4-gke.1082000</a></li>
<li>1.37 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.37#1-37-0-gke-2941000">1.37.0-gke.2941000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Regular channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1328000">1.34.10-gke.1328000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1036000">1.35.8-gke.1036000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-3-gke-1767000">1.36.3-gke.1767000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.34.10-gke.1106000</li>
<li>1.35.7-gke.1150000</li>
<li>1.36.3-gke.1537000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Regular channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1236000">1.34.10-gke.1236000</a></li>
<li>1.34 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1236000">1.34.10-gke.1236000</a></li>
<li>1.35 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a></li>
<li>1.36 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-3-gke-1640000">1.36.3-gke.1640000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Stable channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1106000">1.34.10-gke.1106000</a> is now available in the Stable channel.</li>
<li>Version 1.34.10-gke.1079000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul>
</section>
<section>
<h3>Extended channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.31#1-31-14-gke-2689000">1.31.14-gke.2689000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.32#1-32-13-gke-2411000">1.32.13-gke.2411000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.33#1-33-13-gke-1636000">1.33.13-gke.1636000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1328000">1.34.10-gke.1328000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1036000">1.35.8-gke.1036000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-3-gke-1767000">1.36.3-gke.1767000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.31.14-gke.2667000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2393000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1613000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.10-gke.1106000</li>
<li>1.35.7-gke.1150000</li>
<li>1.36.3-gke.1537000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1236000">1.34.10-gke.1236000</a></li>
<li>1.35 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a></li>
<li>1.36 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-3-gke-1640000">1.36.3-gke.1640000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>No channel (deprecated)</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-11-gke-1056000">1.34.11-gke.1056000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1380000">1.35.8-gke.1380000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1247000">1.36.4-gke.1247000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.31#1-31-14-gke-2689000">1.31.14-gke.2689000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.32#1-32-13-gke-2411000">1.32.13-gke.2411000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.33#1-33-13-gke-1636000">1.33.13-gke.1636000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-11-gke-1056000">1.34.11-gke.1056000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1380000">1.35.8-gke.1380000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1247000">1.36.4-gke.1247000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.34.10-gke.1079000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.7-gke.1027000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.3-gke.1537000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.35 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a></li>
<li>1.36 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-3-gke-1640000">1.36.3-gke.1640000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
</devsite-selector>
</div>
<h3>Security</h3>
<h4 id="2026-r38-security-updates">(2026-R38) Security updates</h4>
<p>This release includes new GKE versions that use updated
Container-Optimized OS images. These updated images are cumulative,
incorporating security fixes from all Container-Optimized OS
versions released since the previous GKE release.</p>
<p>To identify the specific vulnerabilities that were resolved in each updated
Container-Optimized OS image, see the <strong>Security</strong> release notes
for that image. The following table includes links to the release notes for
each updated Container-Optimized OS image:</p>
<p>
<table>
<tbody>
<tr>
<th>GKE version</th>
<th>Container-Optimized OS version</th>
<th>Details</th>
</tr>
<tr>
<td>1.31.14-gke.2689000</td>
<td>cos-117-18613-731-2</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m117#cos-117-18613-731-2_">cos-117-18613-731-2 release notes</a></td>
</tr>
<tr>
<td>1.36.4-gke.1247000</td>
<td>cos-129-19506-448-8</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m129#cos-129-19506-448-8_">cos-129-19506-448-8 release notes</a></td>
</tr>
<tr>
<td>1.37.0-gke.3165000</td>
<td>cos-129-19506-299-82</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m129#cos-129-19506-299-82_">cos-129-19506-299-82 release notes</a></td>
</tr>
</tbody>
</table>
</p>
<h3>Change</h3>
<h4 id="2026-r38-version-updates">(2026-R38) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1106000">1.34.10-gke.1106000</a> is now available in the Stable channel.</li>
<li>Version 1.34.10-gke.1079000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul>
<h3>Change</h3>
<h4 id="2026-r38-version-updates">(2026-R38) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1328000">1.34.10-gke.1328000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1036000">1.35.8-gke.1036000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-3-gke-1767000">1.36.3-gke.1767000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.34.10-gke.1106000</li>
<li>1.35.7-gke.1150000</li>
<li>1.36.3-gke.1537000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Regular channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1236000">1.34.10-gke.1236000</a></li>
<li>1.34 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1236000">1.34.10-gke.1236000</a></li>
<li>1.35 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a></li>
<li>1.36 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-3-gke-1640000">1.36.3-gke.1640000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r38-version-updates">(2026-R38) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1082000">1.36.4-gke.1082000</a> is now the default version for cluster creation in the Rapid channel.</li>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-11-gke-1056000">1.34.11-gke.1056000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1380000">1.35.8-gke.1380000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1247000">1.36.4-gke.1247000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.37#1-37-0-gke-3165000">1.37.0-gke.3165000</a></li>
</ul></li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.34.10-gke.1328000</li>
<li>1.35.8-gke.1036000</li>
<li>1.36.3-gke.1767000</li>
<li>1.37.0-gke.2155000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-11-gke-1044000">1.34.11-gke.1044000</a></li>
<li>1.34 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1225000">1.35.8-gke.1225000</a></li>
<li>1.35 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1082000">1.36.4-gke.1082000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-11-gke-1044000">1.34.11-gke.1044000</a></li>
<li>1.35 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1225000">1.35.8-gke.1225000</a></li>
<li>1.36 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1082000">1.36.4-gke.1082000</a></li>
<li>1.37 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.37#1-37-0-gke-2941000">1.37.0-gke.2941000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r38-version-updates">(2026-R38) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-11-gke-1056000">1.34.11-gke.1056000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1380000">1.35.8-gke.1380000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1247000">1.36.4-gke.1247000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.31#1-31-14-gke-2689000">1.31.14-gke.2689000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.32#1-32-13-gke-2411000">1.32.13-gke.2411000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.33#1-33-13-gke-1636000">1.33.13-gke.1636000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-11-gke-1056000">1.34.11-gke.1056000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1380000">1.35.8-gke.1380000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-4-gke-1247000">1.36.4-gke.1247000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.34.10-gke.1079000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.7-gke.1027000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.3-gke.1537000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.35 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a></li>
<li>1.36 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-3-gke-1640000">1.36.3-gke.1640000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r38-version-updates">(2026-R38) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.31#1-31-14-gke-2689000">1.31.14-gke.2689000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.32#1-32-13-gke-2411000">1.32.13-gke.2411000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.33#1-33-13-gke-1636000">1.33.13-gke.1636000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1328000">1.34.10-gke.1328000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-8-gke-1036000">1.35.8-gke.1036000</a></li>
<li><a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-3-gke-1767000">1.36.3-gke.1767000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.31.14-gke.2667000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2393000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1613000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.10-gke.1106000</li>
<li>1.35.7-gke.1150000</li>
<li>1.36.3-gke.1537000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.34#1-34-10-gke-1236000">1.34.10-gke.1236000</a></li>
<li>1.35 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.35#1-35-7-gke-1222000">1.35.7-gke.1222000</a></li>
<li>1.36 to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/changelogs/1.36#1-36-3-gke-1640000">1.36.3-gke.1640000</a></li>
</ul></li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Secret Manager</h2>
<h3>Feature</h3>
<p>Parameter Manager supports using tags to group and organize parameters and
conditionally manage access control using Identity and Access Management (IAM)
policies.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/secret-manager/parameter-manager/docs/create-and-manage-tags">Create and manage tags</a>.</p>
<h2 class="release-note-product-title">VPC Service Controls</h2>
<h3>Feature</h3>
<p><a href="https://cloud.google.com/products#product-launch-stages">General availability</a>
support for the following integration:</p>
<ul>
<li><a href="https://docs.cloud.google.com/vpc-service-controls/docs/supported-products#table_observability_api">Observability API</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>September 07, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#September_07_2026</id>
    <updated>2026-09-07T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#September_07_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">AI Hypercomputer</h2>
<h3>Security</h3>
<p>Google addressed a security vulnerability (CVE-2026-65107) that affects Slurm
clusters. Based on the Google Cloud product that you used to create your Slurm
cluster, see one of the following to mitigate the vulnerability:</p>
<ul>
<li><p><a href="https://docs.cloud.google.com/cluster-director/docs/security-bulletins#gcp-2026-060">Security bulletin for Cluster Director</a></p></li>
<li><p><a href="https://docs.cloud.google.com/cluster-toolkit/docs/security-bulletins#gcp-2026-060">Security bulletin for Cluster Toolkit</a></p></li>
</ul>
<h2 class="release-note-product-title">Access Approval</h2>
<h3>Feature</h3>
<p>Privileged Access Manager is generally available
<a href="https://cloud.google.com/products#product-launch-stages">(GA)</a>.</p>
<h2 class="release-note-product-title">Access Transparency</h2>
<h3>Feature</h3>
<p>Privileged Access Manager is generally available
<a href="https://cloud.google.com/products#product-launch-stages">(GA)</a>.</p>
<h2 class="release-note-product-title">Cluster Toolkit</h2>
<h3>Security</h3>
<p>Google addressed a security vulnerability (CVE-2026-65107) in the Slurm <code>sbcast</code>
tool that affects Cluster Toolkit. For more information, see the
<a href="https://docs.cloud.google.com/cluster-toolkit/docs/security-bulletins#gcp-2026-060">security bulletin</a>.</p>
<h2 class="release-note-product-title">Knowledge Catalog</h2>
<h3>Feature</h3>
<p>Data domains in Knowledge Catalog allow you to logically organize the resources within the enterprise to discover and curate your data at scale.
This feature is available in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/dataplex/docs/data-domains-overview">About data domains</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 06, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#September_06_2026</id>
    <updated>2026-09-06T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#September_06_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Case playbooks</strong></p>
<p>This feature is in preview. Google SecOps now supports case playbooks. You can 
run playbooks or execute manual actions across an entire case container rather 
than individual alerts, consolidating response tasks and reducing redundant 
operations during investigations.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/soar/respond/working-with-playbooks/case-playbooks">Case playbooks overview</a>.</p>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Reaction triggers</strong></p>
<p>This feature is in preview. Google SecOps now supports reaction triggers. As
post-ingestion triggers, they allow playbooks to automatically fire in response
to real-time case or alert updates during active investigations, such as changes
to the case assignee, case tags, alert priority, or newly added entities.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/soar/respond/working-with-playbooks/using-reaction-triggers-in-playbooks">Use reaction triggers in playbooks</a>.</p>
<h2 class="release-note-product-title">Google SecOps SOAR</h2>
<h3>Announcement</h3>
<p>Release 6.3.100 is being rolled out to the first phase of regions as listed
<a href="https://docs.cloud.google.com/chronicle/docs/soar/overview-and-introduction/soar-gradual-release">here</a>.</p>
<p>This release contains internal and customer bug fixes.</p>
<h3>Feature</h3>
<p><strong>Reaction triggers</strong></p>
<p>This feature is in preview. Google SecOps now supports reaction triggers. As 
post-ingestion triggers, they allow playbooks to automatically fire in response 
to real-time case or alert updates during active investigations, such as changes 
to the case assignee, case tags, alert priority, or newly added entities.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/soar/respond/working-with-playbooks/using-reaction-triggers-in-playbooks">Use reaction triggers in playbooks</a>.</p>
<h3>Feature</h3>
<p><strong>Case playbooks</strong></p>
<p>This feature is in preview. Google SecOps now supports case playbooks. You can
run playbooks or execute manual actions across an entire case container rather
than individual alerts, consolidating response tasks and reducing redundant
operations during investigations.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/soar/respond/working-with-playbooks/case-playbooks">Case playbooks overview</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 05, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#September_05_2026</id>
    <updated>2026-09-05T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#September_05_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google SecOps SOAR</h2>
<h3>Announcement</h3>
<p><a href="https://docs.cloud.google.com/chronicle/docs/soar/release-notes#August_30_2026">Release 6.3.99</a> is now
available for all regions.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 04, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#September_04_2026</id>
    <updated>2026-09-04T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#September_04_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Audit Manager</h2>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/audit-manager/docs/use-audit-manager-mcp">remote Model Context Protocol (MCP)
server</a> for Audit Manager is
generally available
(<a href="https://cloud.google.com/products#product-launch-stages">GA</a>).</p>
<h2 class="release-note-product-title">Cloud Billing</h2>
<h3>Change</h3>
<p><strong>Introducing the Incentives page, for tracking spend-based milestone credits,
RaMP, and other conditional incentives</strong></p>
<p>If you have a custom pricing contract, you might be enrolled in conditional
incentives, where you earn credits or discounts for spending specific amounts
on Google Cloud.</p>
<p>The <a href="https://docs.cloud.google.com/billing/docs/how-to/incentives-program-tracker"><strong>Incentives page</strong></a>
replaces the
<a href="https://docs.cloud.google.com/billing/docs/release-notes#July_22_2024"><em>Spend-based Milestones tab</em></a>
that was located in the <em>Credits</em> page. The Incentives page provides a
consolidated and enhanced experience for tracking your progress towards
conditional incentives, including spend-based milestone credits and Rapid
Migration &amp; Modernization Program (RaMP) credits and discounts.</p>
<p>Learn more about
<a href="https://docs.cloud.google.com/billing/docs/how-to/incentives-program-tracker">tracking conditional incentives</a>.</p>
<h2 class="release-note-product-title">Cloud SQL for MySQL</h2>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/sql/docs/mysql/machine-series-overview.md#c4">C4 machine series</a>
is now available for Cloud SQL for MySQL Enterprise Plus instances in the
following regions:</p>
<ul>
<li><code>africa-south1</code> — Johannesburg</li>
<li><code>asia-northeast3</code> — Seoul</li>
<li><code>asia-south2</code> — Delhi</li>
<li><code>europe-west6</code> — Zürich</li>
<li><code>southamerica-west1</code> — Santiago</li>
<li><code>us-west3</code> — Salt Lake City</li>
</ul>
<p>The C4 machine series provides the following benefits:</p>
<ul>
<li>Supports fifth and sixth generation Intel Xeon Scalable processors.</li>
<li>Offers a price-performance balance that makes it suitable for
high-demand workloads.</li>
</ul>
<h3>Feature</h3>
<p>Cloud SQL supports in-place upgrades and downgrades to your instance's
infrastructure. You can change all of the following in place:</p>
<ul>
<li>The edition that your Cloud SQL instance uses.</li>
<li>The machine type.</li>
<li>The storage type.</li>
<li>The database version.</li>
</ul>
<p>Making in-place changes is the most direct and least error-prone way to
reconfigure an instance.</p>
<p>For more information about in-place upgrades and downgrades, see
<a href="https://docs.cloud.google.com/sql/docs/mysql/upgrade-in-place">Upgrade in place</a>.</p>
<h2 class="release-note-product-title">Cloud SQL for PostgreSQL</h2>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/sql/docs/postgres/machine-series-overview.md#c4">C4 machine series</a>
is now available for Cloud SQL for PostgreSQL Enterprise Plus instances in the
following regions:</p>
<ul>
<li><code>africa-south1</code> — Johannesburg</li>
<li><code>asia-northeast3</code> — Seoul</li>
<li><code>asia-south2</code> — Delhi</li>
<li><code>europe-west6</code> — Zürich</li>
<li><code>southamerica-west1</code> — Santiago</li>
<li><code>us-west3</code> — Salt Lake City</li>
</ul>
<p>The C4 machine series provides the following benefits:</p>
<ul>
<li>Supports fifth and sixth generation Intel Xeon Scalable processors.</li>
<li>Offers a price-performance balance that makes it suitable for
high-demand workloads.</li>
</ul>
<h3>Feature</h3>
<p>Cloud SQL supports in-place upgrades and downgrades to your instance's
infrastructure. You can change all of the following in place:</p>
<ul>
<li>The edition that your Cloud SQL instance uses.</li>
<li>The machine type.</li>
<li>The storage type.</li>
<li>The database version.</li>
</ul>
<p>Making in-place changes is the most direct and least error-prone way to
reconfigure an instance.</p>
<p>For more information about in-place upgrades and downgrades, see
<a href="https://docs.cloud.google.com/sql/docs/postgres/upgrade-in-place">Upgrade in place</a>.</p>
<h2 class="release-note-product-title">Cloud SQL for SQL Server</h2>
<h3>Feature</h3>
<p>Cloud SQL for SQL Server now supports connecting to instances
with write endpoints using the Cloud SQL Auth Proxy or Cloud SQL language
connectors. When you configure the proxy or a language connector with a
write endpoint DNS name, connections are redirected automatically to the new
primary instance during replica failover or switchover.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/sql/docs/sqlserver/connect-to-instance-using-write-endpoint">Connect to an instance using a write endpoint</a>.</p>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/sql/docs/sqlserver/machine-series-overview.md#c4">C4 machine series</a>
is now available for Cloud SQL for SQL Server Enterprise Plus instances in the
following regions:</p>
<ul>
<li><code>africa-south1</code> — Johannesburg</li>
<li><code>asia-northeast3</code> — Seoul</li>
<li><code>asia-south2</code> — Delhi</li>
<li><code>europe-west6</code> — Zürich</li>
<li><code>southamerica-west1</code> — Santiago</li>
<li><code>us-west3</code> — Salt Lake City</li>
</ul>
<p>The C4 machine series provides the following benefits:</p>
<ul>
<li>Supports fifth and sixth generation Intel Xeon Scalable processors.</li>
<li>Offers a price-performance balance that makes it suitable for
high-demand workloads.</li>
</ul>
<h3>Feature</h3>
<p>Cloud SQL supports in-place upgrades and downgrades to your instance's
infrastructure. You can change all of the following in place:</p>
<ul>
<li>The edition that your Cloud SQL instance uses.</li>
<li>The machine type.</li>
<li>The storage type.</li>
<li>The database version.</li>
</ul>
<p>Making in-place changes is the most direct and least error-prone way to
reconfigure an instance.</p>
<p>For more information about in-place upgrades and downgrades, see
<a href="https://docs.cloud.google.com/sql/docs/sqlserver/upgrade-in-place">Upgrade in place</a>.</p>
<h2 class="release-note-product-title">Firestore</h2>
<h3>Feature</h3>
<p>The Security Rules simulator is now available in the Google Cloud console for
Firestore (Standard and Enterprise editions). You can test draft
security rules against simulated database requests and evaluate authentication
tokens before deploying rules.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/firestore/native/docs/using-console#test-rules-simulator">Test rules with the rules simulator</a>
or
<a href="https://docs.cloud.google.com/firestore/native/docs/security/get-started#test-rules-cloud-console">Test rules in the Google Cloud console</a>.</p>
<h2 class="release-note-product-title">Gemini</h2>
<h3>Announcement</h3>
<p>New subscriptions for Gemini Code Assist can no longer be purchased through the
Google Cloud console using billing accounts that don't have an active
Gemini Code Assist subscription. Billing accounts that currently have an active
Gemini Code Assist subscription are unaffected.</p>
<p>For billing accounts that don't have an active Gemini Code Assist
subscription, you can obtain a new Gemini Code Assist subscription by
<a href="https://cloud.google.com/contact">contacting Google Cloud sales</a>.
For alternative AI developer tools, use Antigravity, which is available through
eligible <a href="https://docs.cloud.google.com/gemini/enterprise/docs/ai-developer-tools-overview">Gemini Enterprise subscriptions</a>
and through <a href="https://antigravity.google/docs/enterprise/#gemini-enterprise-agent-platform-api-setup">Gemini Enterprise Agent Platform</a>.</p>
<h3>Announcement</h3>
<p>New subscriptions for Gemini Code Assist can no longer be purchased through the
Google Cloud console using billing accounts that don't have an active
Gemini Code Assist subscription. Billing accounts that currently have an active
Gemini Code Assist subscription are unaffected.</p>
<p>For billing accounts that don't have an active Gemini Code Assist
subscription, you can obtain a new Gemini Code Assist subscription by
<a href="https://cloud.google.com/contact">contacting Google Cloud sales</a>.
For alternative AI developer tools, use Antigravity, which is available through
eligible <a href="https://docs.cloud.google.com/gemini/enterprise/docs/ai-developer-tools-overview">Gemini Enterprise subscriptions</a>
and through <a href="https://antigravity.google/docs/enterprise/#gemini-enterprise-agent-platform-api-setup">Gemini Enterprise Agent Platform</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Monday federated data store (GA)</strong></p>
<p>Connecting a Monday data source with Gemini Enterprise using data federation is
generally available (GA). You can use the Gemini Enterprise app assistant to
search across your Monday boards, items, updates, and docs, and get answers
grounded in that content without needing to ingest the data.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/monday/set-up-data-store">Set up a Monday data store</a>.</p>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: New data stores and support for new actions (Preview)</strong></p>
<p>The following data stores are available in Public Preview in Gemini Enterprise:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/relativity">Relativity</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/streak">Streak</a> (actions supported)</li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/superhuman-mail">Superhuman Mail</a></li>
</ul>
<p>You can search and read data from these data stores, and perform actions using natural language.</p>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Create and manage projects</strong></p>
<p>You can create and manage projects in the Gemini Enterprise web app to build a
dedicated knowledge base for your own work or to collaborate with your team.
Within a project, you can upload files and chat privately
with the assistant to get answers grounded in your project files and web search.</p>
<p>This feature is generally available (GA). To make projects available to users,
a Gemini Enterprise administrator must turn on the <strong>Enable projects</strong> toggle
in the Google Cloud console.</p>
<p>For more information, see the following:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/projects">Create and manage projects</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/manage-web-app-features">Manage web app features</a></li>
</ul>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Announcement</h3>
<h4 id="kubernetes_137_is_available">Kubernetes 1.37 is available</h4>
<p>Kubernetes 1.37 is now available in the Rapid channel. For more information
about the content of Kubernetes 1.37, read the
<a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md">Kubernetes 1.37 Release Notes</a>
and Kubernetes <a href="https://kubernetes.io/blog/2026/08/26/kubernetes-v1-37-release/">1.37 Release Blog</a>.</p>
<h3>Deprecated</h3>
<h4 id="removed_in_137">Removed in 1.37</h4>
<ul>
<li>Identity Service for GKE is no longer supported starting in GKE 1.37: Creating
new clusters or upgrading existing clusters to GKE version 1.37 or later with
Identity Service for GKE enabled is blocked. For external OIDC authentication,
please migrate to <a href="https://cloud.google.com/iam/docs/workforce-identity-federation">Workforce Identity Federation</a>.
For more information, refer to <a href="https://cloud.google.com/kubernetes-engine/docs/how-to/oidc">Authenticate with third-party identity providers</a>.</li>
</ul>
<h3>Change</h3>
<h4 id="other_changes_in_137">Other changes in 1.37</h4>
<ul>
<li>Starting with GKE version 1.37.0-gke.2100000, newly created clusters default
to using control plane node creation, which improves cluster security by having
the control plane manage node registration instead of kubelet self-registration.
Existing clusters are not affected. If your workloads require legacy kubelet
self-registration, you can opt out during cluster creation by specifying
<code>--node-creation-mode=KUBELET</code>. For more information, see
<a href="https://docs.cloud.google.com/kubernetes-engine/security/control-plane-node-creation#disable_control_plane_node_creation">Disable control plane node creation</a>.</li>
<li>In version 1.37 and later, newly created node pools use an improved formula to
calculate the default system reservation for CPU and memory resources on each node.
This updated reservation algorithm reduces the system memory reservation by
10% to 15% when compared to the algorithm that's used in version 1.36 and earlier.</li>
<li>The updated default reservation algorithm applies only to new node pools that
are created on version 1.37 and later. Existing node pools that you upgrade to
1.37 or later from version 1.36 or earlier don't use the updated algorithm.</li>
<li>Additionally, any new or existing node pool that runs GKE version 1.37 and
later can modify the amount of CPU and memory that's reserved for system
workloads in node pools by using the
<a href="https://docs.cloud.google.com/kubernetes-engine/docs/how-to/node-system-config#kubelet-options"><code>reservedResourcesConfig</code> option in the node system configuration file</a>.</li>
</ul>
<h3>Feature</h3>
<h4 id="new_features_in_137">New features in 1.37</h4>
<ul>
<li>The <a href="https://kubernetes.io/docs/reference/access-authn-authz/certificate-signing-requests/#pod-certificate-requests">PodCertificateRequest</a> and <a href="https://kubernetes.io/docs/reference/access-authn-authz/certificate-signing-requests/#cluster-trust-bundles">ClusterTrustBundle</a> APIs are generally available and promoted to certificates.k8s.io/v1.</li>
<li><a href="https://kubernetes.io/docs/tasks/configure-pod-container/assign-resources/access-dra-device-metadata/">DRA device metadata publishing</a> is enabled with beta support (for use with DRA drivers which include this feature).</li>
<li>HorizontalPodAutoscaler enables beta support for <a href="https://kubernetes.io/docs/concepts/workloads/autoscaling/horizontal-pod-autoscale/#scaling-to-and-from-zero">scaling to zero</a>.</li>
<li><a href="https://kubernetes.io/docs/concepts/workloads/controllers/statefulset/#maximum-unavailable-pods">StatefulSet maxUnavailable support</a> is now enabled.</li>
</ul>
<h2 class="release-note-product-title">Google SecOps Marketplace</h2>
<h3>Change</h3>
<p><strong>Google Chronicle</strong>: Version 94.0</p>
<ul>
<li><p>Reverted the execution mode to synchronous in the following action:</p>
<ul>
<li><strong>Is Value in Data Table</strong></li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Looker</h2>
<h3>Announcement</h3>
<p><strong>Looker 26.16</strong> will roll out to Looker (original) instances on the following schedule:</p>
<ul>
<li>Expected deployment start: <strong>Tuesday, September 8, 2026</strong></li>
<li>Expected final deployment and download available: <strong>Sunday, September 20, 2026</strong></li>
</ul>
<p>Looker 26.16 is expected to include the following changes, features, and fixes.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where logging in with a Google Cloud Workforce Identity within an embedded iframe could fail as a result of frame restrictions or because the authentication popup closed before session cookies were established. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where switching to a histogram visualization in an Explore could fail or revert unexpectedly. Additionally, stack resolution on pivoted histograms has been improved. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where the alert creation and edit modal displayed <code>Method</code> instead of defaulting to <code>Email</code> as the notification method. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where embedded dashboards with numerous filters caused horizontal container overflow, prevented filters from wrapping across rows, and resulted in clipped tiles during PDF and PNG exports.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where custom themes configured as the instance default were not applied to dashboards in view-only mode or during dashboard navigation. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where LookML dashboard URLs that were opened from the search page contained encoded colons (<code>%3A%3A</code>), which prevented filter interactions from updating URL query parameters. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where Single Value visualizations and KPI visualizations would not allow creating a comparison against a non-measure table calculation. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where visualization-level filters could not be edited or deleted because of missing popover menus. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where resizing an Explore that contained a Word Cloud visualization could cause the Explore to crash. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where generating LookML for analytic models without selecting any database tables could cause Looker to create views for all database tables and to drop certain properties because of identifier case sensitivity. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where filter context banners and timezone settings were not preserved when generating PNG downloads from drill menus. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where applying pivots to merge queries could cause visualization errors and blank column headers in the results table. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where standalone tile exports from embedded dashboards with filter context could render off-screen or with clipped visualizations in PDF and PNG formats. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where clearing all text from a dashboard note tile failed to persist upon page refresh. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>The BigQuery High Throughput API has been disabled by default to prevent connection errors for environments without <code>bigquery.readsessions.create</code> permissions. Additionally, required JVM flags for JDK 11 environments have been added. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where multi-line prompt text in dashboard chat views caused action buttons (such as the <strong>Thinking</strong> toggle and <strong>Send</strong> button) and vertical scrollbars to be misaligned. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where pinned Looks on boards generated broken URLs that redirected to the home page and failed to dynamically reflect title updates. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where selecting a suggestion could reset the dropdown to a loading spinner. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where collapsible navigation items in the Admin panel and the main navigation pane rendered rectangular focus outlines rather than rounded focus indicators during keyboard navigation. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where typed search strings persisted after you selected an autocomplete suggestion in multi-select filters. This feature now performs as expected.</p>
<h3>Fixed</h3>
<p>When you duplicate a user-defined dashboard, associated Looker data agent instructions, configurations, and sources are now preserved on the copied dashboard.</p>
<h3>Fixed</h3>
<p>Self-service models have been restricted to only their assigned user database connections, preventing unintended instance-wide database connection access.</p>
<h3>Fixed</h3>
<p>Boxplot visualizations now render transparent median dividers and borders properly in inverted and dark theme layouts.</p>
<h3>Fixed</h3>
<p>An issue has been fixed where IAM administrators on Looker (Google Cloud core) instances failed authentication when the <code>auth_requires_role</code> and strict Group Role Mapping were enabled. This feature now performs as expected.</p>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/looker/docs/finding-content#searching_for_saved_content">Semantic Search</a> feature is now generally available.</p>
<h3>Feature</h3>
<p>Now available in preview, the <a href="https://docs.cloud.google.com/looker/docs/gemini-admin-asst">Admin Assistant</a> helps you use natural language to manage Looker roles.</p>
<h2 class="release-note-product-title">Managed Service for Apache Spark</h2>
<h3>Announcement</h3>
<p>New <a href="https://docs.cloud.google.com/managed-spark/docs/concepts/versioning/image-version-lists#supported-dataproc-image-versions"><strong>Managed Service for Apache Spark</strong> (formerly Dataproc on Compute Engine) subminor cluster image versions</a>:</p>
<ul>
<li>2.1.119-debian11, 2.1.119-rocky8, 2.1.119-ubuntu20, 2.1.119-ubuntu20-arm</li>
<li>2.2.87-debian12, 2.2.87-rocky9, 2.2.87-ubuntu22, 2.2.87-ubuntu22-arm</li>
<li>2.3.36-debian12, 2.3.36-ml-ubuntu22, 2.3.36-rocky9, 2.3.36-ubuntu22, 2.3.36-ubuntu22-arm</li>
<li>3.0.2-debian13, 3.0.2-ml-ubuntu24, 3.0.2-rocky9, 3.0.2-ubuntu24</li>
</ul>
<p>Key updates in these image versions include:</p>
<ul>
<li><strong>Feature updates:</strong>
<ul>
<li><strong>Apache Hudi:</strong> Added support for the Apache Hudi optional component in <code>3.0</code> images. Version <code>1.2.0</code> is available in <code>3.0</code> images.</li>
<li><strong>Parquet footer caching:</strong> Enabled Parquet footer caching by default for Lightning Engine (Velox). If executor out-of-memory (OOM) or task failure spikes on tiny files are observed, these can be mitigated by setting <code>spark.gluten.sql.columnar.backend.velox.cacheParquetFooters=false</code>.</li>
<li><strong>Apache Iceberg 1.10:</strong> Added support for Apache Iceberg <code>1.10</code> in <code>2.2</code> images. Users can opt-in by setting the cluster property, <code>dataproc:dataproc.iceberg.version=1.10</code>.</li>
<li><strong>Lakehouse catalog:</strong> Lakehouse catalog auto-loading is supported for image versions <code>2.2</code> and later.</li>
</ul></li>
<li><strong>Library updates:</strong>
<ul>
<li><strong>Cloud Storage connector:</strong> Upgraded the Cloud Storage connector to <code>4.0.4</code> in <code>3.0</code> images.</li>
<li><strong>OpenLineage:</strong> Upgraded OpenLineage to <code>1.49</code> in <code>3.0</code> images to support lineage for tables created using the Lakehouse Runtime catalog.</li>
</ul></li>
</ul>
<h3>Breaking</h3>
<p><strong>Managed Service for Apache Spark</strong> (formerly Dataproc on Compute Engine):</p>
<ul>
<li><strong>Preconfigured Conda channels removed:</strong> Preconfigured conda channels (such as <code>conda-forge</code>) have been removed from configurations. All image version aliases now point to the latest image without conda channel configuration. Support for earlier images with conda channels configuration to be announced in upcoming release notes. Recommendation: Migrate to the latest image versions as soon as possible.
<ul>
<li><strong>Affected image versions:</strong> <code>1.3.96+</code>, <code>1.4.81+</code>, <code>1.5.92+</code>, <code>2.0.161+</code>, <code>2.1.119+</code>, <code>2.2.87+</code>, and <code>2.3.36+</code>.</li>
<li><strong>Impact:</strong> Additional conda package installation using the <code>dataproc:conda.packages</code> cluster property or direct <code>conda install &lt;package&gt;</code> command will fail.</li>
<li><strong>Workaround:</strong>
<ul>
<li>Use the <code>&lt;channel&gt;::&lt;package&gt;==&lt;version&gt;</code> specification for the <code>dataproc:conda.packages</code> property (for example: <code>dataproc:conda.packages=conda-forge::pip==24.0</code>).</li>
<li>Specify the channel name on the command line when running <code>conda install</code> (for example: <code>conda install &lt;packages&gt; -c conda-forge</code>).</li>
</ul></li>
</ul></li>
<li><strong>google-guest-agent upgraded:</strong> Upgraded <code>google-guest-agent</code> on Debian and Rocky Linux images (remediating CVE-2026-33186).</li>
<li><strong>SSH metadata restriction:</strong> Stricter SSH metadata restrictions are enforced by default; metadata SSH keys mapped directly to root are ignored. Connect using a standard non-root user (such as <code>dataproc</code>) with <code>sudo</code>, or use Google Cloud OS Login.</li>
</ul>
<h3>Fixed</h3>
<p><strong>Managed Service for Apache Spark</strong> (formerly Dataproc on Compute Engine): Fixed a segmentation fault when OpenLineage parses complex SQL query strings with the Lakehouse Runtime catalog.</p>
<h2 class="release-note-product-title">Model Armor</h2>
<h3>Feature</h3>
<p><strong>Clarification: August 5, 2026 release note for Melbourne and Seoul</strong></p>
<p>In Melbourne (<code>australia-southeast2</code>) and Seoul (<code>asia-northeast3</code>), only the
Sensitive Data Protection filter is supported when data residency is
enforced. To use other Model Armor features in these regions,
<a href="https://docs.cloud.google.com/model-armor/manage-templates#set-data-residency-compliance">disable data residency enforcement in the
template</a>.</p>
<p>For information about available Model Armor features for each
region, see <a href="https://docs.cloud.google.com/model-armor/feature-availability-by-region#supported-by-region">Supported features by
region</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 03, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#September_03_2026</id>
    <updated>2026-09-03T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#September_03_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">API Gateway</h2>
<h3>Change</h3>
<p><strong>New model routing gateways might use a gateway.dev default hostname</strong></p>
<p>If you create a gateway that uses model routing on or after September 3, 2026, it
might receive a <code>gateway.dev</code> default hostname instead of a <code>run.app</code> one, in the
form <code>https://GATEWAY_ID-PROJECT_NUMBER.REGION.gateway.dev</code> — for example, <code>https://my-gateway-123456789012.us-central1.gateway.dev</code>. This is a second <code>gateway.dev</code> format; other gateways keep the existing one.</p>
<p>To get a gateway's URL, read its <code>defaultHostname</code> property.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/api-gateway/docs/deploying-api">Deploy an API to a gateway</a>.</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>Conversational analytics now supports questions about
<a href="https://docs.cloud.google.com/bigquery/docs/conversational-analytics#analytic_task_support">market basket analysis</a>.
This feature is
<a href="https://cloud.google.com/products#product-launch-stages">generally available</a>
(GA).</p>
<h2 class="release-note-product-title">Cloud Healthcare API</h2>
<h3>Feature</h3>
<p><strong>General availability:</strong> Filtered export of DICOM data using <code>filterConfig</code> is now
generally available (GA) in Cloud Healthcare API <code>v1</code>. You can supply a Cloud Storage
URI (<code>resourcePathsGcsUri</code>) containing a newline-delimited list of DICOMweb resource
paths (<code>studies/&lt;studyUID&gt;[/series/&lt;seriesUID&gt;[/instances/&lt;instanceUID&gt;]]</code>) in
<a href="https://docs.cloud.google.com/healthcare-api/docs/reference/rest/v1/projects.locations.datasets.dicomStores/export"><code>projects.locations.datasets.dicomStores.export</code></a>
to export targeted subsets of DICOM data rather than the entire DICOM store.
For more information, see
<a href="https://docs.cloud.google.com/healthcare-api/docs/how-tos/dicom-import-export#exporting_dicom_instances_using_filters">Exporting DICOM instances using filters</a>.</p>
<h2 class="release-note-product-title">Cloud Storage</h2>
<h3>Feature</h3>
<p>You can use Storage batch operations to do the following:</p>
<ul>
<li>Select objects dynamically across a project by using <a href="https://docs.cloud.google.com/storage/docs/batch-operations/cel-filters-reference">Common Expression
Language (CEL) filters</a>
based on metadata in your <a href="https://docs.cloud.google.com/storage/docs/insights/datasets">Storage Insights datasets</a>,
without manual CSV manifests or BigQuery export queries.</li>
<li>Target objects across up to 1,000 buckets in a single batch job.</li>
<li>Transition objects in bulk to different storage classes.</li>
<li>Patch object access control lists (ACLs) in bulk to update or remove
permissions.</li>
<li>Use dry run to validate job configurations across multiple buckets, and
create jobs directly from a dry run to process the same validated
objects.</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/storage/docs/batch-operations/overview">Storage batch operations overview</a>
and <a href="https://docs.cloud.google.com/storage/docs/batch-operations/create-manage-batch-operation-jobs">Create and manage batch operations jobs</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Latency and error rate views for agents</strong></p>
<p>To monitor operational telemetry for your agents, use the two new views on the
<strong>Observability</strong> tab:</p>
<ul>
<li><strong>Latency:</strong> Shows response times for your agents. This view displays p50
(median) and p95 (95th percentile) metrics for Time to First Token (TTFT),
Time to First Answer (TTFA), and Time to Last Token (TTLT). TTFT counts the
first token of any kind, including the model's thinking, while TTFA counts
only the first token of the answer itself. You can also compare latencies by
specific agent features, such as web search, media generation, or parametric
interactions.</li>
<li><strong>Error rate:</strong> Shows how your agent's requests resolve by tracking request
volume and error rates. This view groups results by response class (OK, client
errors, server errors, and canceled) and displays the associated client and
server error codes.</li>
</ul>
<p>This feature is generally available (GA). For more information, see
<a href="https://docs.cloud.google.com/gemini/enterprise/docs/access-metrics#access-metrics-for-agents">Access metrics</a>.</p>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: General availability of Workflow Builder (formerly Agent Designer)</strong></p>
<p>Workflow Builder (formerly known as Agent Designer) is generally available (GA)
in Gemini Enterprise.</p>
<p>Workflow Builder enables users across your organization to build multi-step
automated workflows to streamline tasks and connect to enterprise data.</p>
<p>Key capabilities in this release include:</p>
<ul>
<li><strong>Workflows and on-demand execution</strong>: Build multi-step workflows that can run
on an automated schedule, trigger manually on demand, or execute via
<code>@-mention</code> directly within Gemini Enterprise chat conversations.</li>
<li><strong>Chat agents</strong>: Call chat agents from chat conversations using <code>@-mention</code>.</li>
<li><strong>In conversation</strong>: Call workflows from a chat conversation using <code>@-mention</code>.</li>
<li><strong>Agent import</strong>: Import existing A2A and ADK agents into Gemini Enterprise 
for centralized management, sharing, and enterprise governance.</li>
<li><strong>Enterprise connectors</strong>: Connect workflows to enterprise data and
applications—including Google Workspace (Gmail, Google Calendar, Google Chat,
Google Drive) and third-party tools (Slack, Jira, ServiceNow, Confluence,
Microsoft OneDrive, SharePoint, and Outlook)—to search data and execute actions.</li>
<li><strong>Enhanced Agent Gallery</strong>: Discover and organize organization-wide and
Google-created agents using keyword search, filter chips, and pinned items.</li>
<li><strong>Administrative controls</strong>: Administrators can manage feature availability
org-wide in the Google Cloud console, including dedicated toggles for
workflows and chat agents.</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini/enterprise/docs/workflow-builder">Workflow Builder</a>.</p>
<h2 class="release-note-product-title">Google Cloud Contact Center as a Service</h2>
<h3>Announcement</h3>
<p><strong>Google Cloud CCaaS 6.9</strong></p>
<p>We've released version 6.9 of Google Cloud CCaaS.</p>
<p>The timing of the update to your instance depends on the deployment schedule
that you have chosen. For more information, see <a href="https://cloud.google.com/contact-center/ccai-platform/docs/deployment-schedules">Deployment
schedules</a>.</p>
<h3>Feature</h3>
<p><strong>Agent desktop supports email</strong></p>
<p>The agent desktop now supports email. Agents can handle email interactions
using the email adapter in a desktop layout.</p>
<p>Administrators: There's a new <strong>Email Adapter</strong> checkbox in the following locations:</p>
<ul>
<li><p>The <strong>Desktop Layout Builder</strong> dialog at <strong>Settings <span aria-label="and then">&gt;</span> Operation
Management <span aria-label="and then">&gt;</span> Agent Desktop <span aria-label="and then">&gt;</span> Manage Desktop Layout
Lists <span aria-label="and then">&gt;</span> Add desktop layout</strong>.</p></li>
<li><p>The <strong>Desktop Layout Builder</strong> at <strong>Settings <span aria-label="and then">&gt;</span> Operation
Management <span aria-label="and then">&gt;</span> Agent Desktop <span aria-label="and then">&gt;</span> Manage Desktop Layout
Lists <span aria-label="and then">&gt;</span> Add desktop layout <span aria-label="and then">&gt;</span> Next</strong>.</p></li>
</ul>
<p>User experience change: There's a new <strong>new emails</strong> menu in the menu bar of the
agent desktop.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/contact-center/ccai-platform/docs/agent-desktop-create-desktop-layouts#create-desktop-layout">Create a desktop
layout</a>
and <a href="https://docs.cloud.google.com/contact-center/ccai-platform/docs/agent-desktop-use-agent-desktop#handle-an-email">Handle an
email</a>.</p>
<h3>Fixed</h3>
<p>This release addresses the following issues:</p>
<ul>
<li><p>Fixed an issue where agents couldn't send new outbound emails.</p></li>
<li><p>Fixed an issue where the disposition panel in the call adapter was
incorrectly hidden or visible due to inconsistent state updates.</p></li>
<li><p>Fixed an issue where direct inbound voicemails appeared multiple times in
the <strong>History</strong> tab of the call adapter.</p></li>
<li><p>Fixed an issue where voice callbacks were canceled at the end of operating
hours instead of rolling over to the next day.</p></li>
<li><p>Fixed an issue where using click-to-dial from a Salesforce case incorrectly
overwrote the parent account's mobile phone number with the dialed number.</p></li>
<li><p>Fixed an issue where ending a call resulted in significant latency or
connection errors in the instance.</p></li>
<li><p>Fixed an issue where hold music in call recordings overlapped live
conversation.</p></li>
<li><p>Fixed an issue where the deletion of a custom hours of operation group
didn't appear in the <strong>Audit Dashboard</strong>.</p></li>
<li><p>Fixed an issue in Zendesk integrations where the system mistakenly navigated
from the active ticket tab to the customer profile page when a voice call
ended.</p></li>
</ul>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Feature</h3>
<p>GKE support for using the <code>c3-standard-*-lssd</code> machine types as Confidential
GKE Nodes with Intel TDX is generally available. For more information, see the
following:</p>
<ul>
<li>To use this feature with GKE, see <a href="https://docs.cloud.google.com/kubernetes-engine/docs/how-to/confidential-gke-nodes">Encrypt workload data in-use with
Confidential GKE
Nodes</a>.</li>
<li>To learn more about the feature from Compute Engine, see <a href="https://docs.cloud.google.com/confidential-computing/confidential-vm/docs/confidential-vm-overview">Confidential VM
overview</a>.</li>
<li>To see supported configurations, including machine support, see
<a href="https://docs.cloud.google.com/confidential-computing/confidential-vm/docs/supported-configurations">Supported configurations</a>
 and its "Machine types, CPUs, and zones" section.</li>
</ul>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Feature</h3>
<p><strong>Self-service Bindplane Enterprise license download</strong></p>
<p>This feature is currently in Preview for Google Security Operations tenants in the US and EU regions. Google Security Operations Enterprise Plus and Google Unified Security (GUS) customers can now download their <strong>Bindplane Enterprise (Google Edition)</strong> license key directly from the platform console under <strong>SIEM Settings &gt; Collection Agents</strong>.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/ingestion/use-bindplane-agent#bp-download-license">Bindplane Enterprise (Google Edition)</a>.</p>
<h2 class="release-note-product-title">Google SecOps Marketplace</h2>
<h3>Feature</h3>
<p><strong>Google Chronicle</strong>: Version 93.0</p>
<ul>
<li><p>Added the following new action:</p>
<ul>
<li><strong>Execute UDM Query Async</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>ServiceNow</strong>: Version 72.0</p>
<ul>
<li><p>Added the ability to authenticate using client credentials without a refresh
token to the following connector:</p>
<ul>
<li><strong>Sync Incidents</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>FireEye ETP</strong>: Version 11.0</p>
<ul>
<li><p>Updated ontology mapping rules and fixed missing alert details and event data
for v2 API issue in the following connector:</p>
<ul>
<li><strong>FireEye ETP - Email Alerts Connector</strong></li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Google SecOps SIEM</h2>
<h3>Feature</h3>
<p><strong>Self-service Bindplane Enterprise license download</strong></p>
<p>This feature is currently in Preview for Google Security Operations tenants in the US and EU regions. Google Security Operations Enterprise Plus and Google Unified Security (GUS) customers can now download their <strong>Bindplane Enterprise (Google Edition)</strong> license key directly from the platform console under <strong>SIEM Settings &gt; Collection Agents</strong>.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/ingestion/use-bindplane-agent#bp-download-license">Bindplane Enterprise (Google Edition)</a>.</p>
<h2 class="release-note-product-title">Memorystore for Redis</h2>
<h3>Feature</h3>
<p>You can use <a href="https://docs.cloud.google.com/memorystore/docs/redis/about-client-side-metrics">client-side metrics</a>
to troubleshoot why your application might experience high latency. This feature
is <a href="https://docs.cloud.google.com/products#product-launch-stages">generally available</a>.</p>
<h2 class="release-note-product-title">Spanner</h2>
<h3>Feature</h3>
<p>Spanner supports the following PostgreSQL-dialect database operators:</p>
<ul>
<li><code>ILIKE</code> (<code>~~*</code>)</li>
<li><code>NOT ILIKE</code> (<code>!~~*</code>)</li>
</ul>
<p>Spanner supports the following PostgreSQL-dialect database functions:</p>
<ul>
<li><code>pg.ilike</code></li>
<li><code>pg.not_ilike</code></li>
</ul>
<p>For more information, see
<a href="https://docs.cloud.google.com/spanner/docs/reference/postgresql/operators#pattern-matching-operators">Pattern matching operators</a>
and <a href="https://docs.cloud.google.com/spanner/docs/reference/postgresql/functions">Functions</a>.</p>
<h2 class="release-note-product-title">VPC Service Controls</h2>
<h3>Feature</h3>
<p><strong>VPC Service Controls feature (Status:
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>)</strong>:
VPC Service Controls supports retrieving and updating service perimeters that
contain deleted IAM principals. When you enable this feature, you can manage
perimeters that contain deleted user, group, or service account identities
without triggering the <code>The email address is invalid or non-existent</code> error.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/vpc-service-controls/docs/supported-identities#deleted-principals">Supported identities for ingress and egress
rules</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 02, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#September_02_2026</id>
    <updated>2026-09-02T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#September_02_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">AlloyDB for PostgreSQL</h2>
<h3>Feature</h3>
<p>AlloyDB real-time data access to BigQuery (in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>) now offers limit pushdown and runtime projects:</p>
<ul>
<li>Limit pushdown: when you query foreign tables, some <code>LIMIT</code> and <code>OFFSET</code> clauses are automatically pushed down to BigQuery, reducing network transfer and improving query response times. For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/access-real-time-data-overview">Access to real-time data in BigQuery overview</a>.</li>
<li>Runtime projects: you can specify an optional runtime project at either the foreign server or foreign table level to execute queries and manage compute costs independently of the project that stores your data. For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/configure-access-real-time-data">Configure access to real-time data in BigQuery</a>.</li>
</ul>
<p>Consider using least-privilege security controls to restrict foreign server usage.
For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/security-best-practices#secure-bq-fdw">Secure BigQuery data access using the foreign data wrapper</a>.</p>
<h2 class="release-note-product-title">Apigee Edge for Private Cloud</h2>
<h3>Announcement</h3>
<p>Apigee Edge for Private Cloud release notes are now published on this page.</p>
<p>Release notes and patch announcements for Apigee Edge for Private Cloud are
published here from September 2026 onward. You can <a href="#sub">subscribe</a> to this
page with a feed reader to be notified when a new release or patch is
published.</p>
<p>Release notes published before September 2026 remain available in the
<a href="https://docs.apigee.com/release/notes/apigee-release-notes">Apigee Edge release notes archive</a>.</p>
<h2 class="release-note-product-title">Apigee Edge for Public Cloud</h2>
<h3>Announcement</h3>
<p>Apigee Edge for Public Cloud release notes are now published on this page.</p>
<p>Release notes for Apigee Edge for Public Cloud, including its Edge UI, SSO,
Message Processor, and integrated portal components, are published here from
September 2026 onward. You can <a href="#sub">subscribe</a> to this page with a feed
reader to be notified when a new release is published.</p>
<p>Release notes published before September 2026 remain available in the
<a href="https://docs.apigee.com/release/notes/apigee-release-notes">Apigee Edge release notes archive</a>.</p>
<h2 class="release-note-product-title">Application Design Center</h2>
<h3>Feature</h3>
<p>Application Design Center <a href="https://docs.cloud.google.com/application-design-center/docs/supported-resources">supports</a> the following components in <a href="https://docs.cloud.google.com/products#product-launch-stages">General Availability</a>:</p>
<ul>
<li>Firebase AI Logic</li>
<li>Firebase AI Logic Prompt Template</li>
<li>Firebase App Check</li>
<li>Firebase Authentication</li>
<li>Firebase Multi-Platform App</li>
<li>Firestore Security Rules</li>
</ul>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Change</h3>
<p>An updated version of the
<a href="https://docs.cloud.google.com/bigquery/docs/reference/odbc-jdbc-drivers#current_jdbc_driver">Simba JDBC driver for BigQuery</a>
is now available.</p>
<h2 class="release-note-product-title">Cloud SQL for MySQL</h2>
<h3>Feature</h3>
<p>Cloud SQL supports Workforce Identity Federation authentication. This lets you
authenticate to your Cloud SQL instance using identities from an external
identity provider such as Microsoft Active Directory or Okta. For more
information, see <a href="https://docs.cloud.google.com/sql/docs/mysql/workforce-authentication">Workforce Identity Federation
authentication</a>.</p>
<h2 class="release-note-product-title">Cloud SQL for PostgreSQL</h2>
<h3>Feature</h3>
<p>Cloud SQL supports Workforce Identity Federation authentication. This lets you
authenticate to your Cloud SQL instance using identities from an external
identity provider such as Microsoft Active Directory or Okta. For more
information, see <a href="https://docs.cloud.google.com/sql/docs/postgres/workforce-authentication">Workforce Identity Federation
authentication</a>.</p>
<h2 class="release-note-product-title">Confidential VM</h2>
<h3>Feature</h3>
<p>Support for Intel TDX on
<a href="https://docs.cloud.google.com/confidential-computing/confidential-vm/docs/supported-configurations#machine-type-cpu-zone"><code>c3-standard-*-lssd</code> machine types</a>
is generally available (<a href="https://cloud.google.com/products#product-launch-stages">GA</a>).</p>
<h2 class="release-note-product-title">Cortex Framework</h2>
<h3>Announcement</h3>
<h3 id="release_7_0_6">Release 7.0.6</h3>
<h3>Fixed</h3>
<ul>
<li>Added support for logical SAP table remapping in SAP Data Foundation.</li>
<li>Added <code>custom/</code> directory scaffolding across all developer skills for local extensions.</li>
</ul>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Gemini 3.8 Flash available in Global, US, and EU regions</strong></p>
<p>Gemini 3.8 Flash is generally available (GA) in the <code>global</code>, <code>us</code>, and <code>eu</code>
regions.</p>
<p>For more information, see:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/manage-web-app-features">Manage features on the web app</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/locations">Data residency for Gemini Enterprise Standard and Plus Editions and Gemini Notebook Enterprise</a></li>
</ul>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>Gemini 3.8 Flash is generally available</strong></p>
<p><a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-8-flash">Gemini 3.8 Flash</a> is
now generally available (GA) and available for production use.</p>
<p>For more information on 3.8 Flash, see the <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-8-flash">model
page</a>.</p>
<h3>Fixed</h3>
<p><strong>CodeMender updates</strong></p>
<p>This release introduces updates to CodeMender:</p>
<ul>
<li><strong>Machine-readable metrics</strong>: Added the <code>--json</code> flag to <code>cm stats</code> to export aggregate and per-session metrics (<code>CACHE_HIT%</code>, <code>THINK_RATIO%</code>, <code>TOOL_CALLS</code>, <code>DURATION</code>).</li>
<li><strong>Session drill-down</strong>: Added <code>cm stats --session &lt;id&gt;</code> to inspect turn-by-turn token consumption for specific sessions.</li>
<li><strong>Bug fixes</strong>:
<ul>
<li>Improved codebase search reliability by skipping binary archives and non-regular files during traversal.</li>
<li>Fixed an issue where <code>cm report import</code> failed on native JSON reports or findings referencing new files.</li>
<li>Fixed an issue where preview mode could create empty directories on disk before user confirmation.</li>
<li>Prevented erroneous verification verdicts when workspace reset fails.</li>
</ul></li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/codemender">CodeMender documentation</a>.</p>
<h3>Feature</h3>
<p><strong>Deferred tier for autonomous agent scheduling (Preview)</strong></p>
<p>The <em>deferred tier</em> is available in Preview. The deferred tier automatically
queues non-latency-sensitive background agent workloads and schedules them to
execute during off-peak hours.</p>
<p>Key capabilities and benefits include:</p>
<ul>
<li><strong>50% token discount</strong>: Receive a 50% discount on consumed tokens for deferred workloads.</li>
<li><strong>Reduced rate limiting</strong>: Mitigate resource exhaustion (429) errors and infrastructure pressure during long-running background tasks.</li>
<li><strong>Supported agents</strong>:
<ul>
<li><strong>Deep Research Agent</strong>: Pass <code>service_tier="deferred"</code> in the Python SDK or <code>"service_tier": "deferred"</code> in REST API interaction requests.</li>
</ul></li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/scale/efficiency/autonomous-scheduling">Autonomous agent scheduling</a>.</p>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Change</h3>
<h4 id="2026-r37-version-updates">(2026-R37) Version updates</h4>
<p>GKE cluster versions have been updated.</p>
<p><strong>New versions available for upgrades and new clusters.</strong></p>
<p>The following versions are now available for new GKE clusters, and for
manual control plane upgrades and node upgrades for existing clusters. For more
information about versioning and upgrades, see <a href="https://cloud.google.com/kubernetes-engine/versioning">GKE versioning and
support</a> and <a href="https://cloud.google.com/kubernetes-engine/upgrades">About GKE
cluster upgrades</a>.</p>
<div>
<devsite-selector>
<section>
<h3>Rapid channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a> is now the default version for cluster creation in the Rapid channel.</li>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13411">1.34.11-gke.1044000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1225000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1364">1.36.4-gke.1082000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2155000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2941000</a></li>
</ul></li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.34.10-gke.1236000</li>
<li>1.35.7-gke.1222000</li>
<li>1.35.8-gke.1026000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.3-gke.1640000</li>
</ul></li>
<li>The following alpha versions are no longer available in the Rapid channel:
<ul>
<li>1.37.0-gke.2034000+preview</li>
<li>1.37.0-gke.2048000+preview</li>
<li>1.37.0-gke.2074000+preview</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1328000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1036000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1328000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1036000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a></li>
<li>1.37 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2155000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Regular channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.34.10-gke.1079000</li>
<li>1.35.7-gke.1027000</li>
<li>1.36.2-gke.2064000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Regular channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Stable channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a> is now available in the Stable channel.</li>
<li>Version 1.34.9-gke.1610001 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Extended channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2613000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2667000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2314000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2393000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1499000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1613000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.31.14-gke.2543000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2630000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2231000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2337000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1269000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1547000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.10-gke.1079000</li>
<li>1.35.7-gke.1027000</li>
<li>1.36.2-gke.2064000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.30 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2579000</a></li>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2268000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2579000</a></li>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2268000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1329000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>No channel (deprecated)</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13411">1.34.11-gke.1044000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1225000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1364">1.36.4-gke.1082000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2667000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2393000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1613000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13411">1.34.11-gke.1044000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1225000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1364">1.36.4-gke.1082000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.34.9-gke.1610001 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1710000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.8-gke.1026000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.2-gke.2064000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
</devsite-selector>
</div>
<h3>Security</h3>
<h4 id="2026-r37-security-updates">(2026-R37) Security updates</h4>
<p>This release includes new GKE versions that use updated
Container-Optimized OS images. These updated images are cumulative,
incorporating security fixes from all Container-Optimized OS
versions released since the previous GKE release.</p>
<p>To identify the specific vulnerabilities that were resolved in each updated
Container-Optimized OS image, see the <strong>Security</strong> release notes
for that image. The following table includes links to the release notes for
each updated Container-Optimized OS image:</p>
<p>
<table>
<tbody>
<tr>
<th>GKE version</th>
<th>Container-Optimized OS version</th>
<th>Details</th>
</tr>
<tr>
<td>1.31.14-gke.2667000</td>
<td>cos-117-18613-675-64</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m117#cos-117-18613-675-64_">cos-117-18613-675-64 release notes</a></td>
</tr>
<tr>
<td>1.32.13-gke.2393000</td>
<td>cos-121-18867-584-3</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m121#cos-121-18867-584-3_">cos-121-18867-584-3 release notes</a></td>
</tr>
<tr>
<td>1.35.8-gke.1225000</td>
<td>cos-125-19216-532-135</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m125#cos-125-19216-532-135_">cos-125-19216-532-135 release notes</a></td>
</tr>
<tr>
<td>1.36.4-gke.1082000</td>
<td>cos-129-19506-299-161</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m129#cos-129-19506-299-161_">cos-129-19506-299-161 release notes</a></td>
</tr>
<tr>
<td>1.37.0-gke.2155000</td>
<td>cos-129-19506-299-82</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m129#cos-129-19506-299-82_">cos-129-19506-299-82 release notes</a></td>
</tr>
</tbody>
</table>
</p>
<h3>Change</h3>
<h4 id="2026-r37-version-updates">(2026-R37) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a> is now available in the Stable channel.</li>
<li>Version 1.34.9-gke.1610001 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r37-version-updates">(2026-R37) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.34.10-gke.1079000</li>
<li>1.35.7-gke.1027000</li>
<li>1.36.2-gke.2064000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Regular channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r37-version-updates">(2026-R37) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a> is now the default version for cluster creation in the Rapid channel.</li>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13411">1.34.11-gke.1044000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1225000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1364">1.36.4-gke.1082000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2155000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2941000</a></li>
</ul></li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.34.10-gke.1236000</li>
<li>1.35.7-gke.1222000</li>
<li>1.35.8-gke.1026000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.3-gke.1640000</li>
</ul></li>
<li>The following alpha versions are no longer available in the Rapid channel:
<ul>
<li>1.37.0-gke.2034000+preview</li>
<li>1.37.0-gke.2048000+preview</li>
<li>1.37.0-gke.2074000+preview</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1328000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1036000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1328000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1036000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a></li>
<li>1.37 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2155000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r37-version-updates">(2026-R37) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13411">1.34.11-gke.1044000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1225000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1364">1.36.4-gke.1082000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2667000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2393000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1613000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13411">1.34.11-gke.1044000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1225000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1364">1.36.4-gke.1082000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.34.9-gke.1610001 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1710000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.8-gke.1026000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.2-gke.2064000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r37-version-updates">(2026-R37) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2613000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2667000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2314000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2393000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1499000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1613000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.31.14-gke.2543000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2630000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2231000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2337000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1269000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1547000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.10-gke.1079000</li>
<li>1.35.7-gke.1027000</li>
<li>1.36.2-gke.2064000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.30 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2579000</a></li>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2268000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2579000</a></li>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2268000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1329000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Looker</h2>
<h3>Deprecated</h3>
<p>OpenJDK 11 will no longer be supported as of <strong>January 14, 2027</strong>. Customer-hosted instances must <a href="https://docs.cloud.google.com/looker/docs/upgrading-to-openjdk-21-customer-hosted-instance">upgrade to OpenJDK 21</a>.</p>
<h2 class="release-note-product-title">Model Armor</h2>
<h3>Feature</h3>
<p>Filter version <code>v3</code> will be promoted to the <code>Stable</code> alias on or before
September 25, 2026. On the same date, filter versions <code>v1</code> and <code>v2</code> transition
to <code>Legacy</code> status and retire on November 29, 2026.</p>
<p>If your templates use the <code>Stable</code> alias, they will automatically upgrade to
<code>v3</code> when it is promoted. If your templates use explicit version numbers (<code>v1</code>
or <code>v2</code>), migrate them to <code>v3</code> or the <code>Stable</code> alias before November 29, 2026.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/model-armor/set-filter-version#release-timeline">Set the filter version for a
template</a>.</p>
<h2 class="release-note-product-title">Spanner</h2>
<h3>Feature</h3>
<p>Spanner supports using the <code>TABLESAMPLE</code> operator in PostgreSQL-dialect
databases to select a random sample of a dataset.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/spanner/docs/reference/postgresql/query-syntax#tablesample_operator"><code>TABLESAMPLE</code> operator</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 01, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#September_01_2026</id>
    <updated>2026-09-01T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#September_01_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Apigee UI</h2>
<h3>Announcement</h3>
<p>On September 1, 2026, we released an updated version of the Apigee UI.</p>
<h3>Fixed</h3>
<table>
<thead>
<tr>
<th width="10%">Bug ID</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>547582067</td>
<td>
<p>
<b>Revisions can now be imported for API proxies and shared flows in a space</b>
</p>
<p>
          Importing a revision in the Apigee UI now works for an API proxy or
          shared flow that is associated with a
          <a href="https://docs.cloud.google.com/apigee/docs/api-platform/system-administration/spaces/apigee-spaces-overview">space</a>.
        </p>
<p>
          Previously, the Apigee UI did not include the space when it uploaded
          the revision bundle, so the import request was rejected and the new
          revision was not created. This affected both API proxies and shared
          flows.
        </p>
<p>
          The earlier workaround of removing the API proxy or shared flow from
          its space, importing the revision, and then adding it back to the
          space is no longer needed.
        </p>
</td>
</tr>
</tbody>
</table>
<h2 class="release-note-product-title">App Engine flexible environment Go</h2>
<h3>Feature</h3>
<p>Support for the <a href="https://docs.cloud.google.com/appengine/docs/flexible/go/runtime">Go 1.27 runtime</a> is in
<a href="https://cloud.google.com/products/#product-launch-stages">General Availability (GA)</a>.</p>
<h2 class="release-note-product-title">App Engine standard environment Go</h2>
<h3>Feature</h3>
<p>Support for the <a href="https://docs.cloud.google.com/appengine/docs/standard/go/runtime">Go 1.27 runtime</a> is in
<a href="https://cloud.google.com/products/#product-launch-stages">General Availability (GA)</a>.</p>
<h2 class="release-note-product-title">Backup and DR</h2>
<h3>Feature</h3>
<p>Backup vault support for AlloyDB for PostgreSQL instances encrypted with customer-managed encryption keys (CMEK) is generally available (GA), providing immutable and indelible storage with enforced retention. For more information, see <a href="https://docs.cloud.google.com/backup-disaster-recovery/docs/cloud-console/alloydb/alloydb-backup#alloydb-encryption-context">Encrypt AlloyDB for PostgreSQL cluster backups</a>.</p>
<p>Announcing the general availability (GA) of cross-region backups for AlloyDB for PostgreSQL clusters. You can now protect AlloyDB for PostgreSQL clusters against regional outages by storing backups in a distinct secondary region of your choice. To learn more, see <a href="https://docs.cloud.google.com/backup-disaster-recovery/docs/cloud-console/alloydb/alloydb-backup#backup-vaults-for-immutable-and-indel-backups">Backup vaults for immutable and indelible backups</a>.</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/bigquery/docs/reference/libraries">Rust SDK for BigQuery</a> is now in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<h2 class="release-note-product-title">Bigtable</h2>
<h3>Feature</h3>
<p>You can use the Google Cloud console to create and manage <a href="https://docs.cloud.google.com/bigtable/docs/aggregates">aggregate column families</a>
for your Bigtable tables. You can also view and query aggregate column families in Bigtable Studio. This feature is <a href="https://cloud.google.com/products#product-launch-stages">generally available (GA)</a>. For more information, see <a href="https://docs.cloud.google.com/bigtable/docs/managing-tables#add-column-families">Create and manage tables</a> and <a href="https://docs.cloud.google.com/bigtable/docs/manage-data-using-console">Manage your data using Bigtable Studio</a>.</p>
<h2 class="release-note-product-title">Cloud Monitoring</h2>
<h3>Feature</h3>
<p>You can opt out of alert notifications from an SMS notification channel by
sending a text message to the phone number associated with the notification
channel. For more information, see
<a href="monitoring/alerts/sms-opt-out">Opt out of SMS notifications</a>.</p>
<h2 class="release-note-product-title">Cloud Run</h2>
<h3>Feature</h3>
<p>Support for the <a href="https://docs.cloud.google.com/run/docs/runtime-support#go">Go 1.27 runtime</a> is in
<a href="https://cloud.google.com/products/#product-launch-stages">General Availability (GA)</a>.</p>
<h3>Feature</h3>
<p>Configure <a href="https://docs.cloud.google.com/run/docs/ai/agent-platform-features">Agent Platform features</a>
on your Cloud Run services and jobs to securely authenticate AI agents and MCP
servers using system-managed Agent Identities. This support also includes
automatic registration in the Agent Registry (<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>).</p>
<h2 class="release-note-product-title">Cloud Run functions</h2>
<h3>Feature</h3>
<p>Support for the <a href="https://docs.cloud.google.com/functions/docs/concepts/execution-environment#go">Go 1.27 runtime</a> is in
<a href="https://cloud.google.com/products/#product-launch-stages">General Availability (GA)</a>.</p>
<h2 class="release-note-product-title">Cloud Service Mesh</h2>
<h3>Security</h3>
<p>Managed Cloud Service Mesh will start using proxy version
csm_mesh_proxy.20260819_RC00 for Gateway API on GKE clusters. This proxy
version maps closest to Envoy version 1.37. This change is rolling out to all
release channels and contains the fix for the managed Cloud Service Mesh
security vulnerabilities listed in
<a href="https://docs.cloud.google.com/service-mesh/docs/security-bulletins#gcp-2026-057">GCP-2026-057</a>.</p>
<h2 class="release-note-product-title">Cortex Framework</h2>
<h3>Announcement</h3>
<h3 id="release_7_0_5">Release 7.0.5</h3>
<h3>Fixed</h3>
<ul>
<li>Removed obsolete review items checklist from tests.</li>
</ul>
<h2 class="release-note-product-title">Developer Connect</h2>
<h3>Announcement</h3>
<p>Developer Connect <a href="https://docs.cloud.google.com/developer-connect/docs/account-connectors">account connectors</a> is now <a href="https://cloud.google.com/products#product-launch-stages">generally available</a>.</p>
<h2 class="release-note-product-title">Gemini</h2>
<h3>Other</h3>
<h3 id="bug_fixes_in_intellij">Bug fixes in IntelliJ</h3>
<p>Various bug fixes and minor product enhancements.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Overage controls available for all invoiced Cloud Billing
accounts</strong></p>
<p>Configuring overage controls in Gemini Enterprise is available to all projects
linked to an invoiced Cloud Billing account. Previously, customers that received
an email with the subject line <em>[Billing Update] New Gemini Enterprise overage
billing controls launching Aug 17, 2026</em> couldn't enable overages despite
having an invoiced Cloud Billing account. This restriction no longer applies.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini/enterprise/docs/manage-costs-overview">Overview of overages and spend
controls</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>Anthropic's Claude Fable 5.1 is now available</strong></p>
<p><a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/partner-models/claude/fable-5-1">Claude Fable 5.1</a>
is available in Model Garden.</p>
<h3>Change</h3>
<p><strong>Embedding SKUs are changing</strong></p>
<p>Memory bank uses the following embedding model SKUs:</p>
<ul>
<li>6E46-5623-C0B6</li>
<li>C15D-A68F-5C1E</li>
<li>2D07-D52C-A93B</li>
</ul>
<p>For detailed information about individual SKUs, see
<a href="https://cloud.google.com/skus">Google Cloud Platform SKUs</a>.</p>
<h3>Change</h3>
<p><strong>Pricing updates for agent metering</strong></p>
<p>Session and memory bank compute metering is in effect for the Agent Platform
compute SKU.
For more information, see <a href="https://services.google.com/fh/files/emails/b_502770571_gemini_enterprise_agent_platform_pricing.pdf">Gemini Agent Platform
Pricing</a>.</p>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Change</h3>
<p>GKE version 1.35.1-gke.1031000 and later include the following changes to <a href="https://docs.cloud.google.com/kubernetes-engine/docs/concepts/firewall-rules#service-fws">automatically created firewall rules for Services</a>:</p>
<ul>
<li>Changes the priority of multiple existing firewall rules for Services from <code>1000</code> to <code>999</code>.</li>
<li>Creates additional firewall rules to deny traffic that is not explicitly allowed by other auto-created firewall rules.</li>
</ul>
<p>If you use custom firewall rules to override GKE firewall rules for Services, these changes might cause unexpected behavior. Before you upgrade your clusters to version 1.35.1-gke.1031000 or later, do the following:</p>
<ul>
<li>If you have custom firewall rules that allow or deny traffic with a priority of <code>1000</code>, change the priority of those rules to a numerically lower value (such as <code>999</code> or lower) to maintain their precedence.</li>
<li>Verify that the new auto-created deny rules do not block required traffic for load balancers that use external IP addresses.</li>
</ul>
<h3>Feature</h3>
<p>The bare metal machine types from the <a href="https://docs.cloud.google.com/compute/docs/general-purpose-machines#c3_series">C3 machine
series</a> are now generally
available with GKE clusters. You can now provision machine types such as
<code>c3-standard-192-metal</code> in Standard mode with any available GKE version.</p>
<p>To use these machine types with Autopilot mode, ComputeClasses, and node pool
auto-creation, you must specify the exact machine type using a custom
ComputeClass and use GKE version 1.35.3-gke.1389000 or later.</p>
<h2 class="release-note-product-title">Policy Intelligence</h2>
<h3>Feature</h3>
<p>The Policy Analyzer MCP server is <a href="https://cloud.google.com/products#product-launch-stages">generally
available</a>. To learn
about using the Policy Analyzer MCP server to let agents and AI
applications analyze and audit IAM configurations, see <a href="https://docs.cloud.google.com/policy-intelligence/docs/use-policy-analyzer-mcp">Use the
Policy Analyzer remote MCP
server</a>.</p>
<h2 class="release-note-product-title">reCAPTCHA</h2>
<h3>Change</h3>
<p>Fraud Defense Mobile SDK v18.9.3 is available for Android. This version
includes detection and performance enhancements.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 31, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_31_2026</id>
    <updated>2026-08-31T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_31_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>You can now <a href="https://docs.cloud.google.com/bigquery/docs/create-pipelines">create, store</a>, and
<a href="https://docs.cloud.google.com/bigquery/docs/manage-pipelines">manage pipelines</a> in Git folders.
This feature is in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<h3>Feature</h3>
<p>BigQuery now supports <a href="https://research.google/blog/introducing-tabfm-a-zero-shot-foundation-model-for-tabular-data/">TabFM</a>,
Google's pre-trained foundation model for tabular data. TabFM enables zero-shot
regression and classification through in-context learning. It delivers
high-accuracy predictions on structured data without requiring model training
or hyperparameter tuning.
You can use TabFM directly through the
<a href="https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-predict"><code>AI.PREDICT</code> function</a>
and evaluate model performance by using the
<a href="https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-ai-evaluate"><code>AI.EVALUATE</code> function</a>.
This feature is in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<h3>Fixed</h3>
<p>Support for <a href="https://docs.cloud.google.com/bigquery/docs/control-genai-costs">configuring daily token quotas</a>
for BigQuery generative AI functions has been restored.</p>
<h3>Feature</h3>
<p>Using <a href="https://docs.cloud.google.com/bigquery/docs/code-asset-folders">folders</a> to
<a href="https://docs.cloud.google.com/bigquery/docs/create-pipelines">create, store, and manage pipelines</a> is
<a href="https://cloud.google.com/products#product-launch-stages">generally available</a>.</p>
<h3>Feature</h3>
<p>You can now create an
<a href="https://docs.cloud.google.com/bigquery/docs/identity-columns">identity column</a>, sometimes
referred to as an auto-incrementing column, on a table. You can use identity
columns to create and
maintain primary keys on your tables. When you insert a row into a table
that has an identity column, BigQuery generates a unique integer
value for that column. This feature is in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/bigquery/docs/graph-overview">BigQuery Graph</a>
is <a href="https://cloud.google.com/products#product-launch-stages">generally available</a>
(GA).</p>
<p>BigQuery Graph now includes support for the <code>CALL</code>
<a href="https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/graph-query-statements">graph query statement</a>,
and the following path inspection
<a href="https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/graph-gql-functions">GQL functions</a>:</p>
<ul>
<li><code>IS_ACYCLIC</code></li>
<li><code>IS_SIMPLE</code></li>
<li><code>IS_TRAIL</code>.</li>
</ul>
<h2 class="release-note-product-title">Cloud SQL for PostgreSQL</h2>
<h3>Feature</h3>
<p>You can use the pgAudit extension to prevent string literals that might indicate
sensitive information, such as passwords and secrets, from appearing in your log
query results.</p>
<p>This pgAudit extension capability is supported on
<code>[PostgreSQL version].R20260712.01_06</code> or later.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/postgres/pg-audit">Audit for PostgreSQL using pgAudit</a>.</p>
<h2 class="release-note-product-title">Cloud Service Mesh</h2>
<h3>Announcement</h3>
<p><strong>1.30.4-asm.1 is now available for in-cluster Cloud Service Mesh.</strong></p>
<p>You can now download 1.30.4-asm.1 for in-cluster Cloud Service Mesh. It includes
the features of <a href="https://istio.io/latest/news/releases/1.30.x/announcing-1.30/">Istio 1.30.4</a> subject to the list of
<a href="https://docs.cloud.google.com/service-mesh/docs/supported-features-in-cluster">supported features</a>.</p>
<p>The following are not supported:</p>
<ul>
<li>Failover Priority support for DNS clusters</li>
<li><code>ENABLE_WILDCARD_HOST_SERVICE_ENTRIES_FOR_TLS</code></li>
<li>Multiple <code>CUSTOM</code> external authorization providers per workload</li>
<li>The <code>DEBUG_ENDPOINT_AUTH_ALLOWED_NAMESPACES</code> flag</li>
</ul>
<p>For details on upgrading Cloud Service Mesh, see
<a href="https://docs.cloud.google.com/service-mesh/docs/upgrade/upgrade">Upgrade Cloud Service Mesh</a>. Cloud Service
Mesh version 1.30.4-asm.1 uses Envoy v1.38.4-dev.</p>
<h3>Announcement</h3>
<p>In-cluster Cloud Service Mesh 1.27 is no longer supported. For more information and to view the earliest end-of-life dates for other versions, see <a href="https://docs.cloud.google.com/service-mesh/docs/supported-features-in-cluster#supported_versions">Supported versions</a>.</p>
<h2 class="release-note-product-title">Cloud Trace</h2>
<h3>Breaking</h3>
<p>Starting August 31, 2026, you can no longer create or edit
<a href="https://docs.cloud.google.com/trace/docs/trace-export-overview">trace sinks</a>. Trace sinks were deprecated
on February 18, 2026. For more information, see
<a href="https://docs.cloud.google.com/stackdriver/docs/deprecations/export-spans-with-sinks">Export trace spans with sinks deprecation</a>.</p>
<p>For information about how to analyze your trace data using SQL,
see the following documents:</p>
<ul>
<li><a href="https://docs.cloud.google.com/trace/docs/analytics">Query and analyze traces using Observability Analytics</a></li>
<li><a href="https://docs.cloud.google.com/trace/docs/analytics-query-linked-dataset">Query a linked BigQuery dataset</a></li>
</ul>
<h2 class="release-note-product-title">Container Optimized OS</h2>
<h3>Change</h3>
<h3 id="cos-beta-133-19999-44-21">cos-beta-133-19999-44-21 <a id='"cos-arm64-beta-133-19999-44-21"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/8a624874a5e03d8358d92374b02facb4cef881f8
">COS-6.18.46</a></td>
<td>v29.4.3</td>
<td>v2.3.2</td>
<td><a href="https://storage.googleapis.com/cos-tools/19999.44.21/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<h3 id="cos-129-19506-448-8">cos-129-19506-448-8 <a id='"cos-arm64-129-19506-448-8"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/583df4fb246cc3cdc69bbb933a78ef88032ecfd6
">COS-6.12.105</a></td>
<td>v27.5.1</td>
<td>v2.2.7</td>
<td><a href="https://storage.googleapis.com/cos-tools/19506.448.8/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<h3 id="cos-dev-138-20085-0-0">cos-dev-138-20085-0-0 <a id='"cos-arm64-dev-138-20085-0-0"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/80c4ee1448ac9d5efa455b31d1aaff342fcc1c3d
">COS-6.18.46</a></td>
<td>v29.4.3</td>
<td>v2.3.2</td>
<td><a href="https://storage.googleapis.com/cos-tools/20085.0.0/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<p>LTS Refresh from main-R133-cos-6.18 to release-R133-cos-6.18</p>
<h3>Change</h3>
<p>Updated containerd and containerd-test to v2.2.7.</p>
<h3>Change</h3>
<p>Updated cos-gpu-installer to v2.7.7.</p>
<h3>Change</h3>
<p>Updated cos-gpu-installer to v2.7.7.</p>
<h3>Fixed</h3>
<p>LTS Refresh from main-R129-cos-6.12 to release-R129-cos-6.12</p>
<h3>Change</h3>
<p>Updated the Linux kernel to v6.18.46.</p>
<h3>Change</h3>
<p>Updated the Linux kernel to v6.18.45.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/fluent-bit to v4.2.8.</p>
<h3>Fixed</h3>
<p>Added support for net-fs/lustre-client-drivers v2.14.0_p259.</p>
<h3>Change</h3>
<p>Updated the Linux kernel to v6.18.46.</p>
<h3>Fixed</h3>
<p>Upgraded app-arch/unzip to v6.0_p31.</p>
<h3>Fixed</h3>
<p>Updated cos-gpu-installer to v2.7.6.</p>
<h3>Fixed</h3>
<p>Added support for net-fs/lustre-client-drivers v2.14.0_p259.</p>
<h3>Fixed</h3>
<p>Upgraded app-shells/dash to v0.5.13.5.</p>
<h3>Fixed</h3>
<p>Updated net-misc/openssh to version 10.4_p1.</p>
<h3>Fixed</h3>
<p>Updated cos-gpu-installer to v2.7.6.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/libverto to v0.3.2-r1.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/google-guest-configs to v20260819.00.</p>
<h3>Fixed</h3>
<p>Updated net-misc/openssh to version 10.4_p1.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/popt to v1.19-r1.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/oslogin to v20260814.00.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/fluent-bit to v4.2.8.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/acl to v2.4.0-r2.</p>
<h3>Fixed</h3>
<p>Upgraded app-arch/zstd to v1.5.7-r1.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/google-guest-configs to v20260819.00.</p>
<h3>Fixed</h3>
<p>Upgraded sys-auth/passwdqc to v2.0.3-r1.</p>
<h3>Fixed</h3>
<p>Upgraded app-containers/docker-credential-helpers to v0.9.9.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/node-problem-detector to v0.8.25.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68293 in the Linux kernel.</p>
<h3>Fixed</h3>
<p>Upgraded app-shells/dash to v0.5.13.5.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/oslogin to v20260814.00.</p>
<h3>Security</h3>
<p>Upgraded dev-libs/libxml2 to v2.15.3. This fixes CVE-2026-0989, CVE-2026-0990, and CVE-2026-0992.</p>
<h3>Fixed</h3>
<p>Upgraded chromeos-base/chromeos-dbus-bindings to v0.0.1-r2802.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/sosreport to v4.12.0.</p>
<h3>Change</h3>
<p>Runtime sysctl changes:
<ul>
<li>Changed: net.ipv4.udp_mem: 188034   250715  376068 -&gt; 188034    250714  376068</li>
</ul></p>
<h3>Fixed</h3>
<p>Upgraded chromeos-base/power_manager-client to v0.0.1-r2975.</p>
<h3>Fixed</h3>
<p>Upgraded app-arch/unzip to v6.0_p31.</p>
<h3>Fixed</h3>
<p>Upgraded chromeos-base/session_manager-client to v0.0.1-r2837.</p>
<h3>Fixed</h3>
<p>Upgraded app-containers/docker-credential-helpers to v0.9.9.</p>
<h3>Fixed</h3>
<p>Upgraded dev-db/sqlite to v3.53.4.</p>
<h3>Fixed</h3>
<p>Upgraded app-containers/docker-registry-test to v2.8.3.</p>
<h3>Fixed</h3>
<p>Upgraded dev-lang/luajit to v2.1.1780076327.</p>
<h3>Fixed</h3>
<p>Upgraded app-shells/dash to v0.5.13.5.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/expat to v2.8.3.</p>
<h3>Fixed</h3>
<p>Upgraded dev-db/sqlite to v3.53.4.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/gmp to v6.3.0-r2.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/acl to v2.4.0-r2.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/inih to v62.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/xemu to v0.0.10.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/libaio to v0.3.113_p8.</p>
<h3>Fixed</h3>
<p>Upgraded sys-auth/passwdqc to v2.0.3-r1.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/libgpg-error to v1.61.</p>
<h3>Fixed</h3>
<p>Upgraded sys-fs/e2fsprogs to v1.47.4.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/libltdl to v2.5.4.</p>
<h3>Fixed</h3>
<p>Upgraded sys-libs/libcap-ng to v0.9.5-r1.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/libpcre2 to v10.47.</p>
<h3>Fixed</h3>
<p>Upgraded sys-process/lsof to v4.99.7.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/libverto to v0.3.2-r1.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-39827, CVE-2026-39828, CVE-2026-39829, CVE-2026-39830, CVE-2026-39831, CVE-2026-39832, CVE-2026-39833, CVE-2026-39834, CVE-2026-39835, CVE-2026-42508, CVE-2026-46595, CVE-2026-46597, and CVE-2026-46598 in dev-go/crypto.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/popt to v1.19-r1.</p>
<h3>Security</h3>
<p>Upgraded dev-libs/libxml2 to v2.15.3. This fixes CVE-2026-0989, CVE-2026-0990, and CVE-2026-0992.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/userspace-rcu to v0.15.6.</p>
<h3>Fixed</h3>
<p>Upgraded dev-python/oauthlib to v3.3.1.</p>
<h3>Fixed</h3>
<p>Upgraded net-dns/c-ares to v1.34.8.</p>
<h3>Fixed</h3>
<p>Upgraded net-libs/nghttp2 to v1.70.0.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/acl to v2.4.0-r2.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/ethtool to v7.0.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/pciutils to v3.15.0.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/xemu to v0.0.10.</p>
<h3>Fixed</h3>
<p>Upgraded sys-auth/passwdqc to v2.1.0-r1.</p>
<h3>Fixed</h3>
<p>Upgraded sys-libs/libcap-ng to v0.9.5-r1.</p>
<h3>Fixed</h3>
<p>Upgraded sys-process/lsof to v4.99.7.</p>
<h3>Security</h3>
<p>Upgraded dev-libs/libxml2 to v2.15.3. This fixes CVE-2026-0989, CVE-2026-0990, and CVE-2026-0992.</p>
<h3>Security</h3>
<p>Upgraded vim &amp; vim-core to version 9.2.0280. This fixes CVE-2026-35177.</p>
<h3>Change</h3>
<h3 id="cos-125-19216-655-6">cos-125-19216-655-6 <a id='"cos-arm64-125-19216-655-6"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/728af8e16745d2a2cef9323806e50619cc900208
">COS-6.12.105</a></td>
<td>v27.5.1</td>
<td>v2.2.7</td>
<td><a href="https://storage.googleapis.com/cos-tools/19216.655.6/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>LTS Refresh from main-R125-cos-6.12 to release-R125-cos-6.12</p>
<h3>Fixed</h3>
<p>Upgraded app-arch/zstd to v1.5.7-r1.</p>
<h3>Fixed</h3>
<p>Upgraded app-containers/cni-plugins to v1.9.1.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/libverto to v0.3.2-r1.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/popt to v1.19-r1.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/xxhash to v0.8.3-r2.</p>
<h3>Fixed</h3>
<p>Upgraded sys-auth/passwdqc to v2.0.3-r1.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68293 in the Linux kernel.</p>
<h3>Security</h3>
<p>Upgraded dev-libs/libxml2 to v2.15.3. This fixes CVE-2026-0989, CVE-2026-0990, and CVE-2026-0992.</p>
<h3>Change</h3>
<p>Runtime sysctl changes:
<ul>
<li>Changed: net.ipv4.udp_mem: 188034   250714  376068 -&gt; 188034    250715  376068</li>
</ul></p>
<h3>Change</h3>
<h3 id="cos-121-18867-584-3">cos-121-18867-584-3 <a id='"cos-arm64-121-18867-584-3"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/bce7645596996d31068d8b3c7ad0f24fc8848df3
">COS-6.6.153</a></td>
<td>v27.5.1</td>
<td>v2.0.10</td>
<td><a href="https://storage.googleapis.com/cos-tools/18867.584.3/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<p>Updated cos-gpu-installer to v2.7.7.</p>
<h3>Fixed</h3>
<p>LTS Refresh from main-R121-cos-6.6 to release-R121-cos-6.6</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64371 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68142 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68142 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68432 in the Linux kernel.</p>
<h3>Security</h3>
<p>Upgraded dev-libs/libxml2 to v2.15.3. This fixes CVE-2026-0989, CVE-2026-0990, and CVE-2026-0992.</p>
<h3>Change</h3>
<h3 id="cos-117-18613-731-2">cos-117-18613-731-2 <a id='"cos-arm64-117-18613-731-2"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/3f9d5994b9233645cbedcc27ffb9885482af3d41
">COS-6.6.153</a></td>
<td>v24.0.9</td>
<td>v1.7.34</td>
<td><a href="https://storage.googleapis.com/cos-tools/18613.731.2/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>LTS Refresh from main-R117-cos-6.6 to release-R117-cos-6.6</p>
<h3>Security</h3>
<p>Fixed CVE-2026-59995, CVE-2026-59996, CVE-2026-59997, CVE-2026-59999, CVE-2026-60000, CVE-2026-60001, and
CVE-2026-60002 in openssh.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68142 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68142 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68432 in the Linux kernel.</p>
<h3>Security</h3>
<p>Upgraded dev-libs/libxml2 to v2.15.3. This fixes CVE-2026-0989, CVE-2026-0990, and CVE-2026-0992.</p>
<h2 class="release-note-product-title">Datastream</h2>
<h3>Feature</h3>
<p>You can now create a Datastream stream directly from the overview page
of your Cloud SQL instances using the automated flow.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/datastream/docs/create-a-stream-automated">Create a Cloud SQL stream using the automated flow</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Support for federated data stores in Assured Workloads
 with FedRAMP High compliance</strong></p>
<p>Gemini Enterprise now supports connecting Google Workspace and third-party
federated data stores to projects inside Assured Workloads folders, which
automatically enforce security and compliance controls on your Google Cloud
resources to meet FedRAMP High standards.
This feature is generally available (GA). For more information, see</p>
<ul>
<li><p><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/create-data-store">Connect a Google data
source</a>.</p></li>
<li><p><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/connect-third-party-data-source">Connect a third-party data
source</a>.</p></li>
</ul>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Gemini 3.5 Flash regional availability in Canada</strong></p>
<p>Gemini 3.5 Flash is available in Canada (<code>ca</code>) with
in-region at-rest data residency (DRZ) and machine learning processing (MLP).</p>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini/enterprise/docs/locations">Locations</a>.</p>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Gemini 3.1 Flash image available in US and EU multi-regions</strong></p>
<p>Gemini 3.1 Flash image (Nano Banana 2) for image generation is generally
available in the <code>us</code> and <code>eu</code> multi-regions.</p>
<p>For more information, see:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/manage-web-app-features">Manage features on the web app</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/locations">Data residency for Gemini Enterprise</a></li>
</ul>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Protect sensitive data with content policies</strong></p>
<p>You can apply Sensitive Data Protection content policies to your
Gemini Enterprise connectors, apps, and Gemini Notebook Enterprise notebooks.</p>
<p>Content policies inspect data for violating or unwanted content and block it.
Content policies can block Gemini Enterprise apps from presenting sensitive or
inappropriate material to users and can stop end users from uploading files
that contain sensitive or inappropriate material.</p>
<p>This feature is generally available (GA). For more information, see <a href="https://docs.cloud.google.com/gemini/enterprise/docs/protect-sensitive-data">Protect
sensitive data in sources</a> and
<a href="https://docs.cloud.google.com/gemini/enterprise/notebooklm-enterprise/docs/protect-sensitive-data">Protect sensitive data in NotebookLM Enterprise
sources</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>Gemini 3.1 Flash Image and Gemini 3 Pro Image updates</strong></p>
<p>This release introduces feature updates and expanded endpoint availability for Gemini 3.1 Flash Image and Gemini 3 Pro Image:</p>
<ul>
<li><p><strong>Multi-region endpoint support</strong>: <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-1-flash-image">Gemini 3.1 Flash Image (<code>gemini-3.1-flash-image</code>)</a> is now available on US (<code>us</code>) and EU (<code>eu</code>) multi-region endpoints for model availability, ML processing, Provisioned Throughput, and PayGo Standard.</p></li>
<li><p><strong>4K image output in GA</strong>: Generating 4K resolution images is now <a href="https://cloud.google.com/products#product-launch-stages">Generally Available (GA)</a> for both <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-1-flash-image">Gemini 3.1 Flash Image</a> and <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-pro-image">Gemini 3 Pro Image</a>.</p></li>
<li><p><strong>Video inputs in GA</strong>: Image generation from video inputs is now <a href="https://cloud.google.com/products#product-launch-stages">Generally Available (GA)</a> for <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-1-flash-image">Gemini 3.1 Flash Image</a>.</p></li>
</ul>
<p>For more information, see the following:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-1-flash-image">Gemini 3.1 Flash Image</a></li>
<li><a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-pro-image">Gemini 3 Pro Image</a></li>
<li><a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/resources/locations#multi-region">Model locations</a></li>
</ul>
<h3>Feature</h3>
<p><strong>IAM Unified Access Policies are generally available (GA)</strong></p>
<p>IAM Unified Access Policies (Access policies) for Gemini Enterprise Agent
Platform are <a href="https://cloud.google.com/products#product-launch-stages">generally available (GA)</a>.
Agent Gateway uses Identity-Aware Proxy and Access policies to govern agentic
communication between agent principals and destination resources, such as Model
Context Protocol (MCP) servers, other agents, and registered or unregistered
endpoints.</p>
<p>Key capabilities include:</p>
<ul>
<li>Multiple allow and deny rules within a single Access policy to
establish fine-grained behavioral guardrails.</li>
<li>Common Expression Language (CEL) conditions in rules to enforce access
criteria based on tool names, read-only constraints, HTTP methods, and URL
path attributes.</li>
<li>Dry-run and enforcement modes to validate and audit policy evaluation
before blocking agent traffic.</li>
<li>End-to-end agent identity authentication and authorization using mutual TLS
(mTLS) and Context-Aware Access (CAA) with Demonstrating Proof of Possession
(DPoP).</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/govern/policies/iam-overview-uap">IAM access policies overview</a>.</p>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Feature</h3>
<p>Session affinity support using GCPTrafficDistributionPolicy for GKE Gateway is
generally available. This release currently supports single-cluster GKE Gateway
load balancers using the following GatewayClasses:</p>
<ul>
<li><code>gke-l7-rilb</code></li>
<li><code>gke-l7-regional-external-managed</code></li>
<li><code>gke-l7-global-external-managed</code></li>
</ul>
<p>In addition to the session affinity types available in Preview, you can now use
the <code>STRONG_COOKIE_AFFINITY</code> type, which provides the most persistent session
stickiness among the session affinity types available in Google Cloud
Application Load Balancers.</p>
<p>The session affinity types require the following minimum GKE versions:</p>
<ul>
<li><code>CLIENT_IP</code>, <code>HEADER_FIELD</code>, <code>GENERATED_COOKIE</code>, and <code>HTTP_COOKIE</code>:
version 1.35.2-gke.1269001 or later</li>
<li><code>STRONG_COOKIE_AFFINITY</code>: version 1.36.3-gke.1767000 or later</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/kubernetes-engine/docs/how-to/configure-gateway-resources#expanded-session-affinity">Configure session affinity using GCPTrafficDistributionPolicy</a>.</p>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Customizable schedules for multi-event rules general availability</strong></p>
<p>The <a href="https://docs.cloud.google.com/chronicle/docs/detection/set-customized-schedule">customizable schedules for multi-event rules</a> feature is now in General Availability (GA).</p>
<p>Customizable schedules give security teams granular control and transparency over how multi-event rules execute in Google SecOps, and provide the following capabilities:</p>
<ul>
<li><strong>Configure settlement delays:</strong> Set first-run delay offsets (from 1 minute up to 48 hours) to account for log ingestion latency and reduce false negatives.</li>
<li><strong>Leverage automated true-up runs:</strong> Automatically re-evaluate time windows at 4 hours (and optionally 30 hours for full context enrichment) to capture late-arriving logs.</li>
<li><strong>Migrate legacy rules:</strong> Upgrade existing custom multi-event rules to customizable schedules directly from the <strong>Rules Dashboard</strong>.</li>
</ul>
<p>To manage rule schedules with custom IAM roles, make sure your roles include <code>chronicle.rules.modifyRules</code> and <code>chronicle.ruleDeployments.update</code>. Predefined IAM roles include these permissions automatically.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/detection/set-customized-schedule">Configure customized schedules for rules</a> and <a href="https://docs.cloud.google.com/chronicle/docs/detection/rule-execution-frequency">Understand rule run scheduling</a>.</p>
<h2 class="release-note-product-title">Identity-Aware Proxy</h2>
<h3>Feature</h3>
<p><strong>IAM Unified Access Policies for Agent Gateway are generally available (GA)</strong></p>
<p>IAM Unified Access Policies (Access policies) for Agent Gateway and
Identity-Aware Proxy (IAP) are <a href="https://cloud.google.com/products#product-launch-stages">generally available (GA)</a>.
Identity-Aware Proxy integrates with Agent Gateway and uses Access policies to
help secure and govern agentic egress communication between agent principals
and destination resources, such as Model Context Protocol (MCP) servers,
other agents, and registered or unregistered endpoints.</p>
<p>Key capabilities include:</p>
<ul>
<li>Multiple allow and deny rules within a single Access policy to establish
fine-grained behavioral guardrails for egress traffic.</li>
<li>Common Expression Language (CEL) condition evaluation in rules to enforce
egress access criteria based on tool names, read-only constraints, HTTP
methods, and URL paths.</li>
<li>Dry-run and enforcement modes to validate and audit policy evaluation
before blocking egress traffic.</li>
<li>End-to-end agent identity authentication and authorization using mutual TLS
(mTLS) and Context-Aware Access (CAA) with Demonstrating Proof of Possession
(DPoP).</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/govern/policies/iam-overview-uap">IAM access policies overview</a>.</p>
<h2 class="release-note-product-title">Looker</h2>
<h3>Announcement</h3>
<p><a href="https://docs.cloud.google.com/looker/docs/conversational-analytics-overview#eu-ca-compliance">Localized data processing</a> for European Union (EU)-based customers now applies to all Conversational Analytics data agents, including agents that are associated with Looker Explores, user-defined dashboards, and LookML dashboards. This support means that localized data processing now applies to <a href="https://docs.cloud.google.com/looker/docs/conversational-analytics-overview#key-features">all Conversational Analytics in Looker features</a>.</p>
<p><strong>Note:</strong> This item was added September 9, 2026.</p>
<h3>Deprecated</h3>
<p>The <a href="https://docs.cloud.google.com/looker/docs/mobile-app-legacy">Looker Mobile (Legacy) application</a> is no longer available for download from the App Store or Play Store and support for the app has been discontinued. Although users will still be able to use the Looker Mobile (Legacy) app if they already have it installed, we recommend that you install the non-legacy <a href="https://docs.cloud.google.com/looker/docs/mobile-app-installation">Looker mobile app</a>.</p>
<p><strong>Note:</strong> The deprecation of the Looker Mobile (Legacy) application has been postponed to January 31, 2027. This item was updated on September 9, 2026.</p>
<h2 class="release-note-product-title">Managed Service for Apache Spark</h2>
<h3>Announcement</h3>
<p><strong>Managed Service for Apache Spark</strong> (formerly Dataproc on Compute Engine): The following subminor image versions announced on <a href="https://cloud.google.com/managed-spark/docs/release-notes#August_19_2026">August 19, 2026</a> have been rolled back:</p>
<ul>
<li>2.2.86-debian12, 2.2.86-rocky9, 2.2.86-ubuntu22, 2.2.86-ubuntu22-arm</li>
</ul>
<h2 class="release-note-product-title">Memorystore for Redis Cluster</h2>
<h3>Feature</h3>
<p>You can use <a href="https://docs.cloud.google.com/memorystore/docs/cluster/use-acl-policies">access control list (ACL) policies</a> to secure access to your clusters. You can enable fine-grained
security by restricting user and service access to specific keys, commands,
operations, and Pub/Sub channels. This feature is <a href="https://docs.cloud.google.com/products#product-launch-stages">Generally Available</a>.</p>
<h2 class="release-note-product-title">Memorystore for Valkey</h2>
<h3>Feature</h3>
<p>You can use <a href="https://docs.cloud.google.com/memorystore/docs/valkey/use-acl-policies">access control list (ACL) policies</a>
to secure access to your instances. You can enable fine-grained security by
restricting user and service access to specific keys, commands, operations, and
Pub/Sub channels. This feature is <a href="https://docs.cloud.google.com/products#product-launch-stages">Generally Available</a>.</p>
<h2 class="release-note-product-title">Network Connectivity Center</h2>
<h3>Feature</h3>
<p>IPv6 dynamic routes support for include and exclude <a href="https://docs.cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/spoke-filters-overview">spoke filters</a>
for hybrid spokes is available in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<p>Export filters control which subnets or routes a spoke can
send to the hub. Import filters control which subnets or routes can be
accepted by a spoke from the hub.</p>
<h2 class="release-note-product-title">Sensitive Data Protection</h2>
<h3>Feature</h3>
<p>Sensitive Data Protection content policies are in <a href="https://cloud.google.com/products#product-launch-stages">General
Availability</a>. You can
use content policies to evaluate content and return an <code>ALLOW</code> or <code>BLOCK</code>
verdict based on data sensitivity.</p>
<p>For more information about content policies, see the following:</p>
<ul>
<li><a href="https://docs.cloud.google.com/sensitive-data-protection/docs/content-policy">Overview of content policies</a></li>
<li><a href="https://docs.cloud.google.com/sensitive-data-protection/docs/manage-content-policies">Create and manage content
policies</a></li>
</ul>
<p>Sensitive Data Protection content policies are integrated with
Gemini Enterprise. For more information, see the following:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/protect-sensitive-data">Protect sensitive data in
sources</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/notebooklm-enterprise/docs/protect-sensitive-data">Protect sensitive data in Gemini Notebook Enterprise
sources</a></li>
</ul>
<h2 class="release-note-product-title">Service Extensions</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/govern/gateways/agent-gateway-overview">Agent Gateway</a>
now supports Service Extensions to evaluate requests and delegate
authorization decisions for agent traffic to either Google services or custom
authorization services. This feature is <a href="https://cloud.google.com/products#product-launch-stages">generally available
(GA)</a>.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/service-extensions/docs/integration-with-google-services#integration-with-agent-gateway">Integration with
Agent Gateway</a>.</p>
<h2 class="release-note-product-title">Virtual Private Cloud</h2>
<h3>Feature</h3>
<p><strong>General Availability</strong>: You can create Compute Engine instances that have
multiple virtual network interfaces (vNICs) in the same VPC network.
For more information, see
<a href="https://docs.cloud.google.com/vpc/docs/multiple-interfaces-concepts#same-vpc">Multiple network interfaces in the same VPC network</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 30, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_30_2026</id>
    <updated>2026-08-30T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_30_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Agent Platform Workbench</h2>
<h3>Change</h3>
<h3 id="20260830-2330-rc0_release">20260830-2330-rc0 Release</h3>
<h3>Change</h3>
<h3 id="2026083101_p0_release">20260831.01_p0 Release</h3>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Fixed</h3>
<p>The terminal and file browser are now more responsive when working in a Cloud Storage bucket that is mounted through the file browser. Frequent background checks for non-existent files are now cached instead of repeatedly querying Cloud Storage, which previously could make actions such as listing files or running terminal commands take several seconds.</p>
<h3>Fixed</h3>
<p>Cloud Storage buckets that you mount through the file browser are now automatically re-mounted after the instance is restarted or is stopped and started. Previously the mounted folder could be left behind as an empty, unusable directory that had to be manually removed and re-mounted.</p>
<h3>Change</h3>
<p>The obsolete
google-cloud-sdk transitional package is no longer installed. The Google Cloud
CLI itself is unchanged; it was already provided by the google-cloud-cli
package.</p>
<h3>Change</h3>
<h3 id="20260830-2230-rc0_release">20260830-2230-rc0 Release</h3>
<h3>Change</h3>
<h3 id="20260830-2230-rc0_release">20260830-2230-rc0 Release</h3>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Fixed</h3>
<p>Cloud Storage buckets that you mount through the file browser are now automatically re-mounted after the instance is restarted or is stopped and started. Previously the mounted folder could be left behind as an empty, unusable directory that had to be manually removed and re-mounted.</p>
<h3>Fixed</h3>
<p>The terminal and file browser are now more responsive when working in a Cloud Storage bucket that is mounted through the file browser. Frequent background checks for non-existent files are now cached instead of repeatedly querying Cloud Storage, which previously could make actions such as listing files or running terminal commands take several seconds.</p>
<h3>Change</h3>
<h3 id="20260830-2154-rc1_release">20260830-2154-rc1 Release</h3>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Fixed</h3>
<p>Fixed an issue where a notebook's cells and their outputs could be unexpectedly erased. The automatic reload of an open notebook (which keeps it in sync with changes made to its file on disk) is now restricted to run only while the Gemini CLI is in use, so notebooks are no longer overwritten at other times.</p>
<h3>Fixed</h3>
<p>Cloud Storage buckets that you mount through the file browser are now automatically re-mounted after the instance is restarted or is stopped and started. Previously the mounted folder could be left behind as an empty, unusable directory that had to be manually removed and re-mounted.</p>
<h3>Fixed</h3>
<p>The terminal and file browser are now more responsive when working in a Cloud Storage bucket that is mounted through the file browser. Frequent background checks for non-existent files are now cached instead of repeatedly querying Cloud Storage, which previously could make actions such as listing files or running terminal commands take several seconds.</p>
<h3>Change</h3>
<p>Agent Platform Workbench instances internal agents now honor custom CA certificates installed on the host OS (e.g. via a custom VM image), fixing TLS certificate verification failures when Google API traffic is routed through a customer-managed proxy.</p>
<h3>Change</h3>
<h3 id="m148_release">M148 Release</h3>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Fixed</h3>
<p>Fixed an issue where a notebook's cells and their outputs could be unexpectedly erased. The automatic reload of an open notebook (which keeps it in sync with changes made to its file on disk) is now restricted to run only while the Gemini CLI is in use, so notebooks are no longer overwritten at other times.</p>
<h3>Fixed</h3>
<p>The terminal and file browser are now more responsive when working in a Cloud Storage bucket that is mounted through the file browser. Frequent background checks for non-existent files are now cached instead of repeatedly querying Cloud Storage, which previously could make actions such as listing files or running terminal commands take several seconds.</p>
<h3>Fixed</h3>
<p>Cloud Storage buckets that you mount through the file browser are now automatically re-mounted after the instance is restarted or is stopped and started. Previously the mounted folder could be left behind as an empty, unusable directory that had to be manually removed and re-mounted.</p>
<h3>Change</h3>
<p>Agent Platform Workbench instances internal agents now honor custom CA certificates installed on the host OS (e.g. via a custom VM image), fixing TLS certificate verification failures when Google API traffic is routed through a customer-managed proxy.</p>
<h2 class="release-note-product-title">Google SecOps SOAR</h2>
<h3>Announcement</h3>
<p>Release 6.3.99 is being rolled out to the first phase of regions as listed
<a href="https://docs.cloud.google.com/chronicle/docs/soar/overview-and-introduction/soar-gradual-release">here</a>.</p>
<p>This release contains internal and customer bug fixes.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 29, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_29_2026</id>
    <updated>2026-08-29T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_29_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Google SecOps SOAR</h2>
<h3>Announcement</h3>
<p><a href="https://docs.cloud.google.com/chronicle/docs/soar/release-notes#August_16_2026">Release 6.3.98</a> is now
available for all regions.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 28, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_28_2026</id>
    <updated>2026-08-28T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_28_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Application Integration</h2>
<h3>Announcement</h3>
<p><strong>Upcoming authorization changes for integration runs</strong></p>
<p>Application Integration is updating how identities are handled for integration runs. Every run will act as either the person who triggered it or a run-as service account that you configure, and running an integration will require permission to act as that service account. Integrations that run without a person, such as those started by a schedule or an event, will need an explicitly configured run-as service account.</p>
<p>Action might be required before the change takes effect. For guidance on identifying affected integrations and updating them, see <a href="https://docs.cloud.google.com/application-integration/docs/prepare-for-authorization-changes">Prepare for upcoming authorization changes</a>.</p>
<h2 class="release-note-product-title">Cloud Build</h2>
<h3>Feature</h3>
<p>You can now update access tokens from the <strong>Connection details</strong> page for
your 2nd generation Bitbucket and 2nd generation Gitlab host connections.
For more information, see the following:</p>
<ul>
<li><a href="https://docs.cloud.google.com/build/docs/automating-builds/bitbucket/connect-host-bitbucket-cloud#rotate-token">Rotate old or expired Bitbucket Cloud access tokens</a></li>
<li><a href="https://docs.cloud.google.com/build/docs/automating-builds/bitbucket/connect-host-bitbucket-data-center?generation=2nd-gen#rotate-token">Rotate old or expired Bitbucket Data Center access tokens</a></li>
<li><a href="https://docs.cloud.google.com/build/docs/automating-builds/bitbucket/connect-host-bitbucket-server?generation=2nd-gen#rotate-token">Rotate old or expired Bitbucket Server access tokens</a></li>
<li><a href="https://docs.cloud.google.com/build/docs/automating-builds/gitlab/connect-host-gitlab-enterprise-edition#rotate-token">Rotate old or expired GitLab Enterprise Edition access tokens</a></li>
<li><a href="https://docs.cloud.google.com/build/docs/automating-builds/gitlab/connect-host-gitlab#rotate-token">Rotate old or expired GitLab access tokens</a></li>
</ul>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: New data stores and support for new actions (Preview)</strong></p>
<p>The following data stores are available in Public Preview in Gemini Enterprise:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/campfire">Campfire</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/clay">Clay</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/courtlistener">CourtListener</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/daloopa">Daloopa</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/msci">MSCI</a></li>
</ul>
<p>You can search and read data from these data stores using natural language.</p>
<p>Additionally, the following data stores support new actions in Public Preview:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/airops">AirOps</a>: Update knowledge base document metadata.</li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/airtable">Airtable</a>: Create records for a table.</li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/zohodesk">Zoho Desk</a>: Update event.</li>
</ul>
<h2 class="release-note-product-title">Looker</h2>
<h3>Announcement</h3>
<p>From August 24 through August 26, 2026, the following features will be automatically enabled for Looker (original) instances running Looker 26.14.</p>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/looker/docs/manage-unused-content"><strong>Advanced Unused Content Cleanup</strong></a> feature is now generally available.</p>
<h3>Feature</h3>
<p>Conversational Analytics <a href="https://docs.cloud.google.com/looker/docs/conversational-analytics-looker-data-agents#define-verified-queries">verified queries</a>, also known as <em>golden queries</em>, are now generally available. You can also now define verified queries in Looker (Google Cloud core) instances.</p>
<h3>Feature</h3>
<p>Now available in preview, model localization is supported for imported projects. By default, Looker uses the locale definitions from the importing project only, if the importing project has locale definitions. However, if you want to merge the locale definitions from an imported project with the locale definitions of the importing project, you can add the import_locale_defs: yesstatement to thelocalization_settings parameter in your importing project's manifest file. See the <a href="https://docs.cloud.google.com/looker/docs/model-localization#model_localization_and_project_import">Localizing your LookML model</a> documentation page for more information.</p>
<p><strong>Note:</strong> This item was added on August 31, 2026 and changed from a non-breaking change to a feature on September 9, 2026.</p>
<h3>Feature</h3>
<p>You can now configure Continuous Integration to automatically <a href="https://docs.cloud.google.com/looker/docs/ci-create-suite#dbt-trigger">run CI suites when a dbt Cloud CI job finishes</a>. The CI suite run verifies whether changes in your dbt models will cause SQL errors in your Looker Explores before the dbt changes are deployed.</p>
<h3>Feature</h3>
<p>Now available in preview, the <strong>New/Edit Roles Enhancement</strong> feature provides a modernized, step-by-step interface for <a href="https://docs.cloud.google.com/looker/docs/admin-panel-users-roles#creating-editing-roles-enhancement">creating and editing roles</a> on the <strong>Roles</strong> page in the <strong>Users</strong> section of the Admin panel.</p>
<h3>Feature</h3>
<p>Now available in preview, you can define and chat with <a href="https://docs.cloud.google.com/looker/docs/conversational-analytics-looker-data-agents-lookml-dashboards">data agents on a LookML dashboard</a>. To use this feature, the <strong>Conversational Analytics</strong> and <strong>Enable Dashboard Agents</strong> settings must be enabled on the <strong>Gemini in Looker</strong> Admin page.</p>
<h3>Feature</h3>
<p>Now available in <a href="https://cloud.google.com/products#product-launch-stages">preview</a>, you can define Looker-managed, in-database analytic models directly from existing LookML Explores by using the <a href="https://docs.cloud.google.com/looker/docs/reference/param-view-derived-analytic-model#model_source"><code>model_source</code></a> subparameter of the <a href="https://docs.cloud.google.com/looker/docs/reference/param-view-derived-analytic-model"><code>derived_analytic_model</code></a> parameter. Looker automatically translates your Explore topology, joins that are defined with <code>foreign_key</code>, dimensions, and measures into in-database analytic models (such as BigQuery Graphs or Snowflake semantic views).</p>
<p>For more information, see the <a href="https://docs.cloud.google.com/looker/docs/reference/param-view-derived-analytic-model#lookml-based-derived-analytic-models"><code>derived_analytic_model</code></a> parameter reference page.</p>
<h3>Change</h3>
<p>The <strong>Google Maps Enhancements</strong> preview feature now includes the following features:</p>
<p>The <a href="https://docs.cloud.google.com/looker/docs/google-map-options#dual-axis_map"><strong>Dual-axis Map</strong> option</a> now supports points and circles.
You can now specify a <a href="https://docs.cloud.google.com/looker/docs/google-map-options#custom_layer">custom map layer</a> by providing a URL to a TopoJSON file.</p>
<h3>Change</h3>
<p>When the <strong>New Looker Explore</strong> and <strong>Merge Query Experience</strong> preview features are enabled, <a href="https://docs.cloud.google.com/looker/docs/merge-queries-new-explore">editing a merge query tile on a dashboard</a> now opens the <strong>Join data</strong> page directly within the dashboard edit canvas, rather than opening a new tab.</p>
<h3>Change</h3>
<p>The <a href="https://docs.cloud.google.com/looker/docs/system-activity-dashboards#ca-sa-token-usage">Conversational Analytics System Activity dashboard <strong>Token usage</strong> tab</a> now includes observability information about top users and top conversations by token usage. The tab also now indicates the type of data agent in its observability metrics.</p>
<h3>Change</h3>
<p>Now available in preview, model localization is supported for imported projects. By default, Looker uses the locale definitions from the importing project only, if the importing project has locale definitions. However, if you want to merge the locale definitions from an imported project with the locale definitions of the importing project, you can add the import_locale_defs: yesstatement to thelocalization_settings parameter in your importing project's manifest file. See the <a href="https://docs.cloud.google.com/looker/docs/model-localization#model_localization_and_project_import">Localizing your LookML model</a> documentation page for more information.</p>
<p><strong>Note:</strong> This item was added August 31, 2026</p>
<h3>Change</h3>
<p>When connecting Looker to your database, you can specify <a href="https://docs.cloud.google.com/looker/docs/connecting-to-your-db#additional_jdbc_parameters">additional Java Database Connectivity (JDBC) parameters</a>. To maintain security, Looker restricts the allowed values for certain parameters. For the JDBC parameters that have a restricted set of allowed values, the allowed values are listed in the "Supported JDBC parameters" section of the <a href="https://docs.cloud.google.com/looker/docs/dialects#database_configuration_instructions">database configuration instructions</a> page for your dialect.</p>
<h3>Fixed</h3>
<p>Dashboard parameter filters now correctly respect manually restricted option lists when determining default values. This prevents filters from reverting to base LookML defaults that were intentionally hidden from the dashboard's user interface.</p>
<h3>Fixed</h3>
<p>Tiles that are on <a href="https://docs.cloud.google.com/looker/docs/tabbed-dashboards">dashboard tabs</a> will now run only when the dashboard tab that they are saved on is opened.</p>
<h3>Announcement</h3>
<p>Looker now supports connections to <a href="https://docs.cloud.google.com/looker/docs/db-config-mongosql">MongoSQL</a>. Although existing connections to the legacy <a href="https://docs.cloud.google.com/looker/docs/db-config-mongodb">MongoDB Connector for BI</a> are still fully supported, Looker recommends that you update MongoDB Connector for BI connections to use the MongoSQL dialect.</p>
<p>See the MongoDB documentation <a href="https://www.mongodb.com/docs/sql-interface/transition-bic-to-atlas-sql/">Transition from Atlas BI Connector to MongoSQL</a> and the Looker documentation <a href="https://docs.cloud.google.com/looker/docs/db-config-mongodb#migrating-to-mongosql">Migrating to MongoSQL</a> for information on migrating from the MongoDB Atlas BI Connector to the newer MongoSQL Interface.</p>
<p><strong>Note:</strong> One year before the MongoDB Connector for BI is to be deprecated, customers will be sent a service announcement to that effect. The information will also be reflected in product documentation and release notes.</p>
<h2 class="release-note-product-title">Managed Service for Apache Airflow</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/composer/docs/composer-3/run-orchestration-pipelines">Orchestration Pipelines</a>
are now <strong>generally available (GA)</strong>.</p>
<h2 class="release-note-product-title">Spanner</h2>
<h3>Feature</h3>
<p>Spanner supports creating secondary indexes based on scalar expressions that apply to one or more table columns. Expression indexes eliminate the need to create and maintain a dedicated generated column in your table for indexing purposes. For more information, see <a href="https://docs.cloud.google.com/spanner/docs/secondary-indexes#expression-index">Create an index based on a scalar expression</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 27, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_27_2026</id>
    <updated>2026-08-27T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_27_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Apigee X</h2>
<h3>Announcement</h3>
<p>On August 27th, 2026, we released an updated version of Apigee (1-18-0-apigee-4).</p>
<aside class="note"><strong>Note:</strong><span> Rollouts of this release began today and may take four or more business days to be completed across all Google Cloud zones. Your instances may not have the features and fixes available until the rollout is complete.</span></aside>
<h3>Fixed</h3>
<table>
<thead>
<tr>
<th>Bug ID</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>507878328</strong></td>
<td>Upgraded the Apigee runtime to run on JDK 17, while maintaining backward compatibility with JDK 11.</td>
</tr>
<tr>
<td><strong>530965355</strong></td>
<td>Added an opt-in Message Processor connection-failure back-off (CWC property HTTPClient.backoff.enabled, defaults to false) that prevents the Message Processor from consuming excessive CPU when a target is completely unavailable.</td>
</tr>
<tr>
<td><strong>532793298</strong></td>
<td>Fixed an API product bug where combining a payloadOperationGroup with a REST or llmOperationGroup rejected REST/LLM traffic with a 401.</td>
</tr>
<tr>
<td><strong>534420582</strong></td>
<td>The JSONThreatProtection policy adds a new optional child element &lt;RejectDuplicateKeys&gt; that rejects request bodies containing duplicate JSON keys within the same object. Defaults to false to preserve existing behavior.</td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td>Updates to infrastructure and libraries.</td>
</tr>
</tbody>
</table>
<p>This list is incomplete; see entry for
<a href="#September_09_2026">September 9, 2026</a>.</p>
<h3>Security</h3>
<table>
<thead>
<tr>
<th>Bug ID</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>544570126</strong></td>
<td><strong>Security fix for Apigee.</strong> Fixed a security issue in the PythonScript policy.</td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fix for Apigee infrastructure.</strong></td>
</tr>
</tbody>
</table>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/bigquery/docs/data-engineering-agent-pipelines">Data Engineering Agent</a>
is now <a href="https://docs.cloud.google.com/bigquery/docs/gemini-security-privacy-compliance">HIPAA compliant</a>.
For more information, see <a href="https://cloud.google.com/security/compliance/hipaa">HIPAA compliance on Google Cloud</a>.</p>
<h3>Announcement</h3>
<p>Core graph processing for <a href="https://docs.cloud.google.com/bigquery/docs/graph-overview">BigQuery Graph</a>
requires an Enterprise or Enterprise Plus edition reservation. Existing
allowlisted users can continue to use Standard edition or on-demand billing
until April 26, 2027, after which these billing models will no longer be
supported for core graph processing.</p>
<p><a href="https://docs.cloud.google.com/bigquery/docs/graph-measures">Graph measures</a> will remain available in the
Enterprise and Enterprise Plus editions and for queries run using on-demand
pricing. Measures are not available in Standard edition.</p>
<h3>Feature</h3>
<p>You can now train models using XGBoost version 2.1 by using the
<code>XGBOOST_VERSION</code> option. BigQuery uses the XGBoost 3.1.0 library to load and
make predictions on XGBoost models. This feature is
<a href="https://cloud.google.com/products#product-launch-stages">generally available</a>.</p>
<h2 class="release-note-product-title">Cloud Load Balancing</h2>
<h3>Feature</h3>
<p>For regional external passthrough Network Load Balancers, reserving specific or automatically allocated
bring your own IP (BYOIP) IPv6 addresses before creating a load balancer, and
promoting an ephemeral BYOIP IPv6 address in use by a load balancer to a
reserved static IP address, is generally available (GA).</p>
<p>For more information, see the following documentation:</p>
<ul>
<li><a href="https://docs.cloud.google.com/load-balancing/docs/network/setting-up-network-backend-service#byoip-ipv6">Set up a regional external passthrough Network Load Balancer with a backend service</a>.</li>
<li><a href="https://docs.cloud.google.com/load-balancing/docs/network/setting-up-networklb-multiple-protocols#byoip-ipv6">Set up a regional external passthrough Network Load Balancer for multiple IP protocols</a></li>
<li><a href="https://docs.cloud.google.com/load-balancing/docs/network/setting-up-network-zonal-neg#byoip-ipv6">Set up a regional external passthrough Network Load Balancer with zonal NEGs</a></li>
</ul>
<h2 class="release-note-product-title">Cloud SQL for MySQL</h2>
<h3>Feature</h3>
<p>Cloud SQL now makes it easier to configure <a href="https://docs.cloud.google.com/sql/docs/mysql/about-private-service-connect">Private Service Connect</a> for your
Cloud SQL instance. When you create an
instance that's enabled with
Private Service Connect, you can choose to automatically create
the service connection policy and endpoint in the VPC network
that you want to use with Private Service Connect.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/mysql/configure-private-service-connect">Configure Private Service Connect</a>.</p>
<h2 class="release-note-product-title">Cloud SQL for PostgreSQL</h2>
<h3>Change</h3>
<p>The rollout of the following extension upgrades is complete:</p>
<ul>
<li><code>pg_partman</code> is upgraded from 5.2.4 to 5.4.3.</li>
<li><code>pgfincore</code> is upgraded from 1.3.1 to 1.4.</li>
<li><code>pgvector</code> is upgraded from 0.8.1 to 0.8.5.</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/postgres/extensions">Configure PostgreSQL extensions</a>.</p>
<h3>Feature</h3>
<p>Cloud SQL now makes it easier to configure <a href="https://docs.cloud.google.com/sql/docs/postgres/about-private-service-connect">Private Service Connect</a> for your
Cloud SQL instance. When you create an
instance that's enabled with
Private Service Connect, you can choose to automatically create
the service connection policy and endpoint in the VPC network
that you want to use with Private Service Connect.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/postgres/configure-private-service-connect">Configure Private Service Connect</a>.</p>
<h2 class="release-note-product-title">Cloud SQL for SQL Server</h2>
<h3>Feature</h3>
<p>Cloud SQL now makes it easier to configure <a href="https://docs.cloud.google.com/sql/docs/sqlserver/about-private-service-connect">Private Service Connect</a> for your
Cloud SQL instance. When you create an
instance that's enabled with
Private Service Connect, you can choose to automatically create
the service connection policy and endpoint in the VPC network
that you want to use with Private Service Connect.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/sqlserver/configure-private-service-connect">Configure Private Service Connect</a>.</p>
<h2 class="release-note-product-title">Cloud Service Mesh</h2>
<h3>Security</h3>
<p>The following images are now rolling out for managed Cloud Service Mesh:</p>
<ul>
<li>1.21.6-asm.71 is rolling out to the rapid release channel.</li>
<li>1.20.8-asm.119 is rolling out to the regular release channel.</li>
<li>1.19.10-asm.109 is rolling out to the stable release channel.</li>
</ul>
<p>These versions resolve the security vulnerabilities listed in Security Bulletin
<a href="https://cloud.google.com/service-mesh/docs/security-bulletins#gcp-2026-057">GCP-2026-057</a>.</p>
<h2 class="release-note-product-title">Cloud Trace</h2>
<h3>Feature</h3>
<p>The following remote MCP server automatically generates a trace span for
<code>tools/call</code> operations.</p>
<ul>
<li>Datastream</li>
</ul>
<p>These spans can help you understand the behavior of
your agentic applications. For more information, see
<a href="https://docs.cloud.google.com/trace/docs/trace-remote-mcp-server-calls">Investigate MCP calls using Trace</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>CodeMender updates</strong></p>
<p>This release introduces updates to CodeMender:</p>
<ul>
<li><strong>Model support</strong>: Support for Gemini 3.6 Flash (<code>gemini-3.6-flash</code>) and Gemini 3.7 Flash (<code>gemini-3.7-flash</code>, default).</li>
<li><strong>Unrestricted verification</strong>: Added the <code>--unrestricted</code> flag to <code>cm verify</code> to bypass command policy restrictions during exploit verification in isolated environments.</li>
<li><strong>Bug fixes</strong>:
<ul>
<li>Improved reliability of long sessions.</li>
<li>Improved shell resolution across operating environments.</li>
<li>Clearer permission denied error messages.</li>
<li>Fixed an issue where the CodeMender sandbox would fail to initialize with an error due to relative paths.</li>
</ul></li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/codemender">CodeMender documentation</a>.</p>
<h3>Feature</h3>
<p><strong>Gemini Omni 1.1 Flash is available in Public Preview</strong></p>
<p><a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/omni-1-1-flash">Gemini Omni 1.1 Flash (<code>gemini-omni-1.1-flash-preview</code>)</a>
is available in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.
Gemini Omni 1.1 Flash is a multimodal model designed for video, image,
and text tasks, optimized for high-speed video generation that supports
audio and video editing.</p>
<h2 class="release-note-product-title">Google Cloud Armor</h2>
<h3>Security</h3>
<p>Cloud Armor supports advanced match conditions to include attributes for
inspecting request body content and parameters in Preview. This lets you write
custom CEL rules to filter traffic based on raw body content, structured data
(JSON, Form Data, GraphQL), and query parameters. For more information, see
<a href="https://docs.cloud.google.com/armor/docs/rules-language-reference">Configure custom rules language
attributes</a>.</p>
<h2 class="release-note-product-title">Google Cloud Contact Center as a Service</h2>
<h3>Announcement</h3>
<p><strong>Google Cloud CCaaS 6.7</strong></p>
<p>We've released version 6.7 of Google Cloud CCaaS.</p>
<p>The timing of the update to your instance depends on the deployment schedule
that you have chosen. For more information, see <a href="https://cloud.google.com/contact-center/ccai-platform/docs/deployment-schedules">Deployment
schedules</a>.</p>
<h3>Feature</h3>
<p><strong>Bulk email status updates</strong></p>
<p>You can use the new <code>apps/api/v1/email/update_status</code> endpoint to change the
status of multiple email sessions to the status that you specify.</p>
<p>The new endpoint includes the following capabilities:</p>
<ul>
<li><p>You can optionally specify the status that you expect email sessions to be
in. Email sessions that aren't in that status aren't updated.</p></li>
<li><p>For each email session, the response reports whether it was updated, required
no change, or couldn't be updated (and why). This means that integrations can
handle partial success and identify which sessions still need attention.</p></li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/contact-center/ccai-platform/docs/bulk-email-status-endpoint">Bulk email status
endpoint</a>.</p>
<h3>Fixed</h3>
<p>This release addresses the following issues:</p>
<ul>
<li><p>Fixed an issue where blended SMS transcripts were incorrectly identified as
call audio recordings when uploaded to Customer Experience Insights, causing them to appear
as missing or unanalyzable data.</p></li>
<li><p>Fixed an issue where the chat text-input field was unresponsive after an
agent accepted a new chat.</p></li>
<li><p>Fixed an issue where call-cascade agent availability safeguards weren't
enforced for terminal queue paths, which resulted in agents being assigned
calls from secondary queues even when their primary queue fell below the
minimum availability threshold.</p></li>
<li><p>Fixed an issue where chats that were connected to an agent continued to
appear on the <strong>Queued Chats</strong> dashboard with a status of <strong>Ongoing</strong>.</p></li>
<li><p>Fixed an issue where direct inbound and dial-by-extension calls didn't reach
an agent when multiple calls were waiting in the agent's queue.</p></li>
<li><p>Fixed an issue where chat messages from supervisors were incorrectly
attributed to the end-user in Customer Experience Insights transcripts.</p></li>
<li><p>Fixed an issue where changes to hours of operation didn't appear in the
<strong>Audit Dashboard</strong>.</p></li>
<li><p>Fixed an issue with Salesforce integrations where outbound calls were
incorrectly labeled as <strong>Inbound</strong> and didn't pass the
CCAI Platform call ID into Salesforce case activity comments.</p></li>
<li><p>Fixed an issue where requests for agent activity logs resulted in high
database latency and gateway timeouts.</p></li>
<li><p>Fixed an agent desktop issue where an agent sent a chat form to an end-user
but the end-user didn't receive it.</p></li>
<li><p>Fixed an issue where a chat that was escalated from a virtual agent to a
human agent was stuck in the queue and couldn't be successfully offered to
available agents.</p></li>
<li><p>Fixed an issue where the <strong>Queue</strong> dashboard displayed
<code>{{Count}}</code> and
<code>{{Level}}</code> variables instead of numerals.</p></li>
<li><p>Fixed an issue where the wait times API incorrectly reported zero available
agents for chat queues that had agent availability.</p></li>
<li><p>Fixed an issue where the <strong>Queues <span aria-label="and then">&gt;</span> Calls</strong> dashboard didn't load
and timed out for instances with a large number of queues.</p></li>
<li><p>Fixed an agent desktop issue where the sentiment score didn't appear in the
call adapter in the agent desktop or in Salesforce for calls that were
escalated from a virtual agent to a human agent.</p></li>
<li><p>Fixed an issue where newly created voice queues didn't correctly inherit the
global whisper and countdown settings.</p></li>
<li><p>Fixed an issue where queue duration metrics incorrectly included IVR
timeout time for calls that were cold transferred into a closed queue.</p></li>
<li><p>Fixed an issue where an agent who reopened a previously read voicemail was
stuck in <strong>In-call</strong> status, preventing them from accepting new contacts or
changing their status.</p></li>
<li><p>Fixed an issue where an agent's assigned call ID was cleared during
wrap-up, which prevented them from submitting their wrap-up disposition
after refreshing the page.</p></li>
</ul>
<h2 class="release-note-product-title">Google Cloud Managed Service for Apache Kafka</h2>
<h3>Feature</h3>
<p>You can now configure the disk capacity per broker when you create a Kafka
cluster and increase it later. For more information, see
<a href="https://docs.cloud.google.com/managed-service-for-apache-kafka/docs/brokers/configure-disk-size">Configure broker disk size</a>.</p>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Feature</h3>
<p>Network Endpoint Group (NEG) pre-provisioning is now available in Preview. With
this feature, you can force the creation of empty zonal <code>GCE_VM_IP_PORT</code> NEGs in
specified zones (or all zones within a region) during Service creation,
regardless of whether the cluster has nodes in those zones. By extending the
<code>cloud.google.com/neg</code> Service annotation with a custom zones parameter, you can
seamlessly automate infrastructure deployments (such as attaching NEGs to
backend services) without waiting for workloads to deploy. For more information,
see <a href="https://docs.cloud.google.com/kubernetes-engine/docs/how-to/standalone-neg#pre-provisioning">Pre-provisioning empty
NEGs</a>.</p>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Announcement</h3>
<p><strong>Scheduled maintenance</strong> </p>
<p>SOAR database and infrastructure maintenance is scheduled to take place during
the standard maintenance window on Sunday, August 30. During this window, your
system will experience a brief period of downtime. You don't need to take any 
action.</p>
<h2 class="release-note-product-title">Google SecOps SOAR</h2>
<h3>Announcement</h3>
<p><strong>Scheduled maintenance</strong> </p>
<p>SOAR database and infrastructure maintenance is scheduled to take place during
the standard maintenance window on Sunday, August 30. During this window, your
system will experience a brief period of downtime. You don't need to take any 
action.</p>
<h2 class="release-note-product-title">Model Armor</h2>
<h3>Feature</h3>
<p>You can disable data residency enforcement for in-use and in-transit data in
Model Armor templates. Disabling data residency enforcement
allows cross-jurisdictional routing to enable Model Armor
features that are otherwise unavailable in <a href="https://docs.cloud.google.com/model-armor/feature-availability-by-region#limited-support">limited-support
regions</a>. Data at
rest remains compliant with data residency requirements.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/model-armor/manage-templates#set-data-residency-compliance">Set data residency
compliance</a> and
<a href="https://docs.cloud.google.com/model-armor/data-residency">Data residency and endpoints</a>.</p>
<h2 class="release-note-product-title">Virtual Private Cloud</h2>
<h3>Feature</h3>
<p><strong>General Availability</strong>: VPC Flow Logs generates log records for dropped
traffic. For more information, see
<a href="https://docs.cloud.google.com/vpc/docs/about-flow-logs-records#packet-drops">Records for dropped traffic</a>.</p>
<h3>Feature</h3>
<p><strong>General Availability</strong>: You can reserve static external IPv6 addresses from
bring your own IP addresses (BYOIP) sub-prefixes that are in
<code>EXTERNAL_IPV6_FORWARDING_RULE_CREATION</code> mode.</p>
<p>You can assign these addresses to forwarding rules for external passthrough
Network Load Balancers and external protocol forwarding. You can also promote
ephemeral IPv6 BYOIP addresses that are used by external forwarding rules
to reserved static IP addresses.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/vpc/docs/create-ipv6-sub-prefixes#create-subprefix-use">Create external forwarding rules</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 26, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_26_2026</id>
    <updated>2026-08-26T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_26_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Apigee hybrid</h2>
<h3>Announcement</h3>
<h3 id="v1148">v1.14.8</h3>
<p>On August 26, 2026 we released an updated version of the Apigee hybrid software, v1.14.8.</p>
<ul>
<li>For information on upgrading, see <a href="https://docs.cloud.google.com/apigee/docs/hybrid/v1.14/upgrade">Upgrading Apigee hybrid to version v1.14.8</a>.</li>
<li>For information on new installations, see <a href="https://docs.cloud.google.com/apigee/docs/hybrid/v1.14/big-picture">The big picture</a>.</li>
</ul>
<aside class="note"><strong>Note:</strong><span> This is a patch release: The container images used in patch releases are integrated with the Apigee hybrid Helm charts. Upgrading to a patch via the Helm chart automatically updates the images. No manual image changes are typically needed. For information on container image support in Apigee hybrid releases, see <a href="https://docs.cloud.google.com/apigee/docs/release/apigee-release-process#apigee-hybrid-container-images">Apigee release process</a>.</span></aside>
<h3>Security</h3>
<table>
<thead>
<tr>
<th>Bug ID</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-asm-ingress</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39822">CVE-2026-39822</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42505">CVE-2026-42505</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-asm-istiod</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39822">CVE-2026-39822</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42505">CVE-2026-42505</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-connect-agent</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33818">CVE-2026-33818</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39821">CVE-2026-39821</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46600">CVE-2026-46600</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56853">CVE-2026-56853</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56858">CVE-2026-56858</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56859">CVE-2026-56859</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56860">CVE-2026-56860</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56862">CVE-2026-56862</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56864">CVE-2026-56864</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56865">CVE-2026-56865</a> </li><li><a href="https://osv.dev/vulnerability/GHSA-hrxh-6v49-42gf">GHSA-hrxh-6v49-42gf</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-fluent-bit</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-13151">CVE-2025-13151</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14524">CVE-2025-14524</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14819">CVE-2025-14819</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14662">CVE-2026-14662</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14663">CVE-2026-14663</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14664">CVE-2026-14664</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14666">CVE-2026-14666</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14668">CVE-2026-14668</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14669">CVE-2026-14669</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14670">CVE-2026-14670</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14671">CVE-2026-14671</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14672">CVE-2026-14672</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14673">CVE-2026-14673</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14677">CVE-2026-14677</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14678">CVE-2026-14678</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14679">CVE-2026-14679</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14680">CVE-2026-14680</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-14681">CVE-2026-14681</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-15741">CVE-2026-15741</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-15742">CVE-2026-15742</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-16239">CVE-2026-16239</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-16241">CVE-2026-16241</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-18024">CVE-2026-18024</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-18408">CVE-2026-18408</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-19385">CVE-2026-19385</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-1965">CVE-2026-1965</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-34743">CVE-2026-34743</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3783">CVE-2026-3783</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3784">CVE-2026-3784</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3805">CVE-2026-3805</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4873">CVE-2026-4873</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5545">CVE-2026-5545</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5773">CVE-2026-5773</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6253">CVE-2026-6253</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6276">CVE-2026-6276</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6429">CVE-2026-6429</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6464">CVE-2026-6464</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6469">CVE-2026-6469</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6470">CVE-2026-6470</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6471">CVE-2026-6471</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-6473">CVE-2026-6473</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7168">CVE-2026-7168</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-hybrid-cassandra</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33818">CVE-2026-33818</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39821">CVE-2026-39821</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56853">CVE-2026-56853</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56858">CVE-2026-56858</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56859">CVE-2026-56859</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56860">CVE-2026-56860</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56862">CVE-2026-56862</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56864">CVE-2026-56864</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56865">CVE-2026-56865</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-hybrid-cassandra-client</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33818">CVE-2026-33818</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39821">CVE-2026-39821</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56853">CVE-2026-56853</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56858">CVE-2026-56858</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56859">CVE-2026-56859</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56860">CVE-2026-56860</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56862">CVE-2026-56862</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56864">CVE-2026-56864</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56865">CVE-2026-56865</a> </li><li><a href="https://osv.dev/vulnerability/GHSA-hrxh-6v49-42gf">GHSA-hrxh-6v49-42gf</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-mart-server</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-54515">CVE-2026-54515</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-55831">CVE-2026-55831</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-55833">CVE-2026-55833</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56745">CVE-2026-56745</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56746">CVE-2026-56746</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56819">CVE-2026-56819</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59889">CVE-2026-59889</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59898">CVE-2026-59898</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59899">CVE-2026-59899</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59900">CVE-2026-59900</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59901">CVE-2026-59901</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59903">CVE-2026-59903</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59921">CVE-2026-59921</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-73508">CVE-2026-73508</a> </li><li><a href="https://osv.dev/vulnerability/GHSA-mhm7-754m-9p8w">GHSA-mhm7-754m-9p8w</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-mint-task-scheduler</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-54515">CVE-2026-54515</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-55831">CVE-2026-55831</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-55833">CVE-2026-55833</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56745">CVE-2026-56745</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56746">CVE-2026-56746</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56819">CVE-2026-56819</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59889">CVE-2026-59889</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59898">CVE-2026-59898</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59899">CVE-2026-59899</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59900">CVE-2026-59900</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59901">CVE-2026-59901</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59903">CVE-2026-59903</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59921">CVE-2026-59921</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-73508">CVE-2026-73508</a> </li><li><a href="https://osv.dev/vulnerability/GHSA-mhm7-754m-9p8w">GHSA-mhm7-754m-9p8w</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-operators</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33818">CVE-2026-33818</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39821">CVE-2026-39821</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56853">CVE-2026-56853</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56858">CVE-2026-56858</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56859">CVE-2026-56859</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56860">CVE-2026-56860</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56862">CVE-2026-56862</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56864">CVE-2026-56864</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56865">CVE-2026-56865</a> </li><li><a href="https://osv.dev/vulnerability/GHSA-hrxh-6v49-42gf">GHSA-hrxh-6v49-42gf</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-prom-prometheus</code>.</strong> <br/>This addresses the following vulnerability: <ul><li><a href="https://osv.dev/vulnerability/GHSA-hrxh-6v49-42gf">GHSA-hrxh-6v49-42gf</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-prometheus-adapter</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33818">CVE-2026-33818</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39821">CVE-2026-39821</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-46600">CVE-2026-46600</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56853">CVE-2026-56853</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56858">CVE-2026-56858</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56859">CVE-2026-56859</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56860">CVE-2026-56860</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56862">CVE-2026-56862</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56864">CVE-2026-56864</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56865">CVE-2026-56865</a> </li><li><a href="https://osv.dev/vulnerability/GHSA-hrxh-6v49-42gf">GHSA-hrxh-6v49-42gf</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-redis</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33818">CVE-2026-33818</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39821">CVE-2026-39821</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56853">CVE-2026-56853</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56858">CVE-2026-56858</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56859">CVE-2026-56859</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56860">CVE-2026-56860</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56862">CVE-2026-56862</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56864">CVE-2026-56864</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56865">CVE-2026-56865</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-runtime</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-54515">CVE-2026-54515</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-55831">CVE-2026-55831</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-55833">CVE-2026-55833</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56745">CVE-2026-56745</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56746">CVE-2026-56746</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56819">CVE-2026-56819</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59889">CVE-2026-59889</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59898">CVE-2026-59898</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59899">CVE-2026-59899</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59900">CVE-2026-59900</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59901">CVE-2026-59901</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59903">CVE-2026-59903</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59921">CVE-2026-59921</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-73508">CVE-2026-73508</a> </li><li><a href="https://osv.dev/vulnerability/GHSA-mhm7-754m-9p8w">GHSA-mhm7-754m-9p8w</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-synchronizer</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-54515">CVE-2026-54515</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-55831">CVE-2026-55831</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-55833">CVE-2026-55833</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56745">CVE-2026-56745</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56746">CVE-2026-56746</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56819">CVE-2026-56819</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59889">CVE-2026-59889</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59898">CVE-2026-59898</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59899">CVE-2026-59899</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59900">CVE-2026-59900</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59901">CVE-2026-59901</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59903">CVE-2026-59903</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-59921">CVE-2026-59921</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-73508">CVE-2026-73508</a> </li><li><a href="https://osv.dev/vulnerability/GHSA-mhm7-754m-9p8w">GHSA-mhm7-754m-9p8w</a> </li></ul></td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fixes for <code>apigee-watcher</code>.</strong> <br/>This addresses the following vulnerabilities: <ul><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-33818">CVE-2026-33818</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-39821">CVE-2026-39821</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56853">CVE-2026-56853</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56858">CVE-2026-56858</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56859">CVE-2026-56859</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56860">CVE-2026-56860</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56862">CVE-2026-56862</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56864">CVE-2026-56864</a> </li><li><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-56865">CVE-2026-56865</a> </li><li><a href="https://osv.dev/vulnerability/GHSA-hrxh-6v49-42gf">GHSA-hrxh-6v49-42gf</a> </li></ul></td>
</tr>
</tbody>
</table>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Security</h3>
<p>An Improper Input Validation vulnerability was discovered in the JDBC driver
in BigQuery Data Transfer Service versions prior to May 1, 2026.
An authenticated attacker could use crafted JDBC connection string parameters
to achieve remote code execution in the connector container and escalate
privileges in the tenant project.
For more information, see the
<a href="https://docs.cloud.google.com/bigquery/docs/security-bulletins#gcp-2026-056">GCP-2026-056</a> security bulletin.</p>
<h3>Feature</h3>
<p>You can now
<a href="https://docs.cloud.google.com/bigquery/docs/user-defined-functions-python#use_logging">view real-time logs</a>
for your Python UDFs in Cloud Logging. This feature is
<a href="https://cloud.google.com/products#product-launch-stages">generally available</a>.</p>
<h2 class="release-note-product-title">Cloud Load Balancing</h2>
<h3>Feature</h3>
<p>SSL policy cross-project referencing is now available for
Application Load Balancers and proxy Network Load Balancers in <strong>Preview</strong>. You can use
cross-project referencing to define and maintain a central SSL policy in an
administrative project and reference it from target HTTPS proxies or target SSL
proxies in different projects.</p>
<p>Cross-project referencing is supported for global and regional SSL policies. You
can use cross-project referencing with the following load balancers:</p>
<ul>
<li>Global external Application Load Balancer</li>
<li>Regional external Application Load Balancer</li>
<li>Cross-region internal Application Load Balancer</li>
<li>Regional internal Application Load Balancer</li>
<li>Global external proxy Network Load Balancer</li>
</ul>
<p>For more information, see
<a href="https://docs.cloud.google.com/load-balancing/docs/ssl-policies-concepts#cross-project-referencing">Cross-project SSL policy referencing</a>.</p>
<h2 class="release-note-product-title">Cloud Logging</h2>
<h3>Change</h3>
<p>VM Extension Manager extension policies for the Ops Agent are
<a href="https://docs.cloud.google.com/products#product-launch-stages">Generally Available (GA)</a>.
Extension policies provide zonal and project-wide Ops Agent installation,
version upgrades, and configuration management. For more information, see
<a href="https://docs.cloud.google.com/logging/docs/agent/ops-agent/agent-vmem-policies">Install and manage the Ops Agent by using
VM Extension Manager policies</a>.</p>
<h2 class="release-note-product-title">Cloud Monitoring</h2>
<h3>Change</h3>
<p>VM Extension Manager extension policies for the Ops Agent are
<a href="https://docs.cloud.google.com/products#product-launch-stages">Generally Available (GA)</a>.
Extension policies provide zonal and project-wide Ops Agent installation,
version upgrades, and configuration management. For more information, see
<a href="https://docs.cloud.google.com/monitoring/agent/ops-agent/agent-vmem-policies">Install and manage the Ops Agent by using
VM Extension Manager policies</a>.</p>
<h2 class="release-note-product-title">Cloud Service Mesh</h2>
<h3>Announcement</h3>
<p><strong>1.29.7-asm.2 is now available for in-cluster Cloud Service Mesh.</strong></p>
<p>For details on upgrading Cloud Service Mesh, see
<a href="https://docs.cloud.google.com/service-mesh/docs/upgrade/upgrade">Upgrade Cloud Service Mesh</a>. Cloud Service
Mesh 1.29.7-asm.2 uses Envoy v1.35.14.</p>
<p>This release resolves the security vulnerabilities listed in Security Bulletin
<a href="https://cloud.google.com/service-mesh/docs/security-bulletins#gcp-2026-057">GCP-2026-057</a>.</p>
<h3>Fixed</h3>
<p>Patch 1.29.7-asm.2 contains the fix for the following platform CVEs:</p>
<table>
<thead>
<tr>
<th>CVE</th>
<th>Proxy</th>
<th>Control Plane</th>
<th>Distroless</th>
<th>CNI</th>
<th>Severity</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://ubuntu.com/security/CVE-2026-5704">CVE-2026-5704</a></td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
<td>Yes</td>
<td>Medium (5.5)</td>
</tr>
</tbody>
</table>
<h3>Announcement</h3>
<p><strong>1.28.10-asm.24 is now available for in-cluster Cloud Service Mesh.</strong></p>
<p>For details on upgrading Cloud Service Mesh, see
<a href="https://docs.cloud.google.com/service-mesh/v1.28/docs/upgrade/upgrade">Upgrade Cloud Service Mesh</a>. Cloud Service
Mesh 1.28.10-asm.24 uses Envoy v1.36.10.</p>
<p>This release resolves the security vulnerabilities listed in Security Bulletin
<a href="https://cloud.google.com/service-mesh/docs/security-bulletins#gcp-2026-057">GCP-2026-057</a>.</p>
<h3>Fixed</h3>
<p>Patch 1.28.10-asm.24 contains the fix for the following platform CVEs:</p>
<table>
<thead>
<tr>
<th>CVE</th>
<th>Proxy</th>
<th>Control Plane</th>
<th>Distroless</th>
<th>CNI</th>
<th>Severity</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://ubuntu.com/security/CVE-2026-5704">CVE-2026-5704</a></td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
<td>Yes</td>
<td>Medium (5.5)</td>
</tr>
</tbody>
</table>
<h3>Announcement</h3>
<p><strong>1.27.9-asm.34 is now available for in-cluster Cloud Service Mesh.</strong></p>
<p>For details on upgrading Cloud Service Mesh, see
<a href="https://docs.cloud.google.com/service-mesh/docs/upgrade/upgrade">Upgrade Cloud Service Mesh</a>. Cloud Service
Mesh 1.27.9-asm.34 uses Envoy v1.35.14.</p>
<p>This release resolves the security vulnerabilities listed in Security Bulletin
<a href="https://cloud.google.com/service-mesh/docs/security-bulletins#gcp-2026-057">GCP-2026-057</a>.</p>
<h3>Fixed</h3>
<p>Patch 1.27.9-asm.34 contains fixes for the following platform CVEs:</p>
<table>
<thead>
<tr>
<th>CVE</th>
<th>Proxy</th>
<th>Control Plane</th>
<th>Distroless</th>
<th>CNI</th>
<th>Severity</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://ubuntu.com/security/CVE-2026-10536">CVE-2026-10536</a></td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
<td>Yes</td>
<td>Low (9.8)</td>
</tr>
<tr>
<td><a href="https://ubuntu.com/security/CVE-2026-42151">CVE-2026-42151</a></td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
<td>High (7.5)</td>
</tr>
<tr>
<td><a href="https://ubuntu.com/security/CVE-2026-42154">CVE-2026-42154</a></td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
<td>High (7.5)</td>
</tr>
<tr>
<td><a href="https://ubuntu.com/security/CVE-2026-40179">CVE-2026-40179</a></td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
<td>Medium (6.1)</td>
</tr>
<tr>
<td><a href="https://ubuntu.com/security/CVE-2026-44903">CVE-2026-44903</a></td>
<td>No</td>
<td>No</td>
<td>No</td>
<td>Yes</td>
<td>Medium (6.1)</td>
</tr>
<tr>
<td><a href="https://ubuntu.com/security/CVE-2026-5704">CVE-2026-5704</a></td>
<td>Yes</td>
<td>Yes</td>
<td>No</td>
<td>Yes</td>
<td>Medium (5.5)</td>
</tr>
</tbody>
</table>
<h3>Feature</h3>
<p>For clusters using the <code>TRAFFIC_DIRECTOR</code> implementation, configuring the trace
sampling rate with <code>randomSamplingPercentage</code> with the <code>Telemetry</code> API is now
supported in the Rapid release channel. For more information, see
<a href="https://docs.cloud.google.com/service-mesh/docs/observability/accessing-traces">Accessing Cloud Trace</a>.</p>
<h2 class="release-note-product-title">Cloud Workstations</h2>
<h3>Feature</h3>
<p>Cloud Workstations supports an
<a href="https://docs.cloud.google.com/workstations/docs/agent-optimized-development">agent-optimized development</a>
experience.</p>
<h2 class="release-note-product-title">Compute Engine</h2>
<h3>Feature</h3>
<p><strong>Generally available</strong>: Red Hat Enterprise Linux (RHEL) images pre-configured
with Logical Volume Manager (LVM) partitioning are available for
Compute Engine in the Google Cloud console. LVM-enabled images let you
manage volumes flexibly and size partitions dynamically on your boot disk.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/compute/docs/images/os-details#red_hat_enterprise_linux_rhel">Red Hat Enterprise Linux (RHEL)</a>.</p>
<h3>Feature</h3>
<p><strong>Generally available</strong>: Red Hat Enterprise Linux (RHEL) Extended Update
Support (EUS) images are available for Compute Engine in the
Google Cloud console. RHEL EUS images let you lock your VMs to a specific minor
version while receiving critical security updates and bug fixes for up to two
years.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/compute/docs/images/os-details#red_hat_enterprise_linux_rhel">Red Hat Enterprise Linux (RHEL)</a>.</p>
<h2 class="release-note-product-title">Cortex Framework</h2>
<h3>Announcement</h3>
<h3 id="release_7_0_4">Release 7.0.4</h3>
<h3>Fixed</h3>
<ul>
<li>Removed unused dependencies (pandas, pytest-bigquery-mock) and lockfile cleanup.</li>
</ul>
<h2 class="release-note-product-title">Gemini</h2>
<h3>Other</h3>
<h3 id="bug_fixes_in_vs_code">Bug fixes in VS Code</h3>
<p>Various bug fixes and minor product enhancements.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Updates to A2UI Material catalog component properties</strong></p>
<p>The <a href="https://docs.cloud.google.com/gemini/enterprise/docs/a2ui-agents/a2ui-component-gallery-reference">A2UI component gallery
reference</a>
has been updated to reflect the latest A2UI version v0.9 Material catalog
component properties and schema:</p>
<ul>
<li><strong><code>MaterialButton</code></strong>: Added support for Material 3 styling properties
(<code>appearance</code>, <code>disableRipple</code>, and <code>extended</code>), along with new variants
(<code>icon</code>, <code>fab</code>, and <code>mini-fab</code>). Obsolete <code>color</code> and ARIA description
properties have been removed.</li>
<li><strong>Validation <code>checks</code></strong>: Replaced the static <code>required</code> boolean property
across input components (<code>MaterialCheckbox</code>, <code>MaterialDatepicker</code>,
<code>MaterialInput</code>, <code>MaterialSelect</code>, and <code>MaterialTimepicker</code>) with the
reactive validation <code>checks</code> rule array.</li>
<li><strong><code>MaterialIcon</code> and <code>MaterialChips</code></strong>: Added the <code>tooltip</code> property on
<code>MaterialIcon</code> and the <code>action</code> property on <code>MaterialChips</code>.</li>
<li><strong>Layout and input types</strong>: Documented all supported <code>justify</code> alignment
values for <code>MaterialColumn</code> and <code>MaterialRow</code>, and updated allowed input
types for <code>MaterialInput</code>.</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini/enterprise/docs/a2ui-agents/a2ui-component-gallery-reference">A2UI component gallery
reference</a>.</p>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Change</h3>
<h4 id="2026-r36-version-updates">(2026-R36) Version updates</h4>
<p>GKE cluster versions have been updated.</p>
<p><strong>New versions available for upgrades and new clusters.</strong></p>
<p>The following versions are now available for new GKE clusters, and for
manual control plane upgrades and node upgrades for existing clusters. For more
information about versioning and upgrades, see <a href="https://cloud.google.com/kubernetes-engine/versioning">GKE versioning and
support</a> and <a href="https://cloud.google.com/kubernetes-engine/upgrades">About GKE
cluster upgrades</a>.</p>
<div>
<devsite-selector>
<section>
<h3>Rapid channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a> is now the default version for cluster creation in the Rapid channel.</li>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1328000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1026000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1036000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a></li>
</ul></li>
<li>The following <a href="https://cloud.google.com/kubernetes-engine/versioning#alpha-versions">alpha versions</a> are now available for GKE alpha clusters in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2034000+preview</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2048000+preview</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2074000+preview</a></li>
</ul></li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.34.10-gke.1106000</li>
<li>1.35.7-gke.1150000</li>
<li>1.36.3-gke.1537000</li>
</ul></li>
<li>Alpha version 1.37.0-gke.1173000+preview is no longer available in the Rapid channel.</li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Regular channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.34.9-gke.1655001</li>
<li>1.35.6-gke.1710000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Stable channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a> is now available in the Stable channel.</li>
<li>Version 1.34.9-gke.1322001 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Extended channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2579000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2630000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2268000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2337000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1547000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.31.14-gke.2456000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2613000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2175000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2314000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1499000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1655001</li>
<li>1.35.6-gke.1710000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.30 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2543000</a></li>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2231000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2543000</a></li>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2231000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>No channel (deprecated)</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1328000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1026000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1036000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2630000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2337000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1547000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1328000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1026000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1036000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.34.9-gke.1322001 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1641000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
</devsite-selector>
</div>
<h3>Security</h3>
<h4 id="2026-r36-security-updates">(2026-R36) Security updates</h4>
<p>This release includes new GKE versions that use updated
Container-Optimized OS images. These updated images are cumulative,
incorporating security fixes from all Container-Optimized OS
versions released since the previous GKE release.</p>
<p>To identify the specific vulnerabilities that were resolved in each updated
Container-Optimized OS image, see the <strong>Security</strong> release notes
for that image. The following table includes links to the release notes for
each updated Container-Optimized OS image:</p>
<p>
<table>
<tbody>
<tr>
<th>GKE version</th>
<th>Container-Optimized OS version</th>
<th>Details</th>
</tr>
<tr>
<td>1.31.14-gke.2630000</td>
<td>cos-117-18613-675-56</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m117#cos-117-18613-675-56_">cos-117-18613-675-56 release notes</a></td>
</tr>
<tr>
<td>1.34.10-gke.1328000</td>
<td>cos-125-19216-532-123</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m125#cos-125-19216-532-123_">cos-125-19216-532-123 release notes</a></td>
</tr>
<tr>
<td>1.35.8-gke.1026000</td>
<td>cos-125-19216-532-123</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m125#cos-125-19216-532-123_">cos-125-19216-532-123 release notes</a></td>
</tr>
<tr>
<td>1.37.0-gke.2034000+preview</td>
<td>cos-129-19506-299-82</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m129#cos-129-19506-299-82_">cos-129-19506-299-82 release notes</a></td>
</tr>
</tbody>
</table>
</p>
<h3>Change</h3>
<h4 id="2026-r36-version-updates">(2026-R36) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a> is now available in the Stable channel.</li>
<li>Version 1.34.9-gke.1322001 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r36-version-updates">(2026-R36) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.34.9-gke.1655001</li>
<li>1.35.6-gke.1710000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r36-version-updates">(2026-R36) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a> is now the default version for cluster creation in the Rapid channel.</li>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1328000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1026000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1036000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a></li>
</ul></li>
<li>The following <a href="https://cloud.google.com/kubernetes-engine/versioning#alpha-versions">alpha versions</a> are now available for GKE alpha clusters in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2034000+preview</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2048000+preview</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.2074000+preview</a></li>
</ul></li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.34.10-gke.1106000</li>
<li>1.35.7-gke.1150000</li>
<li>1.36.3-gke.1537000</li>
</ul></li>
<li>Alpha version 1.37.0-gke.1173000+preview is no longer available in the Rapid channel.</li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r36-version-updates">(2026-R36) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1328000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1026000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1036000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2630000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2337000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1547000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1328000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1026000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1358">1.35.8-gke.1036000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1767000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.34.9-gke.1322001 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1641000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Feature</h3>
<p>In GKE version 1.36 and later, GCPAuthzPolicy and GCPAuthzExtension resources
for GKE Gateway are now available in Preview. You can use these resources to
enforce identity-based access control and zero-trust authorization on incoming
traffic at the Gateway layer. These capabilities are supported on the following
GatewayClasses:</p>
<ul>
<li>gke-l7-global-external-managed</li>
<li>gke-l7-regional-external-managed</li>
<li>gke-l7-rilb</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/kubernetes-engine/docs/how-to/configure-gke-service-extensions#configure-gcp-authz-ext">Configure the GCPAuthzExtension
resource</a>.</p>
<h3>Change</h3>
<h4 id="2026-r36-version-updates">(2026-R36) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2579000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2630000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2268000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2337000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1547000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.31.14-gke.2456000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2613000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2175000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2314000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1499000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1655001</li>
<li>1.35.6-gke.1710000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.30 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2543000</a></li>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2231000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2543000</a></li>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2231000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Mandiant Frontline Threats rule packs</strong></p>
<p><a href="https://docs.cloud.google.com/chronicle/docs/detection/curated-detections">Curated Detections</a> has been enhanced with additional Mandiant Frontline Threats detections for Linux, MacOS, and Google Cloud. The following rule packs have been added to the <a href="https://docs.cloud.google.com/chronicle/docs/secops/content_hub">Content Hub</a>:</p>
<ul>
<li><a href="https://docs.cloud.google.com/chronicle/docs/detection/linux-threats-category">Mandiant Frontline Threats for Linux</a></li>
<li><a href="https://docs.cloud.google.com/chronicle/docs/detection/macos-threats-category">Mandiant Frontline Threats for MacOS</a></li>
<li><a href="https://docs.cloud.google.com/chronicle/docs/detection/cloud-threats-category#cloud-rule-sets">Mandiant Frontline Threats for Google Cloud</a></li>
</ul>
<h2 class="release-note-product-title">Google SecOps Marketplace</h2>
<h3>Feature</h3>
<p><strong>FireEye HX</strong>: Version 26.0</p>
<ul>
<li>Added the following new actions:
<ul>
<li><strong>Get File</strong></li>
<li><strong>Check Containment Status</strong></li>
</ul></li>
<li>Added the <strong>Agent Id</strong> input parameter to the following actions:
<ul>
<li><strong>Contain Host</strong></li>
<li><strong>Cancel Host Contain</strong></li>
</ul></li>
</ul>
<h3>Feature</h3>
<p><strong>Proofpoint Email Protection</strong>: Version 11.0</p>
<ul>
<li>Added the following new actions:
<ul>
<li><strong>Forward Quarantined Email</strong></li>
<li><strong>Release Quarantined Email</strong></li>
</ul></li>
</ul>
<h3>Feature</h3>
<p><strong>Wiz</strong>: Version 10.0</p>
<ul>
<li>Added the <strong>Authentication URL</strong> parameter to support Gov (FedRAMP) and custom environments.</li>
<li>Added the following new job:
<ul>
<li><strong>Wiz and Google SecOps Bi-directional Sync Job</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Microsoft Graph Mail</strong>: Version 46.0</p>
<ul>
<li>Updated parameters and filtering options in the following actions:
<ul>
<li><strong>Wait For Email From User</strong></li>
<li><strong>Search Emails</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Microsoft Graph Mail Delegated</strong>: Version 23.0</p>
<ul>
<li>Updated parameters and filtering options in the following actions:
<ul>
<li><strong>Wait For Email From User</strong></li>
<li><strong>Search Emails</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>ServiceNow</strong>: Version 71.0</p>
<ul>
<li>Added support for OAuth authentication in the following job:
<ul>
<li><strong>Sync Incidents Job</strong></li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Google SecOps SIEM</h2>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Mandiant Frontline Threats rule packs</strong></p>
<p><a href="https://docs.cloud.google.com/chronicle/docs/detection/curated-detections">Curated Detections</a> has been enhanced with additional Mandiant Frontline Threats detections for Linux, MacOS, and Google Cloud. The following rule packs have been added to the <a href="https://docs.cloud.google.com/chronicle/docs/secops/content_hub">Content Hub</a>:</p>
<ul>
<li><a href="https://docs.cloud.google.com/chronicle/docs/detection/linux-threats-category">Mandiant Frontline Threats for Linux</a></li>
<li><a href="https://docs.cloud.google.com/chronicle/docs/detection/macos-threats-category">Mandiant Frontline Threats for MacOS</a></li>
<li><a href="https://docs.cloud.google.com/chronicle/docs/detection/cloud-threats-category#cloud-rule-sets">Mandiant Frontline Threats for Google Cloud</a></li>
</ul>
<h2 class="release-note-product-title">Knowledge Catalog</h2>
<h3>Feature</h3>
<p>Knowledge Catalog support for importing metadata from dbt Core and MetricFlow is available in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<p>You can use the <code>gcloud alpha dataplex dbt metadata-jobs</code> command to extract and
import technical, semantic (MetricFlow), operational, data quality, and lineage
metadata from dbt Core artifacts into Knowledge Catalog.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/dataplex/docs/dbt-transfer">Import metadata from dbt Core</a>
and <a href="https://docs.cloud.google.com/dataplex/docs/connectors">About metadata connectors</a>.</p>
<h2 class="release-note-product-title">Managed Service for Apache Airflow</h2>
<h3>Feature</h3>
<p><em>(Airflow 3.3.1 and 3.2.2)</em> Environments with Airflow 3.3.1 and 3.2.2 now
support loading snapshots from environments with Airflow 2.11.1. This feature
lets you migrate from Airflow 2.11.1 environments to Airflow 3 using snapshots,
provided that your DAGs in Airflow 2.11.1 are compatible with Airflow 3.</p>
<p>This feature is gradually rolling out over several releases. In this release,
it's available in the following regions: europe-north1, europe-west3, us-east1,
and us-west2.</p>
<h3>Fixed</h3>
<p><em>(Airflow 3.3.1)</em> Backported
<a href="https://github.com/apache/airflow/pull/71091">#71091</a> to fix a warning about
invalid characters for stats reporting generated by the DAG processor for every
file.</p>
<h3>Change</h3>
<p>New <a href="https://docs.cloud.google.com/composer/docs/composer-versions#images-composer-3">Airflow builds</a>
are available in Managed Airflow (Gen 3):</p>
<ul>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-3-airflow-3-3-1-build-0">composer-3-airflow-3.3.1-build.0</a></li>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-3-airflow-3-2-2-build-5">composer-3-airflow-3.2.2-build.5</a></li>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-3-airflow-2-11-1-build-18">composer-3-airflow-2.11.1-build.18</a> (default)</li>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-3-airflow-2-10-5-build-51">composer-3-airflow-2.10.5-build.51</a></li>
</ul>
<h3>Change</h3>
<p>New <a href="https://docs.cloud.google.com/composer/docs/composer-versions#images-composer-2">images</a>
are available in Managed Airflow (Gen 2):</p>
<ul>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-2-17-12-airflow-2-11-1">composer-2.17.12-airflow-2.11.1</a> (default)</li>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-2-17-12-airflow-2-10-5">composer-2.17.12-airflow-2.10.5</a></li>
</ul>
<h3>Deprecated</h3>
<p>The following Managed Airflow versions and builds have reached their
<a href="https://docs.cloud.google.com/composer/docs/composer-versioning-overview#version-deprecation-and-support">end of support period</a>:
composer-3-airflow-2.9.3-build.32, composer-3-airflow-2.10.5-build.12,
composer-2.14.0-airflow-2.10.5, composer-2.14.0-airflow-2.9.3.</p>
<h2 class="release-note-product-title">Oracle on Google Cloud Compute</h2>
<h3>Feature</h3>
<p>Oracle on Google Cloud Compute supports running Oracle workloads on Compute Engine's M4N machine series that provides leading block storage performance with Hyperdisk Extreme. For more information, see <a href="https://docs.cloud.google.com/compute/docs/memory-optimized-machines#m4n_series">M4N machine series</a> and <a href="https://docs.cloud.google.com/compute/docs/regions-zones#available">Available regions and zones</a>.</p>
<p>This feature is <a href="https://cloud.google.com/products#product-launch-stages">Generally Available (GA)</a>.</p>
<h3>Feature</h3>
<p>Oracle on Google Cloud Compute offers in-depth documentation that describes how to deploy Oracle AI Database workloads using Google Cloud NetApp Volumes. For more information, see <a href="https://docs.cloud.google.com/oracle/compute/gcnv-oracle-deployment">Overview of Oracle Database deployment using NetApp Volumes</a>.</p>
<h2 class="release-note-product-title">VPC Service Controls</h2>
<h3>Feature</h3>
<p><a href="https://cloud.google.com/products#product-launch-stages">Preview stage</a> support
for the following integration:</p>
<ul>
<li><a href="https://docs.cloud.google.com/vpc-service-controls/docs/supported-products#table_cloud_ftp">Cloud FTP</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>August 25, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_25_2026</id>
    <updated>2026-08-25T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_25_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Access Approval</h2>
<h3>Feature</h3>
<p>Gemini Data Analytics is generally available
(<a href="https://cloud.google.com/products#product-launch-stages">GA</a>).</p>
<h2 class="release-note-product-title">Access Transparency</h2>
<h3>Feature</h3>
<p>Gemini Data Analytics is generally available
(<a href="https://cloud.google.com/products#product-launch-stages">GA</a>).</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>BigQuery <a href="https://docs.cloud.google.com/bigquery/docs/tags#data-governance-tags">data governance tags</a> are
supported in Terraform. This feature is in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<h2 class="release-note-product-title">Cloud Run</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/run/docs/overview/what-is-cloud-run#cloud-run-instances">Cloud Run instances</a>
are available in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>. Instances
are specifically designed for running long-lived and individually addressable
workloads. To learn more, see the
<a href="https://docs.cloud.google.com/run/docs/overview/what-is-cloud-run">product overview</a>,
<a href="https://docs.cloud.google.com/run/docs/resource-model#resource-comparison">resource comparison</a>,
and <a href="https://docs.cloud.google.com/run/docs/instances/instance-lifecycle">instance lifecycle</a> pages.</p>
<h2 class="release-note-product-title">Cloud SQL for PostgreSQL</h2>
<h3>Feature</h3>
<p>Use assessments (<a href="https://cloud.google.com/products/#product-launch-stages">Preview</a>)
in <a href="https://docs.cloud.google.com/database-center/docs/overview">Database Center</a> to assess and test the
performance impact of database recommendations before you apply them to your
production database fleet.</p>
<p>The assessments workflow performs these operations:</p>
<ul>
<li>Clones your database instance.</li>
<li>Runs benchmarking simulation tests on the clone.</li>
<li>Compares the baseline performance of the clone against the performance after
you apply the recommended configuration changes.</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/postgres/assessments-overview">Assessments in Database Center</a>.</p>
<h2 class="release-note-product-title">Database Center</h2>
<h3>Feature</h3>
<p>Use assessments (<a href="https://cloud.google.com/products/#product-launch-stages">Preview</a>)
in Database Center to assess and test the performance impact of
database recommendations before you apply them to your production database fleet.</p>
<p>The assessments workflow performs these operations:</p>
<ul>
<li>Clones your database instance.</li>
<li>Runs benchmarking simulation tests on the clone.</li>
<li>Compares the baseline performance of the clone against the performance after
you apply the recommended configuration changes.</li>
</ul>
<p>Database Center assessments are available only for
Cloud SQL for PostgreSQL instances.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/database-center/docs/assessments">Create an assessment of a recommendation</a>.</p>
<h2 class="release-note-product-title">Google Distributed Cloud (software only) for VMware</h2>
<h3>Announcement</h3>
<p>Google Distributed Cloud (software only) for VMware 1.36.0-gke.532 is now available
for download. To upgrade, see <a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/vmware/docs/how-to/upgrading.md">Upgrade a cluster</a>.
Google Distributed Cloud 1.36.0-gke.532 runs on Kubernetes v1.36.0-gke.2800.</p>
<p>If you use a third-party storage vendor, check the listing of our
previously-qualified <a href="https://docs.cloud.google.com/kubernetes-engine/enterprise/docs/resources/partner-storage">storage partners</a>.</p>
<p>After a release, it takes approximately 7 to 14 days for the version to become
available for use with GKE On-Prem API clients: the Google Cloud console, the
gcloud CLI, and Terraform.</p>
<h3>Feature</h3>
<p>Google Distributed Cloud (software only) for VMware includes the following feature
enhancements:</p>
<ul>
<li>Updated the Kubernetes version to 1.36.
</li>
<li>Upgraded containerd from 2.1 to 2.2
</li>
<li>Updates vSphere support to vSphere version 9.0 and 9.1 and removes support for
vSphere version 7.0.
</li>
<li>Updated <code>gkectl</code> to perform an empty reconciliation health check prior to
running the <code>gkectl update</code> or <code>gkectl upgrade</code> commands. The health check
prevents starting cluster lifecycle updates when a cluster is in an unhealthy
state.
</li>
<li>Improved the <code>status</code> and <code>conditions</code> fields in <code>OnPrem</code> custom resources to
provide clearer visibility into cluster reconciliation phases and state
transitions during cluster management operations.
</li>
<li>Updated <code>gkectl</code> to provide more specific error messages and actionable
troubleshooting recommendations when operations encounter failures.
</li>
<li>Expanded pre-upgrade validation checks to proactively identify potential
configuration or cluster health blockers prior to upgrade initiation.
</li>
<li>This release supports resilient, idempotent migrations to advanced clusters,
enabling interrupted upgrades to safely resume without risking cluster
degradation or state loss. This update also introduces preflight health
checks, improves gkectl error diagnostics, and resolves key behavioral
discrepancies in workload scheduling, proxy parsing, and logging.
</li>
</ul>
<h3>Fixed</h3>
<p>The following issues were fixed in 1.36.0-gke.532:</p>
<ul>
<li>Fixed vulnerabilities listed in <a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/vmware/docs/vulnerabilities">Vulnerability fixes</a>.</li>
<li>Fixed an issue where user clusters remained stuck in a <code>Reconciling</code> state
after an admin cluster upgrade. The admin cluster controller skipped
reconciling legacy cluster lifecycle components during upgrades unless an initial
migration annotation was set. If legacy user clusters still existed on the
admin cluster, missing legacy API discovery (<code>cluster.k8s.io/v1alpha1</code>) caused
controller reconciliation to stall. With this fix, the controller preserves
legacy components as long as any legacy user clusters exist, and prunes them only
after all user clusters have migrated to advanced clusters.
</li>
<li>Fixed an issue where <code>gkectl prepare</code> failed with a
permission denied error when attempting to read a private
registry CA certificate. The certificate file permissions
are now set to <code>644</code> so non-root processes can read it.
</li>
<li>Fixed an issue where retrying a failed upgrade to an
Advanced Cluster (such as re-running with an existing
bootstrap cluster) could wipe or strip the encryption
keys in the generated-key-kms-plugin-config secret,
preventing the control plane from decrypting existing
Kubernetes secrets in etcd.
</li>
<li>Fixed an issue where upgrading a user cluster with Anthos Network Gateway
(ANG) enabled to an Advanced Cluster would stall or fail. Previously, the
upgrade process attempted to modify immutable <code>spec.selector</code> fields on
existing ANG resources. The upgrade operator now preserves existing label
selectors during reconciliation so that V1 to V2 cluster migrations complete
successfully.
</li>
<li>Updated <code>cluster-proportional-autoscaler</code> to address security vulnerabilities.
</li>
<li>Fixed an issue where recreating a user cluster using a previously used name
caused cluster provisioning to stall indefinitely in the <code>PROVISIONING</code> state
because of a missing <code>k8s-health-check</code> service account.
</li>
<li>Fixed an issue where <code>gkectl diagnose</code> failed to run on non-advanced user
clusters managed by an advanced admin cluster.
</li>
<li>Fixed an issue where creating a cluster on the root of a vSAN datastore failed
during data disk creation because the installer used an unsupported API for
top-level vSAN directory creation.
</li>
<li>Fixed an issue where control plane quorum restore stalled or failed due to IP
address collisions. After the fix, <code>gkectl restore quorum</code> recreates missing
<code>IPAddress</code> objects for <code>VSphereMachine</code> resources before waiting for cluster
readiness.
</li>
<li>Fixed an issue where enabling generated key secrets encryption (KMSv1) during
Day 2 cluster updates failed or got stuck in an infinite reconciliation loop.
</li>
<li>Fixed an issue where setting <code>stackdriver.disableVsphereResourceMetrics</code> to
<code>true</code> caused cluster installations or upgrades to stall because the  <code>vsphere-ca-certificate</code> ConfigMap was deleted, but still needed.
</li>
</ul>
<h2 class="release-note-product-title">Google Distributed Cloud (software only) for bare metal</h2>
<h3>Announcement</h3>
<p>Google Distributed Cloud (software only) for bare metal 1.36.0-gke.532 is now available for
download. To upgrade, see <a href="how-to/upgrade">Upgrade clusters</a>.
Google Distributed Cloud for bare metal
1.36.0-gke.532 runs on Kubernetes v1.36.0-gke.2800.</p>
<p>After a release, it takes approximately 7 to 14 days for the version to become
available for installations or upgrades with the GKE On-Prem API clients: the
Google Cloud console, the gcloud CLI, and Terraform.</p>
<p>If you use a third-party storage vendor, check the listing of our
previously-qualified <a href="https://docs.cloud.google.com/kubernetes-engine/enterprise/docs/resources/partner-storage">storage partners</a>.</p>
<h3>Feature</h3>
<p>Google Distributed Cloud (software only) for bare metal includes the following feature
 enhancements:</p>
<ul>
<li>Upgraded the Ansible version to 2.18. This version requires Python 3.8+ on
target nodes. Because RHEL 8 defaults to Python 3.6, you must have
Python 3.9 installed on nodes using RHEL 8.10. RHEL 8.8 is no
longer supported.
</li>
<li>Updated the Kubernetes version to 1.36.
</li>
<li>Upgraded containerd from 2.1 to 2.2
</li>
<li>Containerd is required for new cluster installations and cluster migrations
to Node Agent mode.</li>
<li>Added support for the layer 4 gateway controller.
</li>
<li><code>bmctl backup cluster</code> in Node Agent mode requires at least 12 GB of free
space in <code>/tmp</code> on the admin workstation and all target nodes to buffer backup
archives. You can configure a custom temporary directory by setting <code>TMPDIR</code>.
</li>
<li>If you use Node Agent and receive an error that creating the backup fails to
create an archive file, you might need 12 GBs of free space in the <code>/tmp</code>
directory on the admin node and all target nodes. For more information,
see <a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/bare-metal/docs/how-to/bmctl-backup-restore.md#cant-create-na-backup%7D">Can't create a backup for a Node Agent node </a>.
</li>
<li>Removed the deprecated <code>anthos-metadata-agent</code> component that
<code>kubestore-collector</code> replaced.
</li>
<li>Removed the deprecated <code>csi-snapshot-validation-webhook</code> component.
Upstream Kubernetes validation is now handled natively via Common
Expression Language (CEL) rules within the deployed Custom Resource
Definitions (CRDs). For more information, see <a href="https://docs.cloud.google.com/kubernetes-engine/docs/how-to/persistent-volumes/volume-snapshots">Volume snapshots</a>.
</li>
<li>Vertical pod autoscaling is generally available. For more information, see
<a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/bare-metal/docs/how-to/verticalpodautoscale">Configure vertical Pod autoscaling</a></li>
<li>Unified registry mirror and private registry update behavior across all
cluster types while preserving configurations.
</li>
</ul>
<h3>Fixed</h3>
<p>The following issues were fixed in 1.36.0-gke.532:</p>
<ul>
<li>Fixed vulnerabilities listed in <a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/bare-metal/docs/vulnerabilities">Vulnerability fixes</a>.</li>
<li>Fixed an issue where CA certificate secrets with identical names across
different namespaces stalled cluster upgrades. In this release, the system
automatically prepends the target namespace prefix to all the CA certificate
secret names when forwarding them to the destination namespace. The prefix
makes sure each CA certificate secret name is unique so the
upgrade doesn't stall.
</li>
<li>Fixed an issue where Certificate Authority (CA) rotation failed for
self-managing clusters (admin, hybrid, and standalone). The failure occurs
during the final phase of the rotation when attempting to move management
resources back from the temporary bootstrap cluster to the self-managing
cluster, which can leave the cluster in an unmanageable state. You must
upgrade your clusters to version 1.33.1000-gke.59 before you rotate your CAs.
</li>
<li>Fixed an issue where the status for <code>Ingress</code> resources didn't update when
using bundled ingress.
</li>
<li>Fixed an issue where rolling back a node pool failed because stale Cluster API
(CAPI) bootstrap secrets retained deprecated <code>kubelet</code> flags.
</li>
<li>Updated <code>cluster-proportional-autoscaler</code> to address security vulnerabilities.
</li>
<li>Fixed an issue where <code>etcd-events</code> installation entered an infinite retry loop
during machine initialization due to incomplete cleanup of the data directory
after a learner promotion failure.
</li>
<li>Fixed an issue where the <code>NodePool</code> controller prematurely updated <code>Status.ManagedFields</code>
on partial reconciliation failures, causing removed taints and labels to remain
stranded on affected nodes.
</li>
<li>Fixed an issue where recreating a user cluster using a previously used name
caused cluster provisioning to stall indefinitely in the <code>PROVISIONING</code> state
because of a missing <code>k8s-health-check</code> Service account.
</li>
<li>Fixed an issue where restarting <code>kube-apiserver</code> during etcd encryption
updates abruptly terminates the container, causing stale service endpoints
and transient connection failures for in-cluster workloads.
</li>
<li>Fixed an issue where the installer stalled for three minutes per control
plane node during certificate rotation or etcd encryption updates because of
an incorrect <code>kube-apiserver</code> container termination check.
</li>
</ul>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Fixed</h3>
<p>Fixed the issue in which GPUDirect-TCPX for <code>a3-highgpu-8g</code> machine types was
incompatible with the Linux kernel version that was used by Container-Optimized
OS in GKE version 1.34 and later. To prevent errors, GKE blocked creating or
upgrading node pools that used the <code>a3-highgpu-8g</code> machine type to version 1.34
or later. For more information about this issue, see <a href="https://docs.cloud.google.com/kubernetes-engine/docs/troubleshooting/known-issues#tcpx-cos125">GKE known
issues</a>.</p>
<p>You can now create or upgrade node pools that use the <code>a3-highgpu-8g</code> machine
type to any of the following GKE versions. <strong>Automatic upgrades of these node
pools from version 1.33 to version 1.34 or later are no longer blocked.</strong></p>
<ul>
<li>For minor version 1.34, use patch version 1.34.5-gke.1153000 or later.</li>
<li>For minor version 1.35, use patch version 1.35.2-gke.1485000 or later.</li>
<li>For minor version 1.36 and later, use any available patch version.</li>
</ul>
<p>In GKE version 1.34 and later, you must use version 3.1.9 or later of the
GPUDirect-TCPX installer and version 2.0.12 or later of the GPUDirect-TCPX
sidecar. If you previously installed these components, verify that the container
images use these versions or later. <strong>To avoid degraded performance or workload
failures, update your installer and sidecar image versions before the
<code>a3-highgpu-8g</code> node pools are manually or automatically upgraded to version
1.34 or later.</strong> These container image versions correspond to the upstream
definitions maintained in the <a href="https://github.com/GoogleCloudPlatform/container-engine-accelerators/tree/master/gpudirect-tcpx">gpudirect-tcpx GitHub
repository</a>.</p>
<h2 class="release-note-product-title">Managed Service for Apache Airflow</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/composer/docs/composer-3/use-composer-mcp">Managed Airflow remote Model Context Protocol (MCP) server</a>
is now generally available (GA).</p>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/composer/docs/composer-3/troubleshoot-tasks-and-dag-runs-with-agent">Managed Airflow Agent</a>
is now available in Google Cloud Console. The agent can help you understand,
diagnose, and resolve issues with failed Airflow tasks and DAG runs, optimize
your environment's performance, identify existing or potential issues,
bottlenecks, and areas for optimization.</p>
<h2 class="release-note-product-title">Model Armor</h2>
<h3>Feature</h3>
<p>Model Armor supports screening prompts and responses up to
65,536 tokens (262,144 characters) for prompt injection and
jailbreak detection, responsible AI, and child sexual abuse material (CSAM)
filters. Model Armor scans only the first 256 URLs found in prompts
and responses.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/model-armor/quotas#token-limits">Token system limits</a>.</p>
<h2 class="release-note-product-title">reCAPTCHA</h2>
<h3>Change</h3>
<p>Fraud Defense Mobile SDK v18.10.0-beta01 is available for iOS. This
version includes the following:</p>
<ul>
<li>Adds support for macOS desktop and tvOS.</li>
<li>Improvements to networking consumption.</li>
<li>Improvements to latency and reliability.</li></ul>
]]>
    </content>
  </entry>

  <entry>
    <title>August 24, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_24_2026</id>
    <updated>2026-08-24T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_24_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Anthos Config Management</h2>
<h3>Change</h3>
<p>Addressed multiple Common Vulnerabilities and Exposures (CVEs) by updating dependencies.</p>
<h3>Feature</h3>
<p>You can now disable monitoring for specific custom <code>RootSync</code> or <code>RepoSync</code> objects by setting the <code>spec.monitoring.enabled</code> field to <code>false</code>. This disables metric telemetry collection and exporting for that reconciler, which can help reduce cluster resource consumption. For more information, see <a href="https://docs.cloud.google.com/kubernetes-engine/config-sync/docs/how-to/monitoring-config-sync#disable-monitoring">Disable monitoring</a>.</p>
<h2 class="release-note-product-title">Anti Money Laundering AI</h2>
<h3>Announcement</h3>
<p>New minor engine versions released for the commercial line of business within the <code>v004.009</code> and <code>v004.010</code> version lines (<code>aml-commercial.default.v004.009.202608-000</code> and <code>aml-commercial.default.v004.010.202608-000</code>). These versions extend support for the major engine version and include no significant changes compared to the previous minor versions.</p>
<h2 class="release-note-product-title">Backup and DR</h2>
<h3>Feature</h3>
<p>Backup vault support for Filestore instances encrypted with customer-managed encryption keys (CMEK) is now generally available (GA). When you back up Filestore instances to a CMEK-enabled backup vault, the backups are encrypted using the backup vault CMEK key.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/backup-disaster-recovery/docs/concepts/cmek">Customer-managed encryption keys (CMEK)</a>, <a href="https://docs.cloud.google.com/backup-disaster-recovery/docs/cloud-console/filestore/filestore-instance-backup">Back up Filestore instances to a backup vault</a>, and <a href="https://docs.cloud.google.com/backup-disaster-recovery/docs/cloud-console/filestore/filestore-instance-restore">Restore a Filestore instance from a backup vault</a>.</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>You can now
<a href="https://docs.cloud.google.com/bigquery/docs/create-data-agents#monitor_agents_and_conversations">monitor</a>
the performance, adoption, latency, and costs of your data agents and their
conversations by using Google Cloud Observability in BigQuery.
This feature is in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<h2 class="release-note-product-title">Cloud Build</h2>
<h3>Security</h3>
<p>An Incorrect Authorization vulnerability <a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2026-19410">CVE-2026-19410</a>,
in GitHub Trigger Comment Control in Cloud Build, was fixed. No customer action is needed.</p>
<h2 class="release-note-product-title">Cloud Key Management Service</h2>
<h3>Feature</h3>
<p>Cloud KMS supports deleting key rings in General Availability.</p>
<p>For more information about deleting Cloud KMS resources, see <a href="https://docs.cloud.google.com/kms/docs/delete-kms-resources">Delete Cloud KMS
resources</a>.</p>
<h2 class="release-note-product-title">Cloud Trace</h2>
<h3>Feature</h3>
<p>You can update the display name, description, and Cloud KMS key
applied to a <code>_Trace</code> observability bucket.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/trace/docs/update-observability-buckets">Update observability buckets</a>.</p>
<h3>Feature</h3>
<p>You can manually create the <code>_Trace</code> observability bucket before your project
receives trace data. When creating the bucket, you must specify a storage
location. Google Cloud Observability applies the Cloud KMS key defined in your
default settings unless you explicitly specify a different key in your create
request.</p>
<p>For more information, see the following documents:</p>
<ul>
<li><a href="https://docs.cloud.google.com/trace/docs/create-observability-buckets">Create observability buckets</a></li>
<li><a href="https://docs.cloud.google.com/stackdriver/docs/observability/set-defaults-for-observability-buckets">Set defaults for observability buckets</a></li>
</ul>
<h3>Feature</h3>
<p>The following remote MCP servers automatically generate a trace span for
<code>tools/call</code> operations.</p>
<ul>
<li>Policy Troubleshooter</li>
<li>Managed Service for Apache Airflow</li>
</ul>
<p>These spans can help you understand the behavior of
your agentic applications. For more information, see
<a href="https://docs.cloud.google.com/trace/docs/trace-remote-mcp-server-calls">Investigate MCP calls using Trace</a>.</p>
<h2 class="release-note-product-title">Config Controller</h2>
<h3>Change</h3>
<p>Config Controller now uses the following versions of its included products:</p>
<ul>
<li>Config Connector v1.155.1, <a href="https://docs.cloud.google.com/config-connector/docs/release-notes#August_20_2026">release notes</a></li>
</ul>
<h2 class="release-note-product-title">Container Optimized OS</h2>
<h3>Change</h3>
<h3 id="cos-121-18867-528-78">cos-121-18867-528-78 <a id='"cos-arm64-121-18867-528-78"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/4cc0f9832ba76d734091636ce815239edde4911b
">COS-6.6.143</a></td>
<td>v27.5.1</td>
<td>v2.0.10</td>
<td><a href="https://storage.googleapis.com/cos-tools/18867.528.78/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>Added support for net-fs/lustre-client-drivers v2.14.0_p259.</p>
<h3>Fixed</h3>
<p>Upgraded app-admin/google-guest-configs to v20260804.00.</p>
<h3>Fixed</h3>
<p>Upgraded app-arch/zstd to v1.5.7-r1.</p>
<h3>Fixed</h3>
<p>Upgraded app-shells/dash to v0.5.13.5.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/expat to v2.8.3.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/libverto to v0.3.2-r1.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/popt to v1.19-r1.</p>
<h3>Fixed</h3>
<p>Upgraded dev-libs/xxhash to v0.8.3-r2.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/acl to v2.4.0-r2.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/xemu to v0.0.10.</p>
<h3>Fixed</h3>
<p>Upgraded sys-process/lsof to v4.99.7.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68129 in the linux kernel</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68146 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68149 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68171 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68299 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68329 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed KCTF-0650f1c in the Linux Kernel.</p>
<h3>Change</h3>
<h3 id="cos-117-18613-675-64">cos-117-18613-675-64 <a id='"cos-arm64-117-18613-675-64"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/2c8ba6aac7a4075ebfccf6c1fdb39ab4dc46d806
">COS-6.6.143</a></td>
<td>v24.0.9</td>
<td>v1.7.34</td>
<td><a href="https://storage.googleapis.com/cos-tools/18613.675.64/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>Added support for net-fs/lustre-client-drivers v2.14.0_p259.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/xemu to v0.0.10.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68116 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68129 in the linux kernel</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68146 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68147 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68149 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68171 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68325 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68386 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68428 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed KCTF-0650f1c in the Linux Kernel.</p>
<h3>Change</h3>
<h3 id="cos-129-19506-299-161">cos-129-19506-299-161 <a id='"cos-arm64-129-19506-299-161"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/b6c0270f579107bbe932382609e40146cb7e8ea6
">COS-6.12.94</a></td>
<td>v27.5.1</td>
<td>v2.2.6</td>
<td><a href="https://storage.googleapis.com/cos-tools/19506.299.161/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<p>Updated cos-gpu-installer to v2.7.7.</p>
<h3>Fixed</h3>
<p>Added support for net-fs/lustre-client-drivers v2.14.0_p259.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/xemu to v0.0.10.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68129 in the linux kernel</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68146 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68325 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68338 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68422 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed KCTF-0650f1c in the Linux Kernel.</p>
<h3>Change</h3>
<h3 id="cos-125-19216-532-135">cos-125-19216-532-135 <a id='"cos-arm64-125-19216-532-135"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/ee59a4a73fdc4a0b29499e5a8625446f6c566f1e
">COS-6.12.94</a></td>
<td>v27.5.1</td>
<td>v2.2.7</td>
<td><a href="https://storage.googleapis.com/cos-tools/19216.532.135/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<p>Updated cos-gpu-installer to v2.7.7.</p>
<h3>Fixed</h3>
<p>Added support for net-fs/lustre-client-drivers v2.14.0_p259.</p>
<h3>Fixed</h3>
<p>Upgraded sys-apps/xemu to v0.0.10.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68093 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68096 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68129 in the linux kernel</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68296 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68386 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed KCTF-0650f1c in the Linux Kernel.</p>
<h3>Change</h3>
<p>Runtime sysctl changes:
<ul>
<li>Changed: net.ipv4.udp_mem: 188034   250715  376068 -&gt; 188034    250714  376068</li>
</ul></p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: D&amp;B Commercial Graph data store (Preview)</strong></p>
<p>The D&amp;B Commercial Graph data store is available in Public Preview in
Gemini Enterprise. You can connect D&amp;B Commercial Graph to search and import
company data using natural language.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/d-and-b-commercial-graph">Connect D&amp;B Commercial
Graph</a>.</p>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Cloud Monitoring observability for data connectors</strong></p>
<p>Cloud Monitoring telemetry for Gemini Enterprise data connectors (also referred
to as data stores) has been updated with support for new metric dimensions and a
new latency metric:</p>
<ul>
<li>The <code>discoveryengine.googleapis.com/dataconnector/request_count</code> count
metric has been updated to include three new dimensions: <code>tool_id</code> (the
identifier of the connector tool invoked), <code>engine_id</code> (the Gemini
Enterprise app identifier), and <code>response_code</code> (the gRPC response status).
The existing <code>status</code> dimension remains supported.</li>
<li>A new latency metric,
<code>discoveryengine.googleapis.com/dataconnector/request_latencies</code> (Beta), is
available to monitor the distribution of tool invocation latency in
milliseconds. It includes the dimensions <code>status</code>, <code>response_code</code>,
<code>tool_id</code>, and <code>engine_id</code>.</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini/enterprise/docs/access-metrics">Access metrics</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>GLM 5.2 is available in Public Preview</strong></p>
<p>GLM 5.2 from Z.ai is available as a fully managed model (MaaS) in Model Garden.
The model targets long-horizon agentic and coding tasks and supports a 1M-token
context window.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/maas/zaiorg/glm-52">GLM
5.2</a>.</p>
<h2 class="release-note-product-title">Google Cloud VMware Engine</h2>
<h3>Announcement</h3>
<p><strong>VMware component updates:</strong> The VMware Engine operations team is updating vCenter Server and ESXi to version 8.0 Update 3k to address security vulnerabilities described in Broadcom Security Advisory <a href="https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/38017">VMSA-2026-0006</a>. For details about the update and schedule, see the <a href="https://docs.cloud.google.com/vmware-engine/docs/service-announcements#2026-08-24">Latest service announcements</a>.</p>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Feature</h3>
<p><strong>Unroll Processor for Data Processing Pipelines</strong></p>
<p>Google SecOps data processing pipelines now support the <strong>Unroll processor</strong> (event breaking). This processor allows you to split log entries containing arrays or slices of events into multiple individual log events prior to parsing and ingestion.</p>
<p>Key details:</p>
<ul>
<li><strong>Event Breaking Capability:</strong> Automatically expands log arrays into discrete log events.</li>
<li><strong>Pre-parsing Requirement:</strong> The Unroll processor requires structured data inputs. Raw string payloads must first be parsed using a Transform processor (e.g., <code>set(body, ParseJSON(body))</code>) positioned prior to the Unroll processor in the pipeline execution sequence.</li>
</ul>
<p>For details on configuring data processing pipelines and processors, see <a href="https://docs.cloud.google.com/chronicle/docs/ingestion/data-processing-pipeline#configure-processors">Set up and manage data processing pipelines</a>.</p>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Operations in Emerging Threats Center</strong></p>
<p>Google SecOps now supports <strong>Operations</strong> in the <strong>Emerging Threats Center</strong> feed to provide rapid visibility into threat activity details involving the targeting of a single organization. Operations complement global Campaigns by providing granular threat intelligence derived from frontline investigations, such as Managed Threat Defense (MTD) engagements. For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/detection/emerging-threats#what_is_an_operation">Operations in Emerging Threats</a>.</p>
<p>Key capabilities include:</p>
<ul>
<li><strong>Focused threat insights</strong>: Zero in on localized adversary activity and personalized attack vectors specific to individual missions.</li>
<li><strong>Holistic threat mapping</strong>: View Operations alongside global Campaigns to see the full scope of adversary tactics, techniques, and procedures (TTPs).</li>
</ul>
<h2 class="release-note-product-title">Google SecOps SIEM</h2>
<h3>Feature</h3>
<p><strong>Unroll Processor for Data Processing Pipelines</strong></p>
<p>Google SecOps data processing pipelines now support the <strong>Unroll processor</strong> (event breaking). This processor allows you to split log entries containing arrays or slices of events into multiple individual log events prior to parsing and ingestion.</p>
<p>Key details:</p>
<ul>
<li><strong>Event Breaking Capability:</strong> Automatically expands log arrays into discrete log events.</li>
<li><strong>Pre-parsing Requirement:</strong> The Unroll processor requires structured data inputs. Raw string payloads must first be parsed using a Transform processor (e.g., <code>set(body, ParseJSON(body))</code>) positioned prior to the Unroll processor in the pipeline execution sequence.</li>
</ul>
<p>For details on configuring data processing pipelines and processors, see <a href="https://docs.cloud.google.com/chronicle/docs/ingestion/data-processing-pipeline#configure-processors">Set up and manage data processing pipelines</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 23, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_23_2026</id>
    <updated>2026-08-23T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_23_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Agent Platform Workbench</h2>
<h3>Change</h3>
<h3 id="20260823-2330-rc0_release">20260823-2330-rc0 Release</h3>
<h3>Change</h3>
<h3 id="20260823-2330-rc0_release">20260823-2330-rc0 Release</h3>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<h3 id="20260823-2230-rc0_release">20260823-2230-rc0 Release</h3>
<h3>Change</h3>
<h3 id="20260823-2230-rc0_release">20260823-2230-rc0 Release</h3>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<h3 id="20260823-2130-rc0_release">20260823-2130-rc0 Release</h3>
<h3>Fixed</h3>
<p>Scheduled notebook executions now report their final status when the execution user's credentials stop working part way through a run, instead of continuing until the execution timeout.</p>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<h3 id="m147_release">M147 Release</h3>
<h3>Fixed</h3>
<p>Scheduled notebook executions now report their final status when the execution user's credentials stop working part way through a run, instead of continuing until the execution timeout.</p>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 22, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_22_2026</id>
    <updated>2026-08-22T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_22_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Apigee UI</h2>
<h3>Fixed</h3>
<table>
<thead>
<tr>
<th width="10%">Bug ID</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>543626585</td>
<td>
<p>
<b>ServiceCallout policy can now be added in the Apigee UI</b>
</p>
<p>
          Adding a ServiceCallout policy in the Apigee UI no longer leaves the
          <b>Create</b> or <b>Add</b> button disabled.
        </p>
<p>
          Previously, selecting <b>Service Callout</b> in the
          <b>Create policy</b> or <b>Add policy</b> panel could display only
          the <b>Name</b> and <b>Display name</b> fields and omit the required
          HTTP target field. With the required field missing, the form never
          became valid, so the <b>Create</b> or <b>Add</b> button stayed
          disabled no matter what you entered. This affected both API proxies
          and shared flows.
        </p>
<p>
          The earlier workaround of creating a placeholder policy and replacing
          its XML in the code editor is no longer needed. For more information,
          see
          <a href="https://docs.cloud.google.com/apigee/docs/api-platform/reference/policies/service-callout-policy">ServiceCallout policy</a>
          and
          <a href="https://docs.cloud.google.com/apigee/docs/api-platform/develop/attaching-and-configuring-policies-management-ui">Attach and configure policies in the UI</a>.
        </p>
</td>
</tr>
</tbody>
</table>
<h3>Fixed</h3>
<table>
<thead>
<tr>
<th width="10%">Bug ID</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>540008387</td>
<td>
<p>
<b>Developer custom attributes now save reliably in the Apigee UI</b>
</p>
<p>
          Saving changes to a developer in the
          <a href="https://docs.cloud.google.com/apigee/docs/api-platform/fundamentals/ui-overview">Apigee UI in Cloud console</a>
          no longer intermittently fails to persist that developer's custom
          attributes.
        </p>
<p>
          Previously, the UI reported the save as successful, but the previous
          attribute values reappeared when the page was reloaded. Developer
          updates made with the Apigee API were not affected.
        </p>
</td>
</tr>
</tbody>
</table>
<h2 class="release-note-product-title">Identity and Access Management</h2>
<h3>Feature</h3>
<p>The Agent Identity auth manager and the Agent Identity APIs
(<code>agentidentity.googleapis.com</code> and <code>agentidentitycredentials.googleapis.com</code>)
are <a href="https://cloud.google.com/products#product-launch-stages">generally available</a>.</p>
<p>Agent Identity auth manager provides a centralized credentials vault and
authentication broker that simplifies outbound tool authentication for 3-legged
OAuth, 2-legged OAuth, and API keys. The Agent Identity APIs replace the legacy
IAM Connectors API (<code>iamconnectors.googleapis.com</code>) for managing auth providers
and agent identities.</p>
<p>For more information, see the following documentation:</p>
<ul>
<li><a href="https://docs.cloud.google.com/iam/docs/auth-manager-overview">Agent Identity auth manager overview</a></li>
<li><a href="https://docs.cloud.google.com/iam/docs/manage-auth-providers-v2">Manage Agent Identity auth providers</a></li>
<li><a href="https://docs.cloud.google.com/iam/docs/agent-identity-overview">Agent Identity overview</a></li>
<li><a href="https://docs.cloud.google.com/iam/docs/agent-identity-locations">Agent Identity locations</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>August 21, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_21_2026</id>
    <updated>2026-08-21T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_21_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">AI Hypercomputer</h2>
<h3>Change</h3>
<p>AI Hypercomputer has expanded to cover all GPU machine series. Specifically,
the documentation for AI Hypercomputer has been significantly updated as
follows:</p>
<ul>
<li>Documentation has been added for the A3 Edge, A2, G4, G2, N1+T4, and N1+V100 GPU machine series.</li>
<li>Pages are labeled based on whether they are relevant to the newly documented
machine series for
<a href="https://docs.cloud.google.com/ai-hypercomputer/docs/evaluate-general-gpus">general GPU</a>,
the pre-existing machine series for
<a href="https://docs.cloud.google.com/ai-hypercomputer/docs/evaluate-clustered-gpus">clustered GPU</a>,
or both.</li>
</ul>
<p>To learn more about the differences between
general GPUs and
clustered GPUs, see
<a href="https://docs.cloud.google.com/ai-hypercomputer/docs/choose-infrastructure">Choose your accelerator infrastructure</a>.
To view workload recommendations, see <a href="https://docs.cloud.google.com/ai-hypercomputer/docs/choose-strategy">Choose between general GPUs and clustered GPUs</a>.</p>
<h2 class="release-note-product-title">Application Integration</h2>
<h3>Security</h3>
<p><strong>Missing authorization in QueryEngineTask (CVE-2026-12710)</strong></p>
<p>A missing authorization vulnerability (<a href="https://nvd.nist.gov/vuln/detail/CVE-2026-12710">CVE-2026-12710</a>) in <code>QueryEngineTask</code> in <a href="https://docs.cloud.google.com/application-integration/docs">Application Integration</a> was patched on April 4, 2026, and no customer action is needed.</p>
<h2 class="release-note-product-title">Assured Workloads</h2>
<h3>Feature</h3>
<p>The
<a href="https://docs.cloud.google.com/assured-workloads/docs/control-packages/switzerland-data-boundary-access-justifications">Switzerland Data Boundary with Access Justifications</a>
control package is now generally available.</p>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/assured-workloads/docs/control-packages/itar">Data Boundary for ITAR</a>
supports the following products:</p>
<ul>
<li>Apigee</li>
<li>Artifact Analysis</li>
<li>Backup and DR Service</li>
<li>Cloud Billing API</li>
<li>Cloud Deploy</li>
<li>Spanner</li>
<li>Eventarc</li>
<li>GKE Image streaming</li>
<li>Google Cloud Managed Service for Apache Kafka</li>
<li>Vertex AI Online prediction</li>
</ul>
<h2 class="release-note-product-title">Cloud Storage</h2>
<h3>Feature</h3>
<p>Rapid Cache supports prefix-level ingest-on-write filtering, allowing
you to selectively ingest objects that match specific prefixes rather than
ingesting all objects written to a bucket.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/storage/docs/rapid/rapid-cache#ingest-on-write">Ingesting data on write</a>.</p>
<h2 class="release-note-product-title">Compute Engine</h2>
<h3>Feature</h3>
<p><strong>Generally available</strong>: The network- and memory-optimized
<a href="https://docs.cloud.google.com/compute/docs/network-optimized-machines#m4n_series">M4N machine series</a> is
generally available. Powered by 5th generation Intel Xeon Scalable processors
(Emerald Rapids), M4N instances are purpose-built for network and block
storage-intensive workloads such as:</p>
<ul>
<li>High-performance vector databases</li>
<li>Retrieval-augmented generation (RAG) data layers</li>
<li>Massive in-memory context caching</li>
<li>Real-time semantic search</li>
</ul>
<p>The M4N machine series delivers the highest I/O performance available in
Compute Engine, supporting up to 400 Gbps of network bandwidth.
M4N also offers leading block storage performance with Hyperdisk Extreme that scales up to
25 GiB/s of bandwidth and 1M IOPS. M4N instances are available in
predefined machine shapes, ranging in size from 16 to 224 vCPUs and up to
5,952 GB of DDR5 memory.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: AI developer tools on Standard Emerging Market edition</strong></p>
<p>The AI developer tools feature is available on the Gemini Enterprise Standard
Emerging Market edition. Your project must be linked to an invoiced
Cloud Billing account that receives an active monthly invoice to access the
feature. This edition doesn't include bundled base quota or Antigravity credits.</p>
<aside class="note"><strong>Note:</strong><span> Gemini Enterprise Standard Emerging Market edition is available only to
eligible customers. Contact your Google account team to assess the requirements
and determine your eligibility.</span></aside>
<p>For more information, see the following:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/ai-developer-tools-overview">AI developer tools overview</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/quotas-and-overages#quotas-emerging-market">Quotas and overages for Emerging market editions</a></li>
</ul>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: New data stores and support for new actions (Public Preview)</strong></p>
<p>The following data stores are available in Public Preview in Gemini Enterprise:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/atlan-mcp">Atlan</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/bitly">Bitly</a>: Create QR code, create short link, update QR code, and update short link.</li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/factset_ai_ready_data">FactSet AI-Ready Data</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/fullstory">FullStory</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/globalping">Globalping</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/pendo_mcp">Pendo</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/stripe">Stripe</a></li>
</ul>
<p>You can search and read data from these data stores using natural language.</p>
<p>Additionally, the following data stores support new actions in Public Preview:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/descript">Descript</a>: Import media, prompt project agent, and publish project.</li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/gamma">Gamma</a>: Generate Gamma.</li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/supabase">Supabase</a>: Apply migration, deploy edge function, execute SQL, pause project, and restore project.</li>
</ul>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>xAI's Grok 4.6</strong></p>
<p><a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/partner-models/grok/grok-4-6">Grok 4.6</a>
is available in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a> in Model
Garden.</p>
<h2 class="release-note-product-title">Google Cloud Contact Center as a Service</h2>
<h3>Announcement</h3>
<p><strong>Google Cloud CCaaS 6.4</strong></p>
<p>We've released version 6.4 of Google Cloud CCaaS.</p>
<p>The timing of the update to your instance depends on the deployment schedule
that you have chosen. For more information, see <a href="https://cloud.google.com/contact-center/ccai-platform/docs/deployment-schedules">Deployment
schedules</a>.</p>
<h3>Feature</h3>
<p><strong>Automatic SIP parameter mapping in contact lists</strong></p>
<p>Contact lists now support automatic SIP header mapping for outbound call
destinations.</p>
<p>Administrators: In the <strong>Add Destination</strong> dialog at <strong>Settings <span aria-label="and then">&gt;</span> Call
  <span aria-label="and then">&gt;</span> Contact Lists <span aria-label="and then">&gt;</span> Contact list management <span aria-label="and then">&gt;</span>
<code><var>CREATE OR EDIT CONTACT LIST</var></code><span aria-label="and then">&gt;</span> Add
  Destination</strong>, toggle <strong>Pass Data Parameters</strong> to the on position to see the
  new <strong>Automatically Include and Pass all Inbound SIP Headers</strong> checkbox.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/contact-center/ccai-platform/docs/contact-list#add-sip-uri-address-destination">Add a SIP URI address destination to a contact
list</a>.</p>
<h3>Feature</h3>
<p><strong>Email OAuth profiles and Microsoft 365 client credentials</strong></p>
<p>You can now create email OAuth profiles for Microsoft 365 using the client
credentials grant type. This lets shared mailboxes authenticate through an app
registration instead of relying on an individual user sign-in. OAuth IMAP setup
is more resilient for support inboxes and other application-managed mailboxes.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/contact-center/ccai-platform/docs/email-oauth-profiles-ms">Email OAuth profiles and Microsoft 365 client
credentials</a>.</p>
<h3>Feature</h3>
<p><strong>Improved connection times for predictive dialing</strong></p>
<p>We reduced the connection time for predictive dialing to under two seconds to
comply with CRTC and FTC regulations.</p>
<h3>Fixed</h3>
<p>This release addresses the following issues:</p>
<ul>
<li><p>Fixed an issue where a long delay occurred when an agent clicked <strong>Chat
Shortcuts</strong> in the chat adapter.</p></li>
<li><p>Fixed an agent desktop issue where the <strong>Session Data Feed</strong> pane displayed
data from the previous chat and the chat transcript stopped updating.</p></li>
<li><p>Fixed an issue where conversation history loaded slowly for agents using the
CCaaS widget embedded in Salesforce.</p></li>
<li><p>Fixed an issue where outbound calls with zero duration time were missing
from <strong>Individual Call History</strong> reports that were scoped to agents and
teams.</p></li>
<li><p>Fixed an issue where customers couldn't leave a voicemail during a warm
transfer.</p></li>
<li><p>Fixed an issue where the <strong>Queued Calls</strong> dashboard displayed the incorrect
originating queue and transferring agent for a cold-transferred call.</p></li>
<li><p>Fixed an issue where the agent desktop experienced significant loading
delays.</p></li>
<li><p>Fixed an issue where calls transferred from a virtual agent directly to a
human agent bypassed the <strong>Keep Waiting</strong> overcapacity setting, causing
callers to be incorrectly routed to a fallback queue or to voicemail.</p></li>
<li><p>Fixed a raw data export issue where file names for the <code>MENU_PATH_ITEMS</code>
dataset incorrectly contained <code>path_items</code>.</p></li>
<li><p>Fixed an issue where a parent queue was incorrectly marked as after-hours
even though one or more of its child queues were in operation.</p></li>
<li><p>Fixed an issue with chats that were escalated from a virtual agent to a
human agent and then reached a terminal status (canceled, finished, or
failed). These chats mistakenly appeared in the <strong>Queued Chats</strong> dashboard.</p></li>
<li><p>Fixed an issue where the agent desktop froze and the <strong>Call Adapter</strong> pane
displayed <strong>Call on hold</strong> after a call was terminated or dropped.</p></li>
<li><p>Fixed an issue where agents couldn't change their chat status while a call
was in the wrap-up stage.</p></li>
<li><p>Fixed an issue where the call adapter displayed calls waiting when there
were actually no calls waiting.</p></li>
<li><p>Fixed an issue where outbound calls that failed immediately caused the call
adapter to be stuck in the In-call state with the timer running.</p></li>
</ul>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Change</h3>
<p>Per the <a href="#June_10_2026">June 10, 2026 release note</a>, the configuration option to
not enroll your cluster in a release channel is deprecated, and will be removed
on June 14, 2027. In alignment with this deprecation, creating new clusters not
enrolled in a release channel is now only allowed for existing customers. New
customers can use a release channel, where you can achieve the same
functionality as not enrolling your cluster in a release channel. For more
information, see <a href="https://docs.cloud.google.com/kubernetes-engine/docs/concepts/release-channels#no_channel">Clusters not enrolled in a release
channel</a>.</p>
<h3>Change</h3>
<p>The Windows Server 2019 (LTSC) GKE node image doesn't receive updates after the
December 2025 version. Windows Server 2019 (LTSC) is in the Extended Support
period of the Microsoft <a href="https://learn.microsoft.com/en-us/lifecycle/policies/fixed">fixed lifecycle
policy</a> and receives
only security updates. To prevent stability issues, the GKE node image for
Windows Server 2019 (LTSC) is pinned to the December 2025 version. If you use
this node image, switch to Windows Server 2022 (LTSC), which is in the
Mainstream Support period and receives updates from Microsoft and GKE. For more
information, see <a href="https://docs.cloud.google.com/kubernetes-engine/docs/how-to/creating-a-cluster-windows">Creating a cluster using Windows Server node
pools</a>.</p>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Relative time filtering in Google SecOps</strong></p>
<p>This feature is in public preview. Google SecOps has updated how relative time filters
calculate data ranges. You can now choose from three distinct, mathematically 
precise operators: Past, Previous, and Current. This change eliminates ambiguity 
between rolling windows and calendar-aligned periods, ensuring consistent behavior 
across all time units (like seconds, minutes, hours, days, weeks, months, years) 
and aligning SecOps dashboards with Search and other Google tools (such as Looker).</p>
<p>For more information, see the <strong>Relative time range</strong> section of the 
<a href="https://docs.cloud.google.com/chronicle/docs/investigation/udm-search#relative_time_range">Understand search</a> guide.</p>
<h2 class="release-note-product-title">Service Health</h2>
<h3>Feature</h3>
<p>The Personalized Service Health remote MCP server provides a secure environment that
lets you send natural language prompts to your AI application so that it can
retrieve incident information, audit incidents, and automate debugging on your
behalf.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/service-health/docs/use-service-health-mcp">Use the Personal Service Health remote MCP server</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 20, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_20_2026</id>
    <updated>2026-08-20T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_20_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">App Engine flexible environment .NET</h2>
<h3>Feature</h3>
<p>Starting from August 2026, to provide modern security patches and support for MySQL 8.4 and later, the App Engine flexible environment uses Cloud SQL Auth Proxy v2 as the built-in sidecar container for connections to Cloud SQL. To use the latest Cloud SQL Auth Proxy container immediately, restart your VMs or deploy a new version of your application.</p>
<h2 class="release-note-product-title">App Engine flexible environment Go</h2>
<h3>Feature</h3>
<p>Starting from August 2026, to provide modern security patches and support for MySQL 8.4 and later, the App Engine flexible environment uses Cloud SQL Auth Proxy v2 as the built-in sidecar container for connections to Cloud SQL. To use the latest Cloud SQL Auth Proxy container immediately, restart your VMs or deploy a new version of your application.</p>
<h2 class="release-note-product-title">App Engine flexible environment Java</h2>
<h3>Feature</h3>
<p>Starting from August 2026, to provide modern security patches and support for MySQL 8.4 and later, the App Engine flexible environment uses Cloud SQL Auth Proxy v2 as the built-in sidecar container for connections to Cloud SQL. To use the latest Cloud SQL Auth Proxy container immediately, restart your VMs or deploy a new version of your application.</p>
<h2 class="release-note-product-title">App Engine flexible environment Node.js</h2>
<h3>Feature</h3>
<p>Starting from August 2026, to provide modern security patches and support for MySQL 8.4 and later, the App Engine flexible environment uses Cloud SQL Auth Proxy v2 as the built-in sidecar container for connections to Cloud SQL. To use the latest Cloud SQL Auth Proxy container immediately, restart your VMs or deploy a new version of your application.</p>
<h2 class="release-note-product-title">App Engine flexible environment PHP</h2>
<h3>Feature</h3>
<p>Starting from August 2026, to provide modern security patches and support for MySQL 8.4 and later, the App Engine flexible environment uses Cloud SQL Auth Proxy v2 as the built-in sidecar container for connections to Cloud SQL. To use the latest Cloud SQL Auth Proxy container immediately, restart your VMs or deploy a new version of your application.</p>
<h2 class="release-note-product-title">App Engine flexible environment Python</h2>
<h3>Feature</h3>
<p>Starting from August 2026, to provide modern security patches and support for MySQL 8.4 and later, the App Engine flexible environment uses Cloud SQL Auth Proxy v2 as the built-in sidecar container for connections to Cloud SQL. To use the latest Cloud SQL Auth Proxy container immediately, restart your VMs or deploy a new version of your application.</p>
<h2 class="release-note-product-title">App Engine flexible environment Ruby</h2>
<h3>Feature</h3>
<p>Starting from August 2026, to provide modern security patches and support for MySQL 8.4 and later, the App Engine flexible environment uses Cloud SQL Auth Proxy v2 as the built-in sidecar container for connections to Cloud SQL. To use the latest Cloud SQL Auth Proxy container immediately, restart your VMs or deploy a new version of your application.</p>
<h2 class="release-note-product-title">App Engine flexible environment custom runtimes</h2>
<h3>Feature</h3>
<p>Starting from August 2026, to provide modern security patches and support for MySQL 8.4 and later, the App Engine flexible environment uses Cloud SQL Auth Proxy v2 as the built-in sidecar container for connections to Cloud SQL. To use the latest Cloud SQL Auth Proxy container immediately, restart your VMs or deploy a new version of your application.</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>BigQuery supports the following table-valued functions in the query editor and
as part of
<a href="https://docs.cloud.google.com/bigquery/docs/conversational-analytics#bigquery-ml-support">conversational analytics</a>
to help you analyze your time series data:</p>
<ul>
<li><a href="https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-trend"><code>ML.TREND</code></a>:
identify the directional trajectory of your data.</li>
<li><a href="https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-seasonality"><code>ML.SEASONALITY</code></a>:
identify repeating patterns in your data.</li>
<li><a href="https://docs.cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-detect-change-points"><code>ML.DETECT_CHANGE_POINTS</code></a>:
identify intervals where structural shifts occur in your data.</li>
</ul>
<p>These functions are in
<a href="https://cloud.google.com/products#product-launch-stages">preview</a>.</p>
<h3>Deprecated</h3>
<p>Starting April 26, 2027, core graph processing for <a href="https://docs.cloud.google.com/bigquery/docs/graph-overview">BigQuery
Graph</a> will be restricted to the <a href="https://docs.cloud.google.com/bigquery/docs/editions-intro">BigQuery
Enterprise and Enterprise Plus editions</a>.
Consequently, we are deprecating support for Standard edition and on-demand
billing for core graph processing.</p>
<p><a href="https://docs.cloud.google.com/bigquery/docs/graph-measures">Graph measures</a> will remain available in the
Enterprise and Enterprise Plus editions and for queries run using on-demand
pricing. Measures are not available in Standard edition.</p>
<p>For additional details and enforcement dates regarding Standard edition and
on-demand billing support, see the <a href="#August_27_2026">August 27, 2026</a>
release note.</p>
<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/sdk/use-gcloud-mcp#available-tools"><code>run_bq_command</code> tool</a>
 exposes the <code>bq</code> command-line tool within the
Cloud CLI remote MCP server. AI agents can now execute advanced BigQuery
operations, such as job scheduling, job management, and reservation management,
through a managed MCP endpoint.
For more information, see
<a href="https://docs.cloud.google.com/sdk/use-gcloud-mcp">Use the Cloud CLI remote MCP server</a>. This feature is in
<a href="https://cloud.google.com/products/#product-launch-stages">Preview</a>.</p>
<h2 class="release-note-product-title">Bigtable</h2>
<h3>Feature</h3>
<p>You can use the <code>allow_incomplete_view</code> query hint in SQL queries to read data
from a continuous materialized view before its initial population finishes. This
feature is <a href="https://cloud.google.com/products#product-launch-stages">generally available (GA)</a>.
For more information, see <a href="https://docs.cloud.google.com/bigtable/docs/reads#read-during-initial-population">Read data during initial population</a>.</p>
<h2 class="release-note-product-title">Cloud Service Mesh</h2>
<h3>Feature</h3>
<p>The guidance for using proxy image types (<code>default</code> and <code>distroless</code>) with
Managed Cloud Service Mesh has been updated:</p>
<ul>
<li><strong>Directly onboarded clusters</strong> using the <code>TRAFFIC_DIRECTOR</code> implementation
use <code>distroless</code> proxy images by default, and other image types are not
supported.</li>
<li><strong>Migrated clusters</strong> (migrated from <code>ISTIOD</code> to <code>TRAFFIC_DIRECTOR</code>) default
to <code>default</code> images, but can opt in to <code>distroless</code> images via <code>MeshConfig</code> or
the <code>sidecar.istio.io/proxyImageType: distroless</code> Pod annotation.</li>
</ul>
<p>For more information, see
<a href="https://docs.cloud.google.com/service-mesh/v1.29/docs/enable-optional-features-managed#distroless_proxy_image">Distroless proxy images</a>
and
<a href="https://docs.cloud.google.com/service-mesh/v1.29/docs/troubleshooting/troubleshoot-proxy#identify_proxy_image_type">Identify the proxy image type used in the cluster</a>.</p>
<h3>Feature</h3>
<p>The guidance for using proxy image types (<code>default</code> and <code>distroless</code>) with
Managed Cloud Service Mesh has been updated:</p>
<ul>
<li><strong>Directly onboarded clusters</strong> using the <code>TRAFFIC_DIRECTOR</code> implementation
use <code>distroless</code> proxy images by default, and other image types are not
supported.</li>
<li><strong>Migrated clusters</strong> (migrated from <code>ISTIOD</code> to <code>TRAFFIC_DIRECTOR</code>) default
to <code>default</code> images, but can opt in to <code>distroless</code> images via <code>MeshConfig</code> or
the <code>sidecar.istio.io/proxyImageType: distroless</code> Pod annotation.</li>
</ul>
<p>For more information, see
<a href="https://docs.cloud.google.com/service-mesh/docs/enable-optional-features-managed#distroless_proxy_image">Distroless proxy images</a>
and
<a href="https://docs.cloud.google.com/service-mesh/docs/troubleshooting/troubleshoot-proxy#identify_proxy_image_type">Identify the proxy image type used in the cluster</a>.</p>
<h2 class="release-note-product-title">Cluster Toolkit</h2>
<h3>Feature</h3>
<p>Cluster Toolkit version v1.101.0 is available. This release adds
support for <a href="https://docs.cloud.google.com/compute/docs/disks/persistent-disks">Persistent Disk</a> storage pools to
the <code>vm-instance</code> module,
GKE node pools, and storage. The update also optimizes
dependency management to improve the user experience, and updates Cloud TPU v4
and TPU v5p shorthand mappings to use TensorCore counts. For more information,
see the <a href="https://github.com/GoogleCloudPlatform/cluster-toolkit/discussions/6180">release announcement on
GitHub</a>.</p>
<h2 class="release-note-product-title">Compute Engine</h2>
<h3>Feature</h3>
<p><strong>Preview</strong>: Image Builder is available in allowlist-only Preview.
Image Builder is a declarative operating system (OS)
image customization tool that automates the process of building,
customizing, and validating custom OS images within Google Cloud
by using Cloud Build. For more information about Image Builder, see
<a href="https://docs.cloud.google.com/compute/docs/images/image-builder/overview">About Image Builder</a>.</p>
<p>To onboard your project and request access, fill out the
<a href="https://forms.gle/4NncEhwetZDjaPx9A">request form</a>.</p>
<h2 class="release-note-product-title">Config Connector</h2>
<h3>Announcement</h3>
<p>Config Connector version 1.155.1 is now available.</p>
<h3>Feature</h3>
<p>New Beta Resources (Direct Reconciler):</p>
<ul>
<li><p><code>DiscoveryEngineLicenseConfig</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/generative-ai-app-builder/docs">Discovery Engine license configurations</a> to manage application licenses.</li>
</ul></li>
<li><p><code>StorageManagedFolder</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/storage/docs/managed-folders">Google Cloud Storage managed folders</a> to apply granular access control policies to subsets of storage objects.</li>
</ul></li>
<li><p><code>VertexAITensorboardExperiment</code></p>
<ul>
<li>Manage <a href="https://cloud.google.com/vertex-ai/docs/tensorboard">Vertex AI Tensorboard experiments</a> to organize and track runs.</li>
</ul></li>
</ul>
<h3>Feature</h3>
<p>New Fields:</p>
<ul>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/bigtable/bigtabletable"><code>BigtableTable</code></a></p>
<ul>
<li>Added <code>spec.automatedBackupPolicy</code> field.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/certificatemanager/certificatemanagerdnsauthorization"><code>CertificateManagerDNSAuthorization</code></a></p>
<ul>
<li>Added <code>spec.type</code> field.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/compute/computeforwardingrule"><code>ComputeForwardingRule</code></a></p>
<ul>
<li>Added <code>spec.target.redisClusterServiceAttachment</code> field.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/compute/computeurlmap"><code>ComputeURLMap</code></a></p>
<ul>
<li>Added <code>spec.tests[].expectedOutputURL</code> field.</li>
<li>Added <code>spec.tests[].expectedRedirectResponseCode</code> field.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/container/containercluster"><code>ContainerCluster</code></a></p>
<ul>
<li>Added <code>spec.nodeConfig.kubeletConfig.imageGcLowThresholdPercent</code> field.</li>
<li>Added <code>spec.nodeConfig.kubeletConfig.imageGcHighThresholdPercent</code> field.</li>
<li>Added <code>spec.nodeConfig.kubeletConfig.imageMinimumGcAge</code> field.</li>
<li>Added <code>spec.nodeConfig.kubeletConfig.imageMaximumGcAge</code> field.</li>
<li>Added <code>spec.nodeConfig.containerdConfig</code> field.</li>
<li>Added <code>spec.inTransitEncryptionConfig</code> field.</li>
<li>Added <code>spec.disableL4LbFirewallReconciliation</code> field.</li>
<li>Added <code>spec.nodeConfig.resourceManagerTags</code> field.</li>
<li>Added <code>spec.nodePoolAutoConfig.resourceManagerTags</code> field.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/container/containernodepool"><code>ContainerNodePool</code></a></p>
<ul>
<li>Added <code>spec.nodeConfig.kubeletConfig.imageGcLowThresholdPercent</code> field.</li>
<li>Added <code>spec.nodeConfig.kubeletConfig.imageGcHighThresholdPercent</code> field.</li>
<li>Added <code>spec.nodeConfig.kubeletConfig.imageMinimumGcAge</code> field.</li>
<li>Added <code>spec.nodeConfig.kubeletConfig.imageMaximumGcAge</code> field.</li>
<li>Added <code>spec.nodeConfig.containerdConfig</code> field.</li>
<li>Added <code>spec.nodeConfig.resourceManagerTags</code> field.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/storage/storagebucket"><code>StorageBucket</code></a></p>
<ul>
<li>Added <code>spec.autoclass.terminalStorageClass</code> field.</li>
<li>Added <code>status.observedState.storageClass</code> field.</li>
</ul></li>
</ul>
<h3>Feature</h3>
<p>New Features:</p>
<ul>
<li><strong>Configurable metrics server address</strong>: Made the manager's built-in metrics server bind address configurable.</li>
<li><strong>Brownfield state comparison</strong>: Added a generic helper function to compare desired and actual states in brownfield resources, improving reconciliation reliability.</li>
<li><strong>Irregular shortname pluralization</strong>: Added support for irregular shortname pluralization of "corpus" to "corpora".</li>
</ul>
<h3>Change</h3>
<p>Reconciliation Improvements:</p>
<p>We have added support for direct reconciliation to more resources, with opt-in behavior. The API is unchanged. To use the direct reconciler, add the <code>cnrm.cloud.google.com/reconciler: direct</code> annotation to the corresponding Config Connector object.</p>
<ul>
<li><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/networkservices/networkserviceshttproute"><code>NetworkServicesHTTPRoute</code></a>
<ul>
<li>Support direct reconciliation (opt-in).</li>
</ul></li>
</ul>
<h3>Fixed</h3>
<p>Bug Fixes:</p>
<ul>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/composer/composerenvironment"><code>ComposerEnvironment</code></a></p>
<ul>
<li>Improved reconciliation, diffing, and update logic for <code>ComposerEnvironment</code> in the direct reconciler. (<a href="https://github.com/GoogleCloudPlatform/k8s-config-connector/pull/12365">GitHub PR #12364</a>)</li>
<li>Skip the update of a ComposerEnvironment when the state of the underlying Google Cloud Composer environment is not RUNNING. (<a href="https://github.com/GoogleCloudPlatform/k8s-config-connector/pull/12365">GitHub PR #12365</a>)</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/compute/computereservation"><code>ComputeReservation</code></a></p>
<ul>
<li>Ignore diff for <code>specificReservation.inUseCount</code> to prevent infinite/unwanted reconciliations.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/redis/redisinstance"><code>RedisInstance</code></a></p>
<ul>
<li>Marked <code>MaintenanceSchedule</code> field as output only to align with GCP's behavior.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/sql/sqlinstance"><code>SQLInstance</code></a></p>
<ul>
<li>Fixed legacy fuzzer roundtrip mismatch for <code>PscAutoConnectionPolicyEnabled</code>.</li>
</ul></li>
<li><p><a href="https://cloud.google.com/config-connector/docs/reference/resource-docs/cloudfunctions/cloudfunctions2function"><code>CloudFunctions2Function</code></a></p>
<ul>
<li>Declared source fields mutable-but-unreadable to avoid spurious diffs.</li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Container Optimized OS</h2>
<h3>Change</h3>
<h3 id="cos-125-19216-532-123">cos-125-19216-532-123 <a id='"cos-arm64-125-19216-532-123"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/1a752fac9475f0905bc7fd710d7f3d21e08f67ff
">COS-6.12.94</a></td>
<td>v27.5.1</td>
<td>v2.2.7</td>
<td><a href="https://storage.googleapis.com/cos-tools/19216.532.123/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<p>Updated containerd to v2.2.7.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68329 in the Linux kernel.</p>
<h2 class="release-note-product-title">Gemini</h2>
<h3>Other</h3>
<h3 id="bug_fixes_in_intellij_2">Bug fixes in IntelliJ</h3>
<p>Various bug fixes and minor product enhancements.</p>
<h3>Announcement</h3>
<p>Credits for the first month of Gemini Code Assist usage are discontinued.
Customers currently receiving these credits are unaffected by this change.
<a href="https://docs.cloud.google.com/gemini/docs/release-notes#January_30_2025">Previously</a>, these
credits had been available to new customers with billing accounts if they had
never had a Gemini Code Assist subscription.</p>
<h2 class="release-note-product-title">Gemini Code Assist</h2>
<h3>Announcement</h3>
<p>Credits for the first month of Gemini Code Assist usage are discontinued.
Customers currently receiving these credits are unaffected by this change.
<a href="https://docs.cloud.google.com/gemini/docs/release-notes#January_30_2025">Previously</a>, these
credits had been available to new customers with billing accounts if they had
never had a Gemini Code Assist subscription.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Antigravity for IDEs available in AI developer tools</strong></p>
<p>Antigravity for IDEs is available as part of AI developer tools for Gemini
Enterprise Standard, Plus, and Pay-as-you-go editions linked to an invoiced
Cloud Billing account that receives an active monthly invoice. Antigravity
for IDEs brings the power of Antigravity AI agents directly into your
integrated development environment (IDE).</p>
<p>For more information, see the following:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/ai-developer-tools-overview#tools-for-developers">AI developer tools overview</a></li>
<li><a href="https://antigravity.google/docs/ide/extensions">Antigravity for IDEs extensions</a></li>
</ul>
<h3>Feature</h3>
<p><strong>Gemini Enterprise and Gemini Notebook Enterprise: Autocomplete for sharing
notebooks and agents with Okta</strong></p>
<p>If you use Okta as your external identity provider (IdP) with Workforce
Identity Federation, you can configure System for Cross-domain Identity
Management (SCIM).</p>
<p>Configuring SCIM enables autocomplete when sharing Gemini Notebook Enterprise
notebooks and when sharing agents in Gemini Enterprise.
With autocomplete, users can quickly search and select people or groups
instead of entering full email addresses or group names.</p>
<p>This feature is generally available (GA).</p>
<p>For more information, see the following:</p>
<ul>
<li><p><a href="https://docs.cloud.google.com/gemini/enterprise/docs/configure-identity-provider">Configure identity
provider</a></p></li>
<li><p><a href="https://docs.cloud.google.com/gemini/enterprise/notebooklm-enterprise/docs/set-up-notebooklm#before_you_begin">Set up Gemini Notebook
Enterprise</a></p></li>
<li><p><a href="https://docs.cloud.google.com/gemini/enterprise/notebooklm-enterprise/docs/share-notebooks#autocomplete">Autocomplete for user emails and group
names</a></p></li>
<li><p><a href="https://docs.cloud.google.com/gemini/enterprise/docs/workflow-builder/share-chat-agent">Share an agent</a></p></li>
<li><p><a href="https://docs.cloud.google.com/iam/docs/workforce-sign-in-okta">Configure Workforce Identity Federation with Okta and sign in
users</a></p></li>
</ul>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Google Identity support for third-party data stores</strong></p>
<p>Google Identity is supported and recommended to manage access when connecting
third-party data sources to Gemini Enterprise.</p>
<ul>
<li><p><strong>What's new:</strong> Gemini Enterprise supports Google Identity when
connecting to third-party data sources with external identity providers
(such as Microsoft Entra ID or Okta) using OIDC or SAML 2.0. This includes
all third-party federated connectors and ingestion connectors, with the
exception of Microsoft 365 data ingestion.</p></li>
<li><p><strong>Recommendation:</strong> Google Identity is recommended for all new setups.</p></li>
<li><p><strong>Existing setups:</strong> Customers already using Workforce Identity Federation
can choose to remain on their existing configuration.</p></li>
</ul>
<p>This feature is generally available (GA). For more information, see
<a href="https://docs.cloud.google.com/gemini/enterprise/docs/configure-identity-provider">Configure identity provider</a>.</p>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Change</h3>
<h4 id="2026-r35-version-updates">(2026-R35) Version updates</h4>
<p>GKE cluster versions have been updated.</p>
<p><strong>New versions available for upgrades and new clusters.</strong></p>
<p>The following versions are now available for new GKE clusters, and for
manual control plane upgrades and node upgrades for existing clusters. For more
information about versioning and upgrades, see <a href="https://cloud.google.com/kubernetes-engine/versioning">GKE versioning and
support</a> and <a href="https://cloud.google.com/kubernetes-engine/upgrades">About GKE
cluster upgrades</a>.</p>
<div>
<devsite-selector>
<section>
<h3>Rapid channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a> is now the default version for cluster creation in the Rapid channel.</li>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.33.13-gke.1414000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1462000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.10-gke.1079000</li>
<li>1.35.7-gke.1027000</li>
<li>1.36.2-gke.2064000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Regular channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.33.13-gke.1269000</li>
<li>1.33.13-gke.1329000</li>
<li>1.34.9-gke.1610000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Regular channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1655000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Regular channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1641000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Stable channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>The following versions are now available in the Stable channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
</ul></li>
<li>The following versions are no longer available in the Stable channel:
<ul>
<li>1.33.13-gke.1101000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1109000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1065000</li>
<li>1.34.9-gke.1322000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Extended channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2543000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2613000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2231000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2314000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1499000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.31.14-gke.2437000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2579000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2137000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2268000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1610000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1655000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1641000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.30 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2456000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2456000</a></li>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2175000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>No channel (deprecated)</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2613000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2314000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1499000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.33.13-gke.1101000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1109000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1269000</li>
<li>1.33.13-gke.1329000</li>
<li>1.33.13-gke.1414000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1462000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1322000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1610000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1655000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1258000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.2-gke.1498000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
</devsite-selector>
</div>
<h3>Security</h3>
<h4 id="2026-r35-security-updates">(2026-R35) Security updates</h4>
<p>This release includes new GKE versions that use updated
Container-Optimized OS images. These updated images are cumulative,
incorporating security fixes from all Container-Optimized OS
versions released since the previous GKE release.</p>
<p>To identify the specific vulnerabilities that were resolved in each updated
Container-Optimized OS image, see the <strong>Security</strong> release notes
for that image. The following table includes links to the release notes for
each updated Container-Optimized OS image:</p>
<p>
<table>
<tbody>
<tr>
<th>GKE version</th>
<th>Container-Optimized OS version</th>
<th>Details</th>
</tr>
<tr>
<td>1.31.14-gke.2613000</td>
<td>cos-117-18613-675-48</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m117#cos-117-18613-675-48_">cos-117-18613-675-48 release notes</a></td>
</tr>
<tr>
<td>1.32.13-gke.2314000</td>
<td>cos-121-18867-528-43</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m121#cos-121-18867-528-43_">cos-121-18867-528-43 release notes</a></td>
</tr>
<tr>
<td>1.33.13-gke.1499000</td>
<td>cos-121-18867-528-43</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m121#cos-121-18867-528-43_">cos-121-18867-528-43 release notes</a></td>
</tr>
<tr>
<td>1.34.10-gke.1236000</td>
<td>cos-125-19216-532-62</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m125#cos-125-19216-532-62_">cos-125-19216-532-62 release notes</a></td>
</tr>
</tbody>
</table>
</p>
<h3>Change</h3>
<h4 id="2026-r35-version-updates">(2026-R35) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>The following versions are now available in the Stable channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
</ul></li>
<li>The following versions are no longer available in the Stable channel:
<ul>
<li>1.33.13-gke.1101000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1109000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1065000</li>
<li>1.34.9-gke.1322000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r35-version-updates">(2026-R35) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.33.13-gke.1269000</li>
<li>1.33.13-gke.1329000</li>
<li>1.34.9-gke.1610000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Regular channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1655000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Regular channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1641000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r35-version-updates">(2026-R35) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a> is now the default version for cluster creation in the Rapid channel.</li>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.33.13-gke.1414000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1462000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.10-gke.1079000</li>
<li>1.35.7-gke.1027000</li>
<li>1.36.2-gke.2064000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r35-version-updates">(2026-R35) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2613000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2314000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1499000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1236000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1222000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1640000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.33.13-gke.1101000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1109000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1269000</li>
<li>1.33.13-gke.1329000</li>
<li>1.33.13-gke.1414000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1462000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1322000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1610000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1655000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1258000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.2-gke.1498000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322001</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r35-version-updates">(2026-R35) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2543000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2613000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2231000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2314000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1499000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.31.14-gke.2437000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2579000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2137000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2268000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1610000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1655000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1641000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.30 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2456000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2456000</a></li>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2175000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655001</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Feature</h3>
<p><strong>Side-by-side view on the Alerts &amp; Detections tab in Cases</strong></p>
<p>This feature is in public preview. The <strong>Alerts &amp; Detections</strong> tab in the
revamped Investigation Management experience now supports a
<strong>Side-by-side view</strong> layout.</p>
<p>You can switch between the default <strong>List view</strong> and the <strong>Side-by-side view</strong>
to inspect an alert or detection's detailed metadata, status, priority, creation
date, and Gemini investigation insights in an adjacent side pane without
navigating away from the main list.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/chronicle/docs/secops/investigate/investigation-management/investigation-management-overview">Investigation and case management overview</a>.</p>
<h2 class="release-note-product-title">Managed Service for Apache Airflow</h2>
<h3>Announcement</h3>
<p>A new Managed Service for Apache Airflow release has started on
<strong>August 20, 2026</strong>. Get ready for upcoming changes and features as we roll out
the new release to all regions. This release is in progress at the moment.
Listed changes and features might not be available in some regions yet.</p>
<h3>Feature</h3>
<p><strong>Airflow 3.3.1</strong> is available in Managed Airflow (Gen 3).</p>
<h3>Change</h3>
<p>Airflow 3.1.8 is no longer included in Managed Airflow images and builds.</p>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/composer/docs/composer-3/run-local-airflow-environments">Composer Local Development CLI tool</a>
now supports deployment with Podman in Linux and Windows.</p>
<h3>Change</h3>
<p><em>(Airflow 3.2.2, 3.1.8, and 2.11.1)</em>
The <code>apache-airflow-providers-google</code> package was upgraded to version 22.3.0.
For more information about changes, see the
<a href="https://airflow.apache.org/docs/apache-airflow-providers-google/stable/changelog.html">apache-airflow-providers-google changelog</a>.</p>
<h3>Change</h3>
<p>New <a href="https://docs.cloud.google.com/composer/docs/composer-versions#images-composer-3">Airflow builds</a>
are available in Managed Airflow (Gen 3):</p>
<ul>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-3-airflow-3-3-1-build-0">composer-3-airflow-3.3.1-build.0</a></li>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-3-airflow-3-2-2-build-4">composer-3-airflow-3.2.2-build.4</a></li>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-3-airflow-2-11-1-build-17">composer-3-airflow-2.11.1-build.17</a> (default)</li>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-3-airflow-2-10-5-build-50">composer-3-airflow-2.10.5-build.50</a></li>
</ul>
<h3>Change</h3>
<p>New <a href="https://docs.cloud.google.com/composer/docs/composer-versions#images-composer-2">images</a>
are available in Managed Airflow (Gen 2):</p>
<ul>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-2-17-11-airflow-2-11-1">composer-2.17.11-airflow-2.11.1</a> (default)</li>
<li><a href="https://docs.cloud.google.com/composer/docs/versions-packages#composer-2-17-11-airflow-2-10-5">composer-2.17.11-airflow-2.10.5</a></li>
</ul>
<h2 class="release-note-product-title">Network Security Integration</h2>
<h3>Feature</h3>
<p>Network Security Integration in-band integration now supports the direct
internet egress deployment model. In this model, the network security appliance
in the producer VPC network inspects outbound traffic and sends it directly to the
internet through its external network interface. The appliance then sends the
internet response packet directly to the consumer VM using GENEVE, bypassing the
return hop to the consumer VPC network.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/network-security-integration/docs/in-band/in-band-integration-overview#direct-internet-egress">Direct internet
egress</a>.</p>
<h2 class="release-note-product-title">Secure Web Proxy</h2>
<h3>Feature</h3>
<p>Secure Web Proxy now supports the <a href="https://docs.cloud.google.com/secure-web-proxy/docs/enable-tls-inspection#ca-pool-intermediate-ca-config">local intermediate CA
signing</a>
certificate issuance mode for TLS inspection. By using this mode,
Secure Web Proxy caches a single intermediate certificate authority (CA)
certificate from your CA pool to sign leaf certificates locally for requested
domains, reducing certificate issuance requests and transaction costs. To use
this certificate issuance mode, you must make sure that your CA pool is
configured to issue intermediate CA certificates.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/secure-web-proxy/docs/tls-inspection-overview#certificate_issuance_modes">Certificate issuance
modes</a>
and <a href="https://docs.cloud.google.com/secure-web-proxy/docs/enable-tls-inspection#ca-pool-intermediate-ca-config">Configure a local intermediate CA
signing</a>.
This feature is <a href="https://cloud.google.com/products#product-launch-stages">generally
available (GA)</a>.</p>
<h2 class="release-note-product-title">Sensitive Data Protection</h2>
<h3>Change</h3>
<p>Image scanning is available in the following regions:</p>
<ul>
<li><code>europe-north1</code></li>
<li><code>us-central1</code></li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/sensitive-data-protection/docs/locations#image-limitations">Locations that support image scanning</a>.</p>
<h2 class="release-note-product-title">Service Extensions</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/docs/networking/cross-cloud-network/global-front-end/gfee-overview">Global Front End</a>
is a unified offering that combines Service Extensions,
global external Application Load Balancer, Google Cloud Armor, and Cloud CDN into one solution to
help deliver, scale, and secure your internet-facing
applications. Service Extensions is included in the
Global Front End Enterprise billing tier. This feature is available in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<p>For more information, see the <a href="https://docs.cloud.google.com/service-extensions/docs/overview#global-front-end">Global Front
End</a> section on the
<a href="https://docs.cloud.google.com/service-extensions/docs/overview">Service Extensions overview</a>
page.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 19, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_19_2026</id>
    <updated>2026-08-19T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_19_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">App Engine flexible environment Go</h2>
<h3>Feature</h3>
<p>Support for the <a href="https://docs.cloud.google.com/appengine/docs/flexible/go/runtime">Go 1.27 runtime</a> is in
<a href="https://cloud.google.com/products/#product-launch-stages">Preview</a>.</p>
<h3>Feature</h3>
<p>Starting from Go runtime version 1.26 and later, the lifecycle support dates
align more closely with the
<a href="https://go.dev/wiki/Go-Release-Cycle">Go community release cycle</a>. For more
information, see
<a href="https://docs.cloud.google.com/appengine/docs/flexible/lifecycle/support-schedule#go">Runtime support schedule</a>.</p>
<h2 class="release-note-product-title">App Engine standard environment Go</h2>
<h3>Feature</h3>
<p>Support for the <a href="https://docs.cloud.google.com/appengine/docs/standard/go/runtime">Go 1.27 runtime</a> is in
<a href="https://cloud.google.com/products/#product-launch-stages">Preview</a>.</p>
<h3>Feature</h3>
<p>Starting from Go runtime version 1.26 and later, the lifecycle support dates
align more closely with the
<a href="https://go.dev/wiki/Go-Release-Cycle">Go community release cycle</a>. For more
information, see
<a href="https://docs.cloud.google.com/appengine/docs/standard/lifecycle/support-schedule#go">Runtime support schedule</a>.</p>
<h3>Feature</h3>
<p>You can migrate your App Engine push queues to Cloud Tasks by updating the
bundled services SDK. This method lets you upgrade your app without needing to
modify your application code. For more information on how to migrate, see the
<a href="https://docs.cloud.google.com/appengine/migration-center/standard/go/migrating-push-queues-upgrade-sdk">push queues migration guide</a>
(<a href="https://cloud.google.com/products/#product-launch-stages">Preview</a>).</p>
<h2 class="release-note-product-title">App Engine standard environment Java</h2>
<h3>Feature</h3>
<p>You can migrate your App Engine push queues to Cloud Tasks by updating the
bundled services SDK. This method lets you upgrade your app without needing to
modify your application code. For more information on how to migrate, see the
<a href="https://docs.cloud.google.com/appengine/migration-center/standard/java/migrating-push-queues-upgrade-sdk">push queues migration guide</a>
(<a href="https://cloud.google.com/products/#product-launch-stages">Preview</a>).</p>
<h2 class="release-note-product-title">App Engine standard environment Python</h2>
<h3>Feature</h3>
<p>You can migrate your App Engine push queues to Cloud Tasks by updating the
bundled services SDK. This method lets you upgrade your app without needing to
modify your application code. For more information on how to migrate, see the
<a href="https://docs.cloud.google.com/appengine/migration-center/standard/python/migrating-push-queues-upgrade-sdk">push queues migration guide</a>
(<a href="https://cloud.google.com/products/#product-launch-stages">Preview</a>).</p>
<h2 class="release-note-product-title">Batch</h2>
<h3>Deprecated</h3>
<p>The Batch Debian 11 operating system (OS) image family has
reached end of development due to the
<a href="https://docs.cloud.google.com/compute/docs/images/os-details#debian">end of support (EOS) for Compute Engine Debian 11 images on August 31, 2026</a>.
The last Batch Debian 11
images—any image versions with the <code>batch-debian-11-official</code> prefix—are
only supported until August 31, 2026. Before then, migrate any job that uses a
Batch Debian 11 image to a Batch Debian 12
image (or other image) as follows:</p>
<ul>
<li><p>For job definitions that use the <code>batch-debian</code> image prefix (which is the
default image for jobs with any script runnables), the image that
Batch automatically selects during job creation is
gradually migrating to Debian 12 no later than August 31, 2026.
For any jobs created before August 31, 2026, you can check whether the job
uses Debian 11 or Debian 12 by describing the job.</p></li>
<li><p>For job definitions that specify either the <code>batch-debian-11-official</code> image
family or an image version with that prefix, specify a different image during
job creation. For example, to migrate to Debian 12, specify either the
<code>batch-debian-12-official</code> image family or an image version with that prefix.</p></li>
</ul>
<p>Learn more about <a href="https://docs.cloud.google.com/batch/docs/vm-os-environment-overview">OS images</a>,
<a href="https://docs.cloud.google.com/batch/docs/view-os-images">viewing OS images</a>, and
<a href="https://docs.cloud.google.com/batch/docs/specify-vm-os-image">specifying OS images</a>.</p>
<h2 class="release-note-product-title">Buildpacks</h2>
<h3>Feature</h3>
<p>Starting from Go runtime version 1.26 and later, the lifecycle support dates
align more closely with the
<a href="https://go.dev/wiki/Go-Release-Cycle">Go community release cycle</a>. For more
information, see
<a href="https://docs.cloud.google.com/docs/buildpacks/runtime-support#go">Runtime support schedule</a>.</p>
<h2 class="release-note-product-title">Cloud CDN</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/docs/networking/cross-cloud-network/global-front-end/gfee-overview">Global Front End</a>
is a unified offering that simplifies billing by consolidating pricing across
networking products, including Cloud CDN,
global external Application Load Balancer, Google Cloud Armor, and Service Extensions,
into one solution to help deliver, scale, and secure your internet-facing
applications. Cloud CDN is included in the
Global Front End Enterprise billing tier. This feature is available in <strong>Preview</strong>.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/cdn/docs/overview#cdn_with_globalfrontend">Global Front End</a>.</p>
<h2 class="release-note-product-title">Cloud Load Balancing</h2>
<h3>Feature</h3>
<p>Global Front End combines global external Application Load Balancers, Google Cloud Armor,
Cloud CDN, and Service Extensions into one solution
to help deliver, scale, and secure your
internet-facing applications.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/load-balancing/docs/https#global-front-end">Global Front End</a>.</p>
<p>This feature is available in <strong>Preview</strong>.</p>
<h2 class="release-note-product-title">Cloud Run</h2>
<h3>Feature</h3>
<p>Support for the <a href="https://docs.cloud.google.com/run/docs/runtime-support#go">Go 1.27 runtime</a> is in
<a href="https://cloud.google.com/products/#product-launch-stages">Preview</a>.</p>
<h3>Feature</h3>
<p>Starting from Go runtime version 1.26 and later, the lifecycle support dates
align more closely with the
<a href="https://go.dev/wiki/Go-Release-Cycle">Go community release cycle</a>. For more
information, see
<a href="https://docs.cloud.google.com/run/docs/runtime-support#go">Runtime support schedule</a>.</p>
<h2 class="release-note-product-title">Cloud Run functions</h2>
<h3>Feature</h3>
<p>Support for the <a href="https://docs.cloud.google.com/functions/docs/concepts/execution-environment#go">Go 1.27 runtime</a> is in
<a href="https://cloud.google.com/products/#product-launch-stages">Preview</a>.</p>
<h3>Feature</h3>
<p>Starting from Go runtime version 1.26 and later, the lifecycle support dates
align more closely with the
<a href="https://go.dev/wiki/Go-Release-Cycle">Go community release cycle</a>. For more
information, see
<a href="https://docs.cloud.google.com/functions/docs/runtime-support#go">Runtime support schedule</a>.</p>
<h2 class="release-note-product-title">Compute Engine</h2>
<h3>Feature</h3>
<p><strong>Preview</strong>: Advanced Compute Images provide high-performance images to support
your artificial intelligence (AI), machine learning (ML), and high-performance
computing (HPC) workloads running on non-GPU instances on Google Cloud.</p>
<p>Advanced Compute Images optimized for CPUs provide a single source of trusted,
performance-tuned OS images that remove the need for manual image building for
specialized workloads. Each image version is pre-installed with the necessary
drivers, network fabrics, and Slurm agents to help you run your workloads.</p>
<h2 class="release-note-product-title">Container Optimized OS</h2>
<h3>Change</h3>
<h3 id="cos-125-19216-532-121">cos-125-19216-532-121 <a id='"cos-arm64-125-19216-532-121"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/641f6bd58e060e095b56c0307945430ee63ca12c
">COS-6.12.94</a></td>
<td>v27.5.1</td>
<td>v2.1.9</td>
<td><a href="https://storage.googleapis.com/cos-tools/19216.532.121/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>Updated cos-gpu-installer to v2.7.6.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68116 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68139 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68171 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68325 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68336 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68343 in the Linux kernel.</p>
<h3>Change</h3>
<h3 id="cos-129-19506-299-148">cos-129-19506-299-148 <a id='"cos-arm64-129-19506-299-148"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/aff334becfdb3e9c96a3fe8628c553b0934b5b08
">COS-6.12.94</a></td>
<td>v27.5.1</td>
<td>v2.2.6</td>
<td><a href="https://storage.googleapis.com/cos-tools/19506.299.148/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>Updated cos-gpu-installer to v2.7.6.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68284 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68398 in the Linux kernel.</p>
<h3>Change</h3>
<p>Runtime sysctl changes:
<ul>
<li>Changed: net.ipv4.udp_mem: 188034   250714  376068 -&gt; 188034    250715  376068</li>
</ul></p>
<h2 class="release-note-product-title">Google Cloud Armor</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/docs/networking/cross-cloud-network/global-front-end/gfee-overview">Global Front
End</a> is a
unified offering that simplifies billing by consolidating pricing across
networking products. Cloud Armor is included in the Global Front End Enterprise
billing tier. Enabling Global Front End Enterprise in a project enables specific
Cloud Armor Enterprise features for your global external Application Load
Balancers. For more information, see <a href="https://docs.cloud.google.com/armor/docs/armor-enterprise-overview#global-front-end">Global Front
End</a>.This feature is
available in Preview.</p>
<h2 class="release-note-product-title">Google Cloud Contact Center as a Service</h2>
<h3>Announcement</h3>
<p><strong>Google Cloud CCaaS 6.3</strong></p>
<p>We've released version 6.3 of Google Cloud CCaaS.</p>
<p>The timing of the update to your instance depends on the deployment schedule
that you have chosen. For more information, see <a href="https://cloud.google.com/contact-center/ccai-platform/docs/deployment-schedules">Deployment
schedules</a>.</p>
<h3>Feature</h3>
<p><strong>Agent desktop supports parameters in custom panel URLs</strong></p>
<p>In the agent desktop, you can now configure fixed and dynamic parameters to
include in the URLs of custom panels. This lets you pass relevant session,
agent, and customer context into custom panels.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/contact-center/ccai-platform/docs/agent-desktop-configure-widgets#parameters">Parameters</a>.</p>
<h3>Feature</h3>
<p><strong>Callback offer restrictions</strong></p>
<p>You now have greater control over when callbacks are offered. You can configure
the following:</p>
<ul>
<li><p>Prevent callback offers from being made outside of callback hours.</p></li>
<li><p>Prevent callback offers that will likely occur outside of callback hours. If
conditions improve (that is, EWT decreases), the system adjusts and can
offer callbacks.</p></li>
</ul>
<p>Administrators: We've added the following checkboxes to the CCAI Platform portal:</p>
<ul>
<li><p><strong>Restrict callback offer outside of callback window</strong></p></li>
<li><p><strong>Restrict callback offer that will exceed hours of operation. If queue
condition improve offer callbacks</strong></p></li>
</ul>
<p>These checkboxes are available in the following locations:</p>
<ul>
<li><p>The <strong>Settings <span aria-label="and then">&gt;</span> Call <span aria-label="and then">&gt;</span> Callback Settings</strong> pane (to
configure globally).</p></li>
<li><p>The <strong>Settings <span aria-label="and then">&gt;</span> Queue <span aria-label="and then">&gt;</span> IVR (Interactive Voice
Response) <span aria-label="and then">&gt;</span> Edit / View <span aria-label="and then">&gt;</span>
<code><var>QUEUE_NAME</var></code> <span aria-label="and then">&gt;</span> Callback Settings
<span aria-label="and then">&gt;</span> Configure <span aria-label="and then">&gt;</span> Callback Management</strong> pane (to configure
a queue).</p></li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/contact-center/ccai-platform/docs/call-settings#callback-fulfillment-hours">Manage
callbacks</a>.</p>
<h3>Fixed</h3>
<p>This release addresses the following issues:</p>
<ul>
<li><p>Fixed an issue where chat transcripts incorrectly displayed <strong>undefined
joined</strong> instead of the agent's name during a chat transfer when real-time
redaction was enabled.</p></li>
<li><p>Fixed an issue where agents were incorrectly placed into <strong>Unresponsive</strong>
status after answering a call if the customer declined the system's callback
attempt.</p></li>
<li><p>Fixed an issue where overcapacity deflection didn't trigger when
agent-initiated outbound or direct-inbound calls were transferred to a
queue, causing users to wait indefinitely.</p></li>
<li><p>Fixed an issue where the <strong>Answer</strong> button didn't appear for incoming calls
in the agent desktop, preventing agents from accepting calls.</p></li>
<li><p>Fixed an issue where live translation didn't activate (or translated in the
wrong direction) after a chat was transferred between queues.</p></li>
<li><p>Fixed an issue where predictive campaign calls became stuck in a queued
state, causing agents to appear available despite being unable to receive
new calls.</p></li>
<li><p>Fixed an issue where web chats became stuck in a queued state and were never
assigned to an agent.</p></li>
<li><p>Fixed an issue where previously closed chat sessions briefly reappeared and
gained focus when launching agent desktop.</p></li>
<li><p>Fixed an issue where agents couldn't submit disposition codes and notes
during wrap-up.</p></li>
<li><p>Fixed an issue where agents couldn't change their status after a call ended
abnormally, causing them to remain stuck in the wrap-up state.</p></li>
<li><p>Fixed an issue where the <strong>Call History</strong> list incorrectly displayed the
same customer phone number for all Acqueon campaign calls.</p></li>
<li><p>Fixed an issue where an agent's status incorrectly remained <strong>Available</strong>
during outbound calls and wrap-up periods, allowing the routing engine to
offer new inbound calls to occupied agents.</p></li>
<li><p>Fixed an issue where agents were forced to re-authenticate when opening the
chat adapter or email adapter despite having an active session.</p></li>
<li><p>Fixed an issue where the text screen in the email adapter suddenly
re-rendered while typing, causing characters to disappear or be displaced.</p></li>
<li><p>Fixed an issue where the headings in Generative AI session summaries in chat
wrap-up notes lost their bold formatting when saved.</p></li>
<li><p>Fixed an issue where the global after-hours deflection message played
despite a queue-level custom redirect to a phone number being configured.</p></li>
<li><p>Fixed an issue where calls abandoned by a customer while waiting in a
transfer queue were incorrectly reported as queue failures.</p></li>
<li><p>Fixed an issue where transient CRM errors caused significant delays in
retrieving ticket IDs during active calls.</p></li>
<li><p>Fixed an issue where the CCAI Platform portal incorrectly displayed a chat
status as <strong>Unknown</strong> (instead of <strong>Check In Timeout</strong>) when a consumer
didn't check in.</p></li>
<li><p>Fixed an issue where the call adapter incorrectly displayed <strong>Portuguese
BR</strong> instead of <strong>Portuguese (Portugal)</strong> during call handoffs.</p></li>
<li><p>Fixed an issue where agents making outbound calls remained in an
<strong>Available</strong> status, which incorrectly allowed new inbound calls to be
routed to them while they were already engaged.</p></li>
<li><p>Fixed an issue where Agent Assist live transcription and generative
summary stopped working mid-call following a transfer or a hold-and-resume
cycle.</p></li>
<li><p>Fixed an issue where the transfer menu delayed loading queues.</p></li>
<li><p>Fixed an issue where the agent adapter incorrectly displayed an agent's
status as <strong>Unavailable</strong> when a custom status, such as <strong>Break</strong> or
<strong>Special Task</strong>, was selected.</p></li>
<li><p>Fixed an issue where chats escalated from a virtual agent to a human agent
queue bypassed menu-level after-hours and over-capacity deflection messages.</p></li>
<li><p>Fixed an issue where the call adapter defaulted to English in the <strong>Outbound
call</strong> screen regardless of the agent's system language.</p></li>
<li><p>Fixed an issue where <strong>Call</strong> and <strong>Chat</strong> each appeared twice in the
<strong>Dashboard</strong> menu when using high browser zoom levels or small window
resolutions.</p></li>
<li><p>Fixed an issue where legacy dashboards were restricted to English-only
labels.</p></li>
<li><p>Fixed an issue where users in SAML-only or SSO-enabled environments received
invitation emails directing them to a non-existent <strong>Forgot Password</strong> flow.</p></li>
<li><p>Fixed an issue where the user activity logs incorrectly recorded an end-user
ID instead of the agent's ID when a chat disconnected.</p></li>
<li><p>Fixed an issue where customer calls were abandoned during payment
transactions when DTMF inputs were provided.</p></li>
<li><p>Fixed an issue where agents could see and select outbound caller IDs that
weren't assigned to their teams or queues.</p></li>
<li><p>Fixed an issue where post-session virtual agent transfers stalled if a
customer left the chat while still in a queue for a human agent.</p></li>
<li><p>Fixed an issue where agents and end-users could hear each other's voices
despite the agent putting the call on hold.</p></li>
<li><p>Fixed an issue where the agent adapter incorrectly reverted to displaying
English when initiating an outbound call in a non-default language.</p></li>
<li><p>Fixed an issue where the <strong>Hide Agent Assist</strong> button wasn't appearing in
the user interface during the call disposition phase.</p></li>
<li><p>Fixed an issue where cascade agent availability conditions weren't enforced,
causing regional agents to be incorrectly routed into international queues
and leaving local queues understaffed.</p></li>
<li><p>Fixed an issue where agents appeared available but weren't receiving calls.</p></li>
<li><p>Fixed an issue where administrators received multiple email notifications
instead of a single notification after deactivating a call channel.</p></li>
<li><p>Fixed an issue where Telnyx error handling was incorrectly configured,
causing system alerts to fail during call disconnect or hold actions.</p></li>
<li><p>Fixed an issue where inbound IVR calls were stuck in a queued state if a
caller disconnected during initial call processing.</p></li>
<li><p>Fixed an issue where callbacks became permanently stuck in a queued state
if an agent missed a projected call.</p></li>
<li><p>Fixed an issue where calls using Telnyx or Nexmo numbers received an "An
Application error has occurred" message during overcapacity deflection or
automatic redirection.</p></li>
<li><p>Fixed an issue where call recordings weren't delivered or processed
correctly.</p></li>
<li><p>Fixed an issue under <strong>Settings <span aria-label="and then">&gt;</span> Operation Management
<span aria-label="and then">&gt;</span> Localization <span aria-label="and then">&gt;</span> Manage Location Setting</strong> where
configured locations with <strong>Portuguese (Portugal)</strong> or <strong>Spanish (Spain)</strong>
selected incorrectly displayed as <strong>Unknown</strong> in the <strong>Language</strong> column,
and locations with <strong>Spanish (Mexico)</strong> selected incorrectly displayed as
<strong>Spanish (Spain)</strong>.</p></li>
<li><p>Fixed an issue in iOS and Android SDKs where the end user's initial
message and custom data weren't correctly passed to the routing API during
the chat menu fetch.</p></li>
<li><p>Fixed an issue where inbound calls cancelled by the caller within the first
second incorrectly remained active in the system for several hours.</p></li>
<li><p>Fixed an issue where custom SIP headers were dropped. This occurred when a
directly dialed agent was over capacity, the call was redirected to the
agent's queue, and that queue was configured to redirect to a SIP URI.</p></li>
<li><p>Fixed an agent desktop issue where the chat screen went blank when an agent
accepted or dismissed a chat.</p></li>
<li><p>Fixed an issue where the <strong>Deflections - Calls</strong> dashboard incorrectly
reported the queues that calls were redirected to when using percent
allocation.</p></li>
<li><p>Fixed an issue where auto-answered interactions became stuck in a <strong>Queued</strong>
status despite being accepted by an agent.</p></li>
<li><p>Fixed an issue where the chat adapter in a CRM integration didn't post
outbound messages when using rich text formatting.</p></li>
<li><p>Fixed an issue where the <code>agent_activity_logs</code> endpoint experienced timeouts
and degraded performance when processing large data requests.</p></li>
<li><p>Fixed an agent desktop issue where outbound calls appeared to start
successfully but didn't connect to the end-user.</p></li>
<li><p>Fixed an issue where <strong>New photo received</strong> notifications appeared whenever
an agent switched between chat tabs.</p></li>
<li><p>Fixed an issue where short outbound calls incorrectly displayed a <strong>This
call was abandoned by the customer</strong> message.</p></li>
<li><p>Fixed an issue where agents experienced significant delays when switching
between multiple concurrent web chats.</p></li>
<li><p>Fixed an issue where attaching PDF or text files in the chat adapter failed
or timed out.</p></li>
<li><p>Fixed an issue where calls transferred from a virtual agent to an
agent extension were incorrectly deflected.</p></li>
<li><p>Fixed an issue where reordering queues in the CCAI Platform portal experienced
extreme latency and didn't update visually without a manual page refresh.</p></li>
<li><p>Fixed an issue where chat history for added agents became unavailable
after a page refresh.</p></li>
<li><p>Fixed an issue where calls to the <code>user_activity_logs</code> endpoint experienced
significant delays.</p></li>
<li><p>Fixed an issue where repeated voicemail re-reads caused duplicate
participant entries and inflated session data.</p></li>
<li><p>Fixed an issue where callback sessions remained in a <strong>Connected</strong> status
indefinitely after completion.</p></li>
<li><p>Fixed an issue where agents using IdP-initiated SAML SSO were automatically
routed to the default home page instead of the agent desktop.</p></li>
<li><p>Fixed an issue where DTMF options in the softphone didn't register with
external IVR systems during outbound calls.</p></li>
<li><p>Fixed an issue where agents were unable to receive or fetch incoming calls.</p></li>
<li><p>Fixed an issue where supervisors using Telnyx who ended a monitoring
session were unable to monitor subsequent calls.</p></li>
<li><p>Fixed an issue where empty chat bubbles appeared in the chat adapter when
an end-user used suggestion chips to respond to a virtual agent.</p></li>
<li><p>Fixed an issue where duplicated contact handle-duration events caused
inaccurate reporting for call and chat interactions.</p></li>
<li><p>Fixed an issue where agents didn't receive the correct error messages when
their microphone was disabled or inaccessible during a call.</p></li>
<li><p>Fixed an issue where incoming calls were incorrectly multicasted and didn't
auto-answer when an agent was already in an active chat session.</p></li>
<li><p>Fixed an issue where calls deflected to external SIP or phone destinations
were missing the <code>ends_at</code> timestamp in call data.</p></li>
<li><p>Fixed an issue where the chat timeout event wasn't correctly emitted to the
headless web SDK, causing sessions to remain active for up to 120 minutes,
regardless of the configured settings.</p></li>
<li><p>Fixed an issue where agents using Salesforce-Lightning or Zendesk embeds
couldn't maintain a stable presence connection.</p></li>
<li><p>Fixed an issue where headless web SDK client methods didn't work after a
mid-session authentication update.</p></li>
<li><p>Fixed an issue where agents were unexpectedly logged out of all active
sessions.</p></li>
<li><p>Fixed an issue where calls producing multiple recording segments resulted in
duplicate entries in Customer Experience Insights.</p></li>
<li><p>Fixed an issue where the <code>parent_id</code> field was missing from callback call
responses in the manager API.</p></li>
<li><p>Fixed an issue where virtual agent transcripts were lost during escalations
to human agents.</p></li>
<li><p>Fixed an issue in the agent desktop where the sentiment score appeared in
the <strong>Call details</strong> panel despite sentiment analysis being turned off in
the conversation profile.</p></li>
<li><p>Fixed an issue where the <strong>Escalated To Language</strong> column in the
<strong>Escalations</strong> table of the <strong>Virtual Agent - Calls</strong> dashboard incorrectly
displayed <code>Unknown</code> for French (Canada) calls.</p></li>
<li><p>Fixed an issue where calls didn't advance to the next cascade group after
the timer threshold was reached.</p></li>
</ul>
<h2 class="release-note-product-title">Google Distributed Cloud (software only) for VMware</h2>
<h3>Announcement</h3>
<p>Google Distributed Cloud (software only) for VMware 1.34.800-gke.90 is now available
for download. To upgrade, see <a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/vmware/docs/how-to/upgrading.md">Upgrade clusters</a>.
Google Distributed Cloud 1.34.800-gke.90 runs on Kubernetes v1.34.7-gke.200.</p>
<p>If you use a third-party storage vendor, check the listing of our
previously-qualified <a href="https://docs.cloud.google.com/kubernetes-engine/enterprise/docs/resources/partner-storage">storage partners</a>.</p>
<p>After a release, it takes approximately 7 to 14 days for the version to become
available for use with GKE On-Prem API clients: the Google Cloud console, the
gcloud CLI, and Terraform.</p>
<h3>Fixed</h3>
<p>The following issues were fixed in 1.34.800-gke.90:</p>
<ul>
<li>Fixed vulnerabilities listed in <a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/vmware/docs/vulnerabilities">Vulnerability fixes</a>.</li>
<li>Fixed an issue where user clusters remained stuck in a <code>Reconciling</code> state
after an admin cluster upgrade. The admin cluster controller skipped
reconciling legacy cluster lifecycle components during upgrades unless an initial
migration annotation was set. If legacy user clusters still existed on the
admin cluster, missing legacy API discovery (<code>cluster.k8s.io/v1alpha1</code>) caused
controller reconciliation to stall. With this fix, the controller preserves
legacy components as long as any legacy user clusters exist, and prunes them only
after all user clusters have migrated to advanced clusters.
</li>
<li>Fixed an issue where <code>gkectl prepare</code> failed with a
permission denied error when attempting to read a private
registry CA certificate. The certificate file permissions
are now set to <code>644</code> so non-root processes can read it.
</li>
<li>Fixed an issue where retrying a failed upgrade to an
Advanced Cluster (such as re-running with an existing
bootstrap cluster) could wipe or strip the encryption
keys in the generated-key-kms-plugin-config secret,
preventing the control plane from decrypting existing
Kubernetes secrets in etcd.
</li>
</ul>
<h2 class="release-note-product-title">Google Distributed Cloud (software only) for bare metal</h2>
<h3>Announcement</h3>
<p>Google Distributed Cloud (software only) for bare metal 1.34.800-gke.90 is now available for
download. To upgrade, see <a href="how-to/upgrade">Upgrade clusters</a>.
Google Distributed Cloud for bare metal
1.34.800-gke.90 runs on Kubernetes v1.34.7-gke.200.</p>
<p>After a release, it takes approximately 7 to 14 days for the version to become
available for installations or upgrades with the GKE On-Prem API clients: the
Google Cloud console, the gcloud CLI, and Terraform.</p>
<p>If you use a third-party storage vendor, check the listing of our
previously-qualified <a href="https://docs.cloud.google.com/kubernetes-engine/enterprise/docs/resources/partner-storage">storage partners</a>.</p>
<h3>Fixed</h3>
<p>The following issues were fixed in 1.34.800-gke.90:</p>
<ul>
<li>Fixed vulnerabilities listed in <a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/bare-metal/docs/vulnerabilities">Vulnerability fixes</a>.</li>
<li>Removed <code>csi-snapshot-validation-webhook</code>, the <a href="https://kubernetes-csi.github.io/docs/snapshot-validation-webhook.html#description">Snapshot validation webhook</a> component.</li>
</ul>
<h2 class="release-note-product-title">Google SecOps Marketplace</h2>
<h3>Feature</h3>
<p><strong>Wiz</strong>: Version 9.0</p>
<ul>
<li><p>Added the following new job:</p>
<ul>
<li><strong>Wiz and Google SecOps Bi-directional Sync Job</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Exchange</strong>: Version 125.0</p>
<ul>
<li><p>Updated the parsing logic for nested S/MIME email attachments (<code>.eml</code>) sent
from macOS and Windows in the following connector:</p>
<ul>
<li><strong>Exchange Mail Connector v2 with Oauth Authentication</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Microsoft Teams</strong>: Version 39.0</p>
<ul>
<li><p>Updated error handling in the following job:</p>
<ul>
<li><strong>Refresh Token Renewal Job</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Palo Alto Cortex XDR</strong>: Version 32.0</p>
<ul>
<li><p>Fixed an issue where the job repeatedly logged errors when a case was merged
or deleted in Google SecOps in the following job:</p>
<ul>
<li><strong>Sync Incidents</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Proofpoint Cloud Threat Response</strong>: Version 5.0</p>
<ul>
<li><p>Fixed an issue where null, missing, or unmapped priority values in API
payloads caused log ingestion errors in the following connector:</p>
<ul>
<li><strong>Proofpoint Cloud Threat Response - Incidents Connector</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Pub/Sub</strong>: Version 4.0</p>
<ul>
<li><p>Added support for <code>pubsub_message_id</code> in the <strong>Unique ID Field</strong> parameter in
the following connector:</p>
<ul>
<li><strong>Pub/Sub - Messages Connector</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Splunk</strong>: Version 67.0</p>
<ul>
<li><p>Updated the lookback timestamp progression logic when all fetched alerts in a
cycle have already been processed in the following connector:</p>
<ul>
<li><strong>Splunk ES - Notable Events Connector</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Zscaler</strong>: Version 16.0</p>
<ul>
<li>Fixed an issue where legacy API key and password authentication failed due to
URL path normalization issues.</li>
</ul>
<h2 class="release-note-product-title">Managed Service for Apache Spark</h2>
<h3>Announcement</h3>
<p>New <a href="https://docs.cloud.google.com/managed-spark/docs/concepts/versioning/image-version-lists#supported-dataproc-image-versions"><strong>Managed Service for Apache Spark</strong> (formerly Dataproc on Compute Engine) subminor cluster image versions</a>:</p>
<ul>
<li>2.1.118-debian11, 2.1.118-rocky8, 2.1.118-ubuntu20, 2.1.118-ubuntu20-arm</li>
<li>2.2.86-debian12, 2.2.86-rocky9, 2.2.86-ubuntu22, 2.2.86-ubuntu22-arm</li>
<li>2.3.35-debian12, 2.3.35-ml-ubuntu22, 2.3.35-rocky9, 2.3.35-ubuntu22, 2.3.35-ubuntu22-arm</li>
<li>3.0.1-debian13, 3.0.1-ml-ubuntu24, 3.0.1-rocky9, 3.0.1-ubuntu24</li>
</ul>
<p>Key updates in these image versions include:</p>
<ul>
<li><strong>Iceberg updates</strong>: In the <code>2.3</code> image version, 2.3 clusters with Lightning Engine now use Iceberg version <code>1.10</code> by default.</li>
<li><strong>OpenLineage updates</strong>: In the <code>2.2</code> and <code>2.3</code> image versions:
<ul>
<li>Upgraded OpenLineage to version <code>1.49</code> to support lineage for tables created using the Lakehouse Runtime catalog.</li>
</ul></li>
</ul>
<p><strong>Rollback Notice:</strong> The <code>2.2.86</code> image versions were rolled back on <a href="https://cloud.google.com/managed-spark/docs/release-notes#August_31_2026">August 31, 2026</a>.</p>
<h3>Fixed</h3>
<p><strong>Managed Service for Apache Spark</strong> (formerly Dataproc on Compute Engine): Fixed a segmentation fault when OpenLineage parses complex SQL query strings.</p>
<h2 class="release-note-product-title">Oracle Database@Google Cloud</h2>
<h3>Feature</h3>
<p>Oracle Database@Google Cloud supports provisioning VM file system storage (VM images) and VM backups on Exascale storage for Exadata VM Clusters. This feature lets you to offload VM artifacts to Exascale, freeing up capacity and reducing dependence on local DB Server storage. For more information, see <a href="https://docs.cloud.google.com/oracle/database/docs/configure-exascale-storage">Configure Exascale Storage Vault for Exadata Infrastructure</a> and <a href="https://docs.cloud.google.com/oracle/database/docs/create-clusters#create-cluster-using-vault">Create Exadata VM Clusters with Exascale Storage Vaults</a>.</p>
<p>This feature is <a href="https://cloud.google.com/products#product-launch-stages">Generally Available (GA)</a>.</p>
<h2 class="release-note-product-title">Virtual Private Cloud</h2>
<h3>Feature</h3>
<p><strong>General Availability</strong>: You can use Private Service Connect
<a href="https://docs.cloud.google.com/vpc/docs/about-accessing-regional-google-apis-endpoints">endpoints</a> and
<a href="https://docs.cloud.google.com/vpc/docs/private-service-connect-backends#multiregional-google-apis">backends</a>
to access multi-regional service endpoints such as
<code>storage.us.rep.googleapis.com</code>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 18, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_18_2026</id>
    <updated>2026-08-18T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_18_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">App Engine standard environment Java</h2>
<h3>Feature</h3>
<p>Support for <a href="https://docs.cloud.google.com/appengine/migration-center/standard/java/images-to-cloud-run">migrating from the App Engine Images service to
Cloud Run</a> is in
<a href="https://cloud.google.com/products/#product-launch-stages">General Availability (GA)</a>.</p>
<h2 class="release-note-product-title">App Engine standard environment Python</h2>
<h3>Feature</h3>
<p>Support for <a href="https://docs.cloud.google.com/appengine/migration-center/standard/python/images-to-cloud-run">migrating from the App Engine Images service to
Cloud Run</a> is in
<a href="https://cloud.google.com/products/#product-launch-stages">General Availability (GA)</a>.</p>
<h2 class="release-note-product-title">Application Design Center</h2>
<h3>Feature</h3>
<p>Application Design Center provides the
<code>application-design-center-design-deploy</code> agent skill to help AI agents design,
validate, deploy, and troubleshoot Google Cloud infrastructure. For more
information, see
<a href="https://docs.cloud.google.com/application-design-center/docs/agent-skills-overview">App Design Center agent skills</a>.</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>The default per-project limit of user-specific
<a href="https://docs.cloud.google.com/bigquery/docs/reservations-assignments#assignment-logic-and-criteria">reservation assignments</a>
has been increased from 10 to 100.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Google Sites federated connector (GA)</strong></p>
<p>The Google Sites federated connector is generally available (GA) on
Gemini Enterprise. You can use the Gemini Enterprise app assistant to
search across internal company websites, team sites, intranets, project
hubs, and informational pages hosted on Google Sites, and get answers
grounded in that content without needing to ingest the data.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/connect-sites">Connect to Google Sites</a>.</p>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Gemini 3.6 Flash available in US and EU multi-regions</strong></p>
<p>Gemini 3.6 Flash is generally available in the <code>us</code> and <code>eu</code> multi-regions, and
an allowlist is no longer required to use Gemini 3.6 Flash in the <code>us</code>
multi-region.
To make Gemini 3.6 Flash available to users in the Gemini Enterprise app,
administrators must turn on the <strong>Gemini 3.6 Flash</strong> feature toggle in the
Google Cloud console.</p>
<p>If an administrator previously turned on the <strong>Gemini 3.6 Flash</strong> toggle for
an app in the <code>us</code> or <code>eu</code> multi-region and accepted the out-of-region routing
warning, traffic for that app automatically routes to the app's location
(<code>us</code> or <code>eu</code>). No action is required.</p>
<p>In regions where the model is not supported, administrators can still enable
the model by acknowledging a warning that traffic routes to the <code>global</code>
endpoint, which does not support regional data residency.</p>
<p>For more information, see:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/manage-web-app-features">Manage features on the web
app</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/locations">Data residency for Gemini Enterprise Standard and Plus Editions and Gemini
Notebook Enterprise</a></li>
</ul>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Access and configure AI developer tools</strong></p>
<p>AI developer tools is generally available (GA) for Gemini Enterprise Standard,
Plus, and Pay-as-you-go editions with an invoiced Cloud Billing account.
This launch includes access to Antigravity 2.0, Antigravity CLI, and
Android Studio.</p>
<p>Key capabilities of AI developer tools include the following:</p>
<ul>
<li><strong>Administrative controls</strong>: Turn on or turn off AI developer tools, configure
security policies (such as file access and terminal command execution), and
manage model availability in the Google Cloud console.</li>
<li><strong>Usage metrics dashboard</strong>: Monitor developer adoption, active users, token
consumption, and API call volumes with integrated Cloud Monitoring and
logging.</li>
</ul>
<p>You can manage access to AI developer tools using a custom
IAM role.</p>
<p>For more information, see the following:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/ai-developer-tools-overview">AI developer tools overview</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/ai-developer-tools-settings">Configure AI developer tools settings</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/ai-developer-tools-creating-custom-roles">Create custom roles for AI developer tools</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/ai-developer-tools-metrics">View AI developer tools metrics</a></li>
</ul>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>CodeMender updates: Model support</strong></p>
<p>This release introduces updates to CodeMender:</p>
<ul>
<li><strong>Gemini 3 Flash removal</strong>: Gemini 3 Flash (<code>gemini-3-flash-preview</code>) is no longer supported as a model backend for CodeMender. CodeMender supports Gemini 3.5 Flash (default) and Gemini 3.1 Pro Preview.</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/codemender#specifying-the-model">Specifying the model</a>.</p>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Change</h3>
<p>For node pools running on GKE versions 1.36.3-gke.1480000 and later, the minimum
supported boot disk size is 15 GB. For earlier versions, the minimum supported
boot disk size is 12 GB.</p>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Evaluate threat coverage and generate rules with the Detection Engineering Agent</strong></p>
<p>This feature is in public preview. You can now evaluate and strengthen your Google SecOps security posture against emerging threats using the Detection Engineering Agent. This AI-powered assistant helps you extract threat intelligence and automatically draft YARA-L detection rules, drastically improves time-to-value for custom security automation and accelerating risk mitigation. The agent is accessible using Model Context Protocol (MCP) tools operated by compatible AI clients (such as Google Antigravity or Claude Code). For more information, see  <a href="https://docs.cloud.google.com/chronicle/docs/secops/agentic-detection-engineering">Evaluate threat coverage with the Detection Engineering Agent</a>.</p>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Event simulation for detection coverage evaluation</strong></p>
<p>This feature is in public preview. You can now programmatically deliver realistic threat sequences into the live ingestion pipeline using event simulation. Event simulation provides a full-funnel detection coverage evaluation framework embedded directly within Google SecOps, enabling detection engineering and SOC teams to verify the entire detection lifecycle—from UDM normalization to multi-event correlation and alerting—while preserving production SOC workflows.</p>
<p>As a core capability of the <a href="https://docs.cloud.google.com/chronicle/docs/secops/agentic-detection-engineering">Detection Engineering Agent (DEA)</a> architecture, event simulation connects Google SecOps MCP tools with AI assistance (such as Gemini) to automate threat intel processing, synthetic telemetry generation, and YARA-L 2.0 rule coverage evaluation.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/secops/event-simulation">Use event simulation for detection coverage evaluation</a>.</p>
<h2 class="release-note-product-title">Looker</h2>
<h3>Announcement</h3>
<p>The latest versions in the Looker (Google Cloud core) <a href="https://docs.cloud.google.com/looker/docs/looker-core-release-process#release_channels">release channels</a> are beginning deployment as follows:</p>
<ul>
<li>Latest version in the Rapid channel: <strong>Looker 26.14</strong></li>
<li>Latest version in the Regular channel: <strong>Looker 26.12</strong></li>
<li>Latest version in the No Channel channel: <strong>Looker 26.14</strong></li>
</ul>
<h2 class="release-note-product-title">NetApp Volumes</h2>
<h3>Announcement</h3>
<p>Google Cloud NetApp Volumes is now Canada Controlled Goods (CCG) compliant for
the Standard, Premium, and Extreme service levels. For more information, see
<a href="https://docs.cloud.google.com/netapp/volumes/docs/compliance">Compliance</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 17, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_17_2026</id>
    <updated>2026-08-17T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_17_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">AlloyDB for PostgreSQL</h2>
<h3>Feature</h3>
<p>You can now use the
<a href="https://docs.cloud.google.com/alloydb/docs/connect-ide-using-mcp-toolbox#access-advanced-query-insights">Model Context Protocol (MCP) Toolbox for Databases</a>
to access AlloyDB observability features and advanced query insights directly in
your IDE.</p>
<h2 class="release-note-product-title">Assured Workloads</h2>
<h3>Feature</h3>
<p>The
<a href="https://docs.cloud.google.com/assured-workloads/docs/control-packages/canada-controlled-goods-program">Data Boundary for Canada Controlled Goods Program (CGP)</a>
control package is now generally available.</p>
<h2 class="release-note-product-title">Backup and DR</h2>
<h3>Announcement</h3>
<p>Beginning November 1, 2026, Backup and DR will automatically apply a project-level lien to any project containing a backup vault with backups protected by enforced retention. To secure project liens against unauthorized removal and manage lien deletion securely, you can configure multi-party approval using Privileged Access Manager (PAM).</p>
<p>For more information, see <a href="https://docs.cloud.google.com/backup-disaster-recovery/docs/configuration/project-liens-multi-party-approval">Protect project liens by using Privileged Access Manager</a> and <a href="https://docs.cloud.google.com/resource-manager/docs/project-liens">Protect projects with liens</a>.</p>
<h2 class="release-note-product-title">Cloud CDN</h2>
<h3>Feature</h3>
<p>Cloud CDN supports the targeted <code>CDN-Cache-Control</code> HTTP response
header <a href="https://www.rfc-editor.org/rfc/rfc9213">RFC 9213</a>. You can use
this header to specify caching directives specifically for Cloud CDN edge
caches without affecting browser-level caching.</p>
<p>For details, see <a href="https://docs.cloud.google.com/cdn/docs/caching#cache-control-headers">Cache control header precedence</a>.</p>
<h2 class="release-note-product-title">Cloud Database Migration Service</h2>
<h3>Announcement</h3>
<p>Database Migration Service for MySQL homogeneous migrations now supports MySQL version 9.7.
For more information, see
<a href="https://docs.cloud.google.com/database-migration/docs/supported-databases" track-metadata-position="releaseNotes" track-metadata-srcpg="docs/release-notes" track-name="supported_src_dst_core" track-type="releaseNoteLink">
Supported source and destination databases</a>.</p>
<h2 class="release-note-product-title">Cloud NGFW</h2>
<h3>Feature</h3>
<p>Support for the Advanced malware sandbox (WildFire) service is now restored.
You can now use Advanced malware sandbox to perform deep inspection of
network-routed file transfers and block zero-day malware before it reaches
your workloads. Advanced malware sandbox
is available in the Cloud Next Generation Firewall Enterprise tier.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/firewall/docs/about-wildfire">Advanced malware sandbox overview</a> and
<a href="https://docs.cloud.google.com/firewall/docs/configure-wildfire">Configure Advanced malware sandbox in your network</a>.
This feature is available in <strong>Preview</strong>.</p>
<h2 class="release-note-product-title">Cloud Storage</h2>
<h3>Feature</h3>
<p>If you delete your project, buckets that have soft delete enabled are
now retained for a limited amount of time before being permanently deleted.
If you restore a deleted project during this time period, these buckets are
restored to the state that they were in when the project was deleted.</p>
<p>For more information about soft delete and the restoration window, see
<a href="https://docs.cloud.google.com/storage/docs/soft-delete">Soft delete</a>.</p>
<h2 class="release-note-product-title">Cloud Trace</h2>
<h3>Feature</h3>
<p>The following limits associated with the Cloud Trace API,
<code>cloudtrace.googleapis.com</code>, have increased:</p>
<ul>
<li>Maximum attributes per span: 1,024</li>
<li>Maximum attribute value size: 65,532 bytes</li>
<li>Maximum attribute key size: 512 bytes</li>
<li>Maximum span name length: 1,024 bytes</li>
<li>Maximum events per span: 256</li>
</ul>
<p>The new limits are consistent with those supported by the Telemetry API,
which implements the <a href="https://opentelemetry.io/docs/specs/otlp">OpenTelemetry Protocol (OTLP)</a>.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/trace/docs/quotas#trace-api-quotas-and-limits">Cloud Trace API quotas and limits</a>.</p>
<h2 class="release-note-product-title">Container Optimized OS</h2>
<h3>Change</h3>
<h3 id="cos-beta-133-19999-0-46">cos-beta-133-19999-0-46 <a id='"cos-arm64-beta-133-19999-0-46"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/597640a484f462d27f6bc35d247e63f0009a2fc0
">COS-6.18.39</a></td>
<td>v29.4.3</td>
<td>v2.3.2</td>
<td><a href="https://storage.googleapis.com/cos-tools/19999.0.46/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<h3 id="cos-129-19506-299-137">cos-129-19506-299-137 <a id='"cos-arm64-129-19506-299-137"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/f8942cf365df41f4179e94e9c9af498b8509984f
">COS-6.12.94</a></td>
<td>v27.5.1</td>
<td>v2.2.6</td>
<td><a href="https://storage.googleapis.com/cos-tools/19506.299.137/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Feature</h3>
<p>Enabled CONFIG_UDMABUF on x86_64.</p>
<h3>Feature</h3>
<p>Enabled CONFIG_UDMABUF on x86_64.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68081 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64561 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64562 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64567 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64572 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64576 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64579 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64590 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64593 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64597 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64598 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64604 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68092 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68093 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68116 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68119 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68136 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68139 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68142 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68145 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68147 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68149 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68171 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68184 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68186 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68187 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68296 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68299 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68329 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68336 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68343 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68386 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68388 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68396 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68425 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68428 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68432 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68442 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68450 in the Linux kernel.</p>
<h3>Change</h3>
<p>Runtime sysctl changes:
<ul>
<li>Changed: net.ipv4.udp_mem: 188034   250715  376068 -&gt; 188034    250714  376068</li>
</ul></p>
<h3>Change</h3>
<h3 id="cos-125-19216-532-108">cos-125-19216-532-108 <a id='"cos-arm64-125-19216-532-108"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/0be1f7be3821f7cb9ad728d32f04610a53b8a3d6
">COS-6.12.94</a></td>
<td>v27.5.1</td>
<td>v2.1.9</td>
<td><a href="https://storage.googleapis.com/cos-tools/19216.532.108/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Feature</h3>
<p>Enabled CONFIG_UDMABUF on x86_64.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64380 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64561 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64562 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64567 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64572 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64576 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64579 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64580 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64590 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64593 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64597 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64598 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64604 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68092 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68119 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68136 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68142 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68145 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68146 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68147 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68149 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68184 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68186 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68187 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68284 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68338 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68388 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68396 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68398 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68422 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68425 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68428 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68432 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68442 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68450 in the Linux kernel.</p>
<h3>Change</h3>
<h3 id="cos-121-18867-528-65">cos-121-18867-528-65 <a id='"cos-arm64-121-18867-528-65"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/fdc1aebadcf910bcaa07dbc287989e5b3ed46781
">COS-6.6.143</a></td>
<td>v27.5.1</td>
<td>v2.0.10</td>
<td><a href="https://storage.googleapis.com/cos-tools/18867.528.65/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Security</h3>
<p>Fixed CVE-2026-64561 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64562 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64572 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64576 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64579 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64580 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64597 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64598 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64604 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68093 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68116 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68147 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68184 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68186 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68187 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68284 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68325 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68336 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68338 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68343 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68386 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68398 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68425 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68428 in the Linux kernel.</p>
<h3>Change</h3>
<h3 id="cos-117-18613-675-56">cos-117-18613-675-56 <a id='"cos-arm64-117-18613-675-56"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/6c0a16f645a1b04d40574d8aa7fdd8710cf91309
">COS-6.6.143</a></td>
<td>v24.0.9</td>
<td>v1.7.34</td>
<td><a href="https://storage.googleapis.com/cos-tools/18613.675.56/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Security</h3>
<p>Fixed CVE-2026-64227 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64476 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64561 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64562 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64572 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64576 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64579 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64580 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64597 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64598 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64604 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68093 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68184 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68186 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68187 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68284 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68299 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68329 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68336 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68338 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68343 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68388 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68398 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-68425 in the Linux kernel.</p>
<h2 class="release-note-product-title">Dataform</h2>
<h3>Feature</h3>
<p>You can now use the
<a href="https://docs.cloud.google.com/dataform/docs/use-dataform-mcp">Dataform remote Model Context Protocol (MCP) server</a>
to manage data transformation workflows through AI agents. This feature is
<a href="https://cloud.google.com/products#product-launch-stages">generally available</a>
(GA).</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: General availability for registering A2UI and A2A agents with Gemini Enterprise, including A2UI version v0.9 support</strong></p>
<p>Gemini Enterprise administrators can register and manage agents using <a href="https://a2ui.org/introduction/what-is-a2ui/">Agent to
UI (A2UI)</a> to build custom
interfaces and the <a href="https://a2a-protocol.org/">Agent2Agent (A2A) Protocol</a> for
communication with Gemini Enterprise.</p>
<p>With this release:</p>
<ul>
<li>The feature is generally available (GA) instead of Public Preview.</li>
<li>Support is added for A2UI version v0.9, in addition to v0.8 protocols. A2UI
v0.9 supports the new Material Design-based components catalog.</li>
</ul>
<p>For more information, see:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/a2ui-agents/register-and-manage-an-a2ui-agent">Register and manage agents using A2UI and A2A</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/a2ui-agents/a2ui-component-gallery-reference">A2UI component gallery reference</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/a2ui-agents/tutorial-host-agent-cloud-run">Tutorial: Host an agent on Cloud Run</a></li>
</ul>
<h2 class="release-note-product-title">Looker</h2>
<h3>Announcement</h3>
<p>Looker's <a href="https://docs.cloud.google.com/looker/docs/continuous-integration">Continuous Integration</a> is based on the legacy standalone Spectacles service. Looker will continue to integrate and evolve the Spectacles features into Looker's Continuous Integration, and the legacy standalone Spectacles service itself will be discontinued starting November 30, 2026. Existing Spectacles customers will receive an email with details. If you have any questions or require assistance, please contact us at <a href="mailto:spectacles-support@google.com">spectacles-support@google.com</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 16, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_16_2026</id>
    <updated>2026-08-16T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_16_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Agent Platform Workbench</h2>
<h3>Change</h3>
<h3 id="20260816-2330-rc0_release">20260816-2330-rc0 Release</h3>
<h3>Change</h3>
<h3 id="20260816-2330-rc0_release">20260816-2330-rc0 Release</h3>
<h3>Security</h3>
<p>Updated the bundled Ruby gems rexml and net-imap to patched versions, addressing known vulnerabilities.</p>
<h3>Security</h3>
<p>Updated aiohttp, joblib and cryptography to patched versions, addressing known vulnerabilities including CVE-2022-21797 and CVE-2025-69223.</p>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<p>Updated the CUDA base image from 12.8.1 to 12.9.2 (CUDA 12.9, cuDNN 9.10). This is a minor CUDA 12 update, binary compatible with the previous image, and also addresses known vulnerabilities in a bundled NVIDIA profiler component.</p>
<h3>Security</h3>
<p>Updated the bundled Ruby gems rexml and net-imap to patched versions, addressing known vulnerabilities.</p>
<h3>Deprecated</h3>
<p>Removed the JupyterLab 3 environment from the Python 3.12 custom container; JupyterLab 4 is now the only JupyterLab environment and is always used. The Python 3.10 images are unaffected.</p>
<h3>Security</h3>
<p>Updated aiohttp, joblib and cryptography to patched versions, addressing known vulnerabilities including CVE-2022-21797 and CVE-2025-69223.</p>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<h3 id="20260816-2230-rc0_release">20260816-2230-rc0 Release</h3>
<h3>Change</h3>
<h3 id="20260816-2230-rc0_release">20260816-2230-rc0 Release</h3>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<h3 id="20260816-2130-rc0_release">20260816-2130-rc0 Release</h3>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Change</h3>
<h3 id="m146_release">M146 Release</h3>
<h3>Change</h3>
<p>Installed latest packages from upstream dependencies.</p>
<h3>Fixed</h3>
<p>Fixed the Git panel's grayed out buttons, which were disabled due to an issue with the Jupyter Lab's Git plugin introduced in version 0.54.0.</p>
<h2 class="release-note-product-title">Google SecOps SOAR</h2>
<h3>Announcement</h3>
<p>Release 6.3.98 is being rolled out to the first phase of regions as listed
<a href="https://docs.cloud.google.com/chronicle/docs/soar/overview-and-introduction/soar-gradual-release">here</a>.</p>
<p>This release contains internal and customer bug fixes.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 15, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_15_2026</id>
    <updated>2026-08-15T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_15_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>Monitor semantic governance policies with built-in metrics (Preview)</strong></p>
<p>Built-in Cloud Monitoring metrics for the semantic governance policy engine
are available in Preview. You can now observe request throughput, evaluation
counts, latencies, verdict distribution (<code>ALLOW</code> versus <code>DENY</code>), and LLM
token consumption for the policy engine directly in
<a href="https://docs.cloud.google.com/monitoring/charts/metrics-explorer">Metrics Explorer</a>, query them through
the Cloud Monitoring v3 API and PromQL, and use them in alerting policies.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/govern/policies/monitor-semantic-governance">Monitor semantic governance
policies</a>.</p>
<h3>Feature</h3>
<p><strong>AlphaFold 3 is generally available</strong></p>
<p>AlphaFold 3 is now generally available (GA) and available for approved users for
commercial research use.</p>
<p>AlphaFold 3 Google DeepMind's and Isomorphic Labs' deep learning model to
predict the 3D structures and interactions of proteins, DNA, RNA, ligands, and
ions. For more information, see
<a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/open-models/alphafold-3">AlphaFold 3</a>.</p>
<h2 class="release-note-product-title">Google SecOps SOAR</h2>
<h3>Announcement</h3>
<p><a href="https://docs.cloud.google.com/chronicle/docs/soar/release-notes#August_09_2026">Release 6.3.97</a> is now
available for all regions.</p>
<h2 class="release-note-product-title">Secure Source Manager</h2>
<h3>Feature</h3>
<p>The Secure Source Manager Model Context Protocol (MCP) server is available in
<a href="https://docs.cloud.google.com/products#product-launch-stages">Preview</a>. You can use the
Secure Source Manager MCP server to connect AI tools and coding assistants directly
to your repositories, branch rules, pull requests, and issues.</p>
<p>For more information, see the
<a href="https://docs.cloud.google.com/secure-source-manager/docs/reference/mcp">
Secure Source Manager MCP reference</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 14, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_14_2026</id>
    <updated>2026-08-14T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_14_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">App Engine flexible environment .NET</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/flexible/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine flexible environment Go</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/flexible/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine flexible environment Java</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/flexible/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine flexible environment Node.js</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/flexible/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine flexible environment PHP</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/flexible/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine flexible environment Python</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/flexible/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine flexible environment Ruby</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/flexible/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine flexible environment custom runtimes</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/flexible/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine standard environment Go</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/standard/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine standard environment Java</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/standard/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine standard environment Node.js</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/standard/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine standard environment PHP</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/standard/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine standard environment Python</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/standard/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">App Engine standard environment Ruby</h2>
<h3>Feature</h3>
<p>To improve security, starting in August 2026, App Engine opts your application into TLS version 1.2 and later. You can opt out until the end of August 2026. Starting in September 2026, App Engine might permanently block insecure traffic with TLS version 1.1 and earlier. For more information, see <a href="https://docs.cloud.google.com/appengine/docs/standard/secure-minimum-tls">Secure minimum TLS</a>.</p>
<h2 class="release-note-product-title">Carbon Footprint</h2>
<h3>Announcement</h3>
<p>As detailed in our <a href="https://storage.googleapis.com/gweb-mobius-cdn/sustainability/uploads/21455428735c7305f2cb5c0038fc14bb0803abb8.pdf#page=22">2026 Environmental Report (p. 22)</a>, Google is now using Granular Certificates purchased from the marketplace to strategically match more of our load on an hourly basis. To accurately incorporate these certificates into the Cloud customers' allocation of carbon intensity calculations, the July 2026 semi-annual <a href="https://docs.cloud.google.com/carbon-footprint/docs/methodology#market-based-allocation">methodology refresh</a> will be delayed by one month. We will provide further updates once the revised data is available.</p>
<h2 class="release-note-product-title">Cloud Logging</h2>
<h3>Announcement</h3>
<p>The Telemetry API for logs ingestion is
<a href="https://docs.cloud.google.com/products#product-launch-stages">generally available (GA)</a>.
You can ingest OTLP logs into Cloud Logging by using an
OpenTelemetry Collector, an OTLP exporter, and the Telemetry API. For more
information, see
<a href="https://docs.cloud.google.com/stackdriver/docs/otlp/overview">OTLP ingestion overview</a>.</p>
<h2 class="release-note-product-title">Compute Engine</h2>
<h3>Feature</h3>
<p><strong>Generally available</strong>: You can use zonal and global extension
policies in VM Extension Manager to
automatically install and manage extensions, such as the Ops Agent, on a fleet of VMs and to ensure consistent extension states across your project.</p>
<p>To improve observability of enforcement states and guest agent activities, you
can <a href="https://docs.cloud.google.com/compute/docs/vm-extensions/view-vm-extension-logs">view VM extension logs</a>
by using Cloud Logging. These logs help you identify and troubleshoot issues with
VM extensions.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/compute/docs/vm-extensions/about-vm-extension-manager">About VM Extension
Manager</a>.</p>
<h2 class="release-note-product-title">Cortex Framework</h2>
<h3>Announcement</h3>
<h3 id="release_7_0_3">Release 7.0.3</h3>
<h3>Fixed</h3>
<ul>
<li>Resolved an issue where <code>SapBdcProductBuilder</code> incorrectly enforced SAP-versioned sections (ecc, s4, common) in <code>table_settings</code>.</li>
</ul>
<h2 class="release-note-product-title">Developer Connect</h2>
<h3>Announcement</h3>
<p><a href="https://cloud.google.com/developer-connect/docs/insights">Developer Connect insights</a> is now <a href="https://cloud.google.com/products#product-launch-stages">generally available</a>.</p>
<h3>Feature</h3>
<p>VPC Service Controls support for Developer Connect is
<a href="https://cloud.google.com/products#product-launch-stages">generally available</a>.
For instructions on using this feature, see
<a href="https://docs.cloud.google.com/build/docs/private-pools/using-vpc-service-controls">Using VPC Service Controls</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Gemini 3.7 Flash available in the mobile app</strong></p>
<p>Gemini 3.7 Flash is generally available (GA) in the Gemini Enterprise
mobile app. Mobile app users can select and use the Gemini 3.7 Flash model for
their conversations within the app. To make the model available, administrators
must turn on the <strong>Gemini 3.7 Flash</strong> feature toggle in the Google Cloud
console.</p>
<p>For more information, see:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/manage-web-app-features">Manage features on the web
app</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/locations">Data residency for Gemini Enterprise Standard and Plus Editions and Gemini
Notebook Enterprise</a></li>
</ul>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Change</h3>
<h4 id="2026-r34-version-updates">(2026-R34) Version updates</h4>
<p>GKE cluster versions have been updated.</p>
<p><strong>New versions available for upgrades and new clusters.</strong></p>
<p>The following versions are now available for new GKE clusters, and for
manual control plane upgrades and node upgrades for existing clusters. For more
information about versioning and upgrades, see <a href="https://cloud.google.com/kubernetes-engine/versioning">GKE versioning and
support</a> and <a href="https://cloud.google.com/kubernetes-engine/upgrades">About GKE
cluster upgrades</a>.</p>
<div>
<devsite-selector>
<section>
<h3>Rapid channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1462000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li><a href="https://cloud.google.com/kubernetes-engine/versioning#alpha-versions">Alpha version</a> <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.1173000+preview</a> is now available for GKE alpha clusters in the Rapid channel.</li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.33.13-gke.1329000</li>
<li>1.34.9-gke.1655000</li>
<li>1.35.6-gke.1710000</li>
<li>1.36.3-gke.1244000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.3-gke.1253000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1414000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1414000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Regular channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1329000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.33.13-gke.1109000</li>
<li>1.34.9-gke.1322000</li>
<li>1.35.6-gke.1258000</li>
<li>1.36.2-gke.1346000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Regular channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1362">1.36.2-gke.2064000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Stable channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1250000</a> is now the default version for cluster creation in the Stable channel.</li>
<li>The following versions are now available in the Stable channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322000</a></li>
</ul></li>
<li>The following versions are no longer available in the Stable channel:
<ul>
<li>1.33.13-gke.1011000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1287000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1057002 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1163012 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1241004 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1101000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1101000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1250000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Extended channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2456000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2579000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2175000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2268000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1329000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.31.14-gke.2246000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2543000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.1930000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2231000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1109000</li>
<li>1.34.9-gke.1322000</li>
<li>1.35.6-gke.1258000</li>
<li>1.36.2-gke.1346000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.30 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2437000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2437000</a></li>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2137000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1362">1.36.2-gke.2064000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>No channel (deprecated)</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1462000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2579000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2268000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1462000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.33.13-gke.1011000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.8-gke.1278000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1287000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1057002 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1163012 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1241004 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.2-gke.1346000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.3-gke.1244000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.3-gke.1253000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1362">1.36.2-gke.2064000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
</devsite-selector>
</div>
<h3>Security</h3>
<h4 id="2026-r34-security-updates">(2026-R34) Security updates</h4>
<p>This release includes new GKE versions that use updated
Container-Optimized OS images. These updated images are cumulative,
incorporating security fixes from all Container-Optimized OS
versions released since the previous GKE release.</p>
<p>To identify the specific vulnerabilities that were resolved in each updated
Container-Optimized OS image, see the <strong>Security</strong> release notes
for that image. The following table includes links to the release notes for
each updated Container-Optimized OS image:</p>
<p>
<table>
<tbody>
<tr>
<th>GKE version</th>
<th>Container-Optimized OS version</th>
<th>Details</th>
</tr>
<tr>
<td>1.31.14-gke.2579000</td>
<td>cos-117-18613-675-37</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m117#cos-117-18613-675-37_">cos-117-18613-675-37 release notes</a></td>
</tr>
<tr>
<td>1.32.13-gke.2268000</td>
<td>cos-117-18613-675-37</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m117#cos-117-18613-675-37_">cos-117-18613-675-37 release notes</a></td>
</tr>
<tr>
<td>1.33.13-gke.1462000</td>
<td>cos-121-18867-528-36</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m121#cos-121-18867-528-36_">cos-121-18867-528-36 release notes</a></td>
</tr>
<tr>
<td>1.35.7-gke.1150000</td>
<td>cos-125-19216-532-62</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m125#cos-125-19216-532-62_">cos-125-19216-532-62 release notes</a></td>
</tr>
<tr>
<td>1.37.0-gke.1173000+preview</td>
<td>cos-129-19506-299-60</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m129#cos-129-19506-299-60_">cos-129-19506-299-60 release notes</a></td>
</tr>
</tbody>
</table>
</p>
<h3>Change</h3>
<h4 id="2026-r34-version-updates">(2026-R34) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1250000</a> is now the default version for cluster creation in the Stable channel.</li>
<li>The following versions are now available in the Stable channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322000</a></li>
</ul></li>
<li>The following versions are no longer available in the Stable channel:
<ul>
<li>1.33.13-gke.1011000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1287000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1057002 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1163012 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1241004 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1101000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1101000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1250000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r34-version-updates">(2026-R34) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1329000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.33.13-gke.1109000</li>
<li>1.34.9-gke.1322000</li>
<li>1.35.6-gke.1258000</li>
<li>1.36.2-gke.1346000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Regular channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1362">1.36.2-gke.2064000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r34-version-updates">(2026-R34) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1462000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li><a href="https://cloud.google.com/kubernetes-engine/versioning#alpha-versions">Alpha version</a> <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.37.md#v1370">1.37.0-gke.1173000+preview</a> is now available for GKE alpha clusters in the Rapid channel.</li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.33.13-gke.1329000</li>
<li>1.34.9-gke.1655000</li>
<li>1.35.6-gke.1710000</li>
<li>1.36.3-gke.1244000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.3-gke.1253000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1414000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1414000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r34-version-updates">(2026-R34) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1462000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2579000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2268000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1462000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1106000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1150000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1537000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.33.13-gke.1011000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.8-gke.1278000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1287000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1057002 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1163012 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.5-gke.1241004 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.2-gke.1346000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.3-gke.1244000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.3-gke.1253000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1362">1.36.2-gke.2064000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r34-version-updates">(2026-R34) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2456000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2579000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2175000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2268000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1329000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.31.14-gke.2246000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2543000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.1930000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2231000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1109000</li>
<li>1.34.9-gke.1322000</li>
<li>1.35.6-gke.1258000</li>
<li>1.36.2-gke.1346000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.30 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2437000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2437000</a></li>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2137000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
<li>1.36 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1362">1.36.2-gke.2064000</a></li>
</ul></li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Monitor your data latency with the Health Hub</strong></p>
<p>This feature is in public preview. The <strong>Health Hub</strong> now includes two new tables to track the ingestion latency at both the source level and the log-type level. In addition, you can select a specific source or log type to open the <strong>Data Health Deep Dive</strong> page and view detailed information about ingestion latency. For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/reports/data-health-monitoring-and-troubleshooting-dashboard">Monitor health of data sources</a>.</p>
<p>Key capabilities include:</p>
<ul>
<li><strong>Improve end-to-end visibility and reduce mean time to debug (MTTD):</strong> Google SecOps calculates latency at both the source level and the log type level to improve end-to-end visibility and help reduce the mean time to debug (MTTD) for delayed logs.</li>
<li><strong>Monitor ingestion latency by source:</strong> View the ingestion latency for each individual data source.</li>
<li><strong>Monitor ingestion latency by log type:</strong> View the ingestion latency for each individual log type.</li>
<li><strong>View detailed information about ingestion latency:</strong> Select a specific source or log type to open the <strong>Data Health Deep Dive</strong> page and view detailed information about ingestion latency.</li>
</ul>
<aside class="note"><strong>Note:</strong><span> The <strong>Lookback Window</strong> will be fully rolled out next week.</span></aside>
<h2 class="release-note-product-title">Identity and Access Management</h2>
<h3>Feature</h3>
<p>You can use custom constraints with Organization Policy to provide more
granular control over specific fields for Agent Identity resources, such as
<code>agentidentity.googleapis.com/AuthProvider</code>. For more information, see
<a href="https://docs.cloud.google.com/iam/docs/agent-identity-custom-constraints">Use custom organization policies for Agent Identity</a>.
This feature is in
<a href="https://cloud.google.com/products#product-launch-stages">GA</a>.</p>
<h3>Feature</h3>
<p>Agent Identity VPC Service Controls (VPC Service Controls) integration is <a href="https://cloud.google.com/products#product-launch-stages">generally available</a>.
You can add the Agent Identity API (<code>agentidentity.googleapis.com</code>) and Agent Identity Credentials API (<code>agentidentitycredentials.googleapis.com</code>) to a service perimeter and specify agent identities in ingress and egress rules.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/iam/docs/agent-identity-overview">Agent Identity overview</a>.</p>
<h2 class="release-note-product-title">Policy Controller</h2>
<h3>Change</h3>
<p>Policy Controller version 1.24.1 is now available.</p>
<h2 class="release-note-product-title">VPC Service Controls</h2>
<h3>Feature</h3>
<p><a href="https://cloud.google.com/products#product-launch-stages">Generally available (GA)</a> support
for the following integrations:</p>
<ul>
<li><a href="https://docs.cloud.google.com/vpc-service-controls/docs/supported-products#table_agent_identity">Agent Identity API</a></li>
<li><a href="https://docs.cloud.google.com/vpc-service-controls/docs/supported-products#table_agent_identity_credentials">Agent Identity Credentials API</a></li>
</ul>
<h3>Feature</h3>
<p><a href="https://cloud.google.com/products#product-launch-stages">General availability</a>
support for the following integration:</p>
<ul>
<li><a href="https://docs.cloud.google.com/developer-connect/docs/vpc-service-controls">Developer Connect insights</a></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>August 13, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_13_2026</id>
    <updated>2026-08-13T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_13_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Apigee X</h2>
<h3>Announcement</h3>
<p>On August 13th, 2026, we began maintenance updates of Apigee instances <a href="https://docs.cloud.google.com/apigee/docs/api-platform/system-administration/maintenance-windows">configured for maintenance windows</a>.</p>
<p>If you set a preferred window for maintenance for your instance, and your instance version is
below <strong>1-18-0-apigee-2</strong>, your instance will be updated to <strong>1-18-0-apigee-2</strong> within the
next seven to 21 days. A notification containing the expected date of upgrade will be sent within the next two business days.</p>
<aside class="note">Note: Instances that meet either of the following two criteria will <b>not</b> be updated:
<ul>
<li>Your instance has a DNS misconfiguration, as described in <a href="https://docs.cloud.google.com/apigee/docs/release/known-issues">Known Issue 445936920</a>.</li>
<li>Your instance uses an Apigee Java Library that has been removed, as described in <a href="https://docs.cloud.google.com/apigee/docs/release/release-notes#October_16_2025">Apigee release notes dated October 16, 2025</a>.</li>
</ul></aside>
<p>For more information on participating in scheduled maintenance windows, see <a href="https://docs.cloud.google.com/apigee/docs/api-platform/system-administration/maintenance">Maintenance overview</a> and <a href="https://docs.cloud.google.com/apigee/docs/api-platform/system-administration/maintenance-windows">Manage Apigee instance maintenance windows</a>.</p>
<h3>Announcement</h3>
<p>On August 13th, 2026, we released an updated version of Apigee (1-18-0-apigee-3).</p>
<aside class="note"><strong>Note:</strong><span> Rollouts of this release began today and may take four or more business days to be completed across all Google Cloud zones. Your instances may not have the features and fixes available until the rollout is complete.</span></aside>
<h3>Fixed</h3>
<table>
<thead>
<tr>
<th>Bug ID</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>532147587</strong></td>
<td>To fix forward proxy support.</td>
</tr>
<tr>
<td><strong>537657987</strong></td>
<td>Fixed a bug where watcher failed to reconcile all routes if an environment was not found in the control plane.</td>
</tr>
<tr>
<td><strong>543022076</strong></td>
<td>Google Cloud BOM upgrade (protobuf 4.x, gRPC 1.81, Guava 33.5). One user-visible change: a malformed inbound gRPC request frame is now reported to the client as grpc-status INTERNAL(13) and recorded in analytics as x-apigee.grpc.status=13, where it was previously an Apigee ServiceUnavailable fault seen as UNAVAILABLE(14) with no x-apigee.grpc.status recorded. Otherwise no user facing impact, but any prod issue related to gcp, protobuf or gRPC may relate to this.</td>
</tr>
<tr>
<td><strong>542242046</strong></td>
<td>Fixed LLMTokenQuota metering the request against an arbitrary quota bucket when the API Product declared multiple models and the request carried no model.</td>
</tr>
<tr>
<td><strong>531731614</strong></td>
<td>Apigee analytics fields ai_llm_response_token_count, ai_llm_prompt_token_count, ai_llm_model_name, and ai_llm_model_provider are available in the Custom Report when LLMTokenQuota and PromptTokenLimit policies are used in Apigee proxies.</td>
</tr>
<tr>
<td><strong>492044413</strong></td>
<td>LLMTokenQuota resolves the model from the API Product LLM Operation when LLMModelSource is omitted and the request body has no model field.</td>
</tr>
<tr>
<td><strong>67169710</strong></td>
<td>Adds an opt-in &lt;DynamicClientIdSupported&gt; boolean XML element to the OAuthV2 policy. When true, AbstractOAuthStepExecution.extractClientDetails() preserves any non-empty ClientID/ClientSecret already present on the OAuthClientContext.</td>
</tr>
<tr>
<td><strong>531731614</strong></td>
<td>Apigee auto identifies the providers and publishes them to analytics.</td>
</tr>
<tr>
<td><strong>537396574</strong></td>
<td>Added feature to rotate the apigee-ca certificate.</td>
</tr>
<tr>
<td><strong>540861752</strong></td>
<td>Aligned the ApigeeDeployment conversion hub with its v1alpha3 storage version. Internal change; no effect on existing ApigeeDeployment resources.</td>
</tr>
<tr>
<td><strong>540861752</strong></td>
<td>Aligned the ApigeeDeployment custom resource's conversion hub with its v1alpha3 storage version. This internal change does not affect existing ApigeeDeployment resources.</td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td>Updates to infrastructure and libraries.</td>
</tr>
</tbody>
</table>
<h3>Security</h3>
<table>
<thead>
<tr>
<th>Bug ID</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>535928300</strong></td>
<td><strong>Security fix for Apigee.</strong> Fixed a security issue in JWT refresh token revocation handling.</td>
</tr>
<tr>
<td><strong>539515020</strong></td>
<td><strong>Security fix for Apigee.</strong> Fixed a security issue in the MessageValidation policy.</td>
</tr>
<tr>
<td><strong>535928530</strong></td>
<td><strong>Security fix for Apigee.</strong> Fixed a security issue in the OAuthV2 policy.</td>
</tr>
<tr>
<td><strong>535683286</strong></td>
<td><strong>Security fix for Apigee.</strong> Fixed a security issue in HTTP target interim-response handling.</td>
</tr>
<tr>
<td><strong>N/A</strong></td>
<td><strong>Security fix for Apigee infrastructure.</strong></td>
</tr>
</tbody>
</table>
<h2 class="release-note-product-title">Backup and DR</h2>
<h3>Feature</h3>
<p>You can now configure scheduled, application-consistent backups and point-in-time recovery (PITR) workflows for self-managed databases (including IBM Db2, SAP HANA, SAP ASE, SAP IQ, SAP MaxDB, PostgreSQL, MySQL, and MariaDB) running on Compute Engine Linux instances.</p>
<p>This feature uses the bring-your-own-script guest-flush framework to quiesce the database before snapshot creation, ensuring transaction consistency and eliminating data corruption risks. Additionally, you can configure dedicated Persistent Disk backups for database archive logs to enable point-in-time recovery.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/backup-disaster-recovery/docs/cloud-console/compute/application-consistent-backups-for-self-managed-databases">Configure application-consistent backups</a>.</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p>BigQuery pipelines now support automated metadata enrichment, allowing you to
define semantic metadata directly in SQLX configurations for synchronization
with Knowledge Catalog. In addition, the Data Engineering Agent proactively
generates this metadata based on your intent or context. For more information,
see
<a href="https://docs.cloud.google.com/bigquery/docs/manage-pipelines#metadata-scorecard">Metadata enrichment and data quality scorecard integration</a>.
This feature is in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<h2 class="release-note-product-title">Cloud SQL for MySQL</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/sql/docs/mysql/db-versions">Cloud SQL for MySQL 9.7</a> is generally available
(<a href="https://cloud.google.com/products#product-launch-stages">GA</a>).</p>
<p>For more information about the differences between MySQL 9.7 and previous
versions, review the <a href="https://dev.mysql.com/doc/relnotes/mysql/9.7/en/">MySQL 9.7 Release Notes</a>.</p>
<p>By default, if you specify MySQL 9.7 as the version when you create a Cloud SQL
instance (either primary or replica) using the gcloud CLI, the Google Cloud
console, or the REST API, then the Cloud SQL edition is Cloud SQL Enterprise Plus
edition.</p>
<p>This release introduces support for key MySQL 9.7 capabilities, including:</p>
<ul>
<li><a href="https://docs.cloud.google.com/sql/docs/mysql/vector-search#version-differences"><strong>Vector search</strong></a>: support
for the community-standard vector storage format
combined with advanced approximate nearest neighbor (ANN) vector
indexing in Cloud SQL.</li>
<li><a href="https://blogs.oracle.com/mysql/the-hypergraph-optimizer-is-now-available-in-mysql-9-7-community-edition"><strong>Hypergraph optimizer</strong></a>:
an alternative join-planning framework designed for
complex, multi-table queries. You can enable the hypergraph optimizer using an
<a href="https://dev.mysql.com/doc/refman/9.7/en/switchable-optimizations.html">optimizer switch</a>.</li>
<li><a href="https://dev.mysql.com/doc/refman/9.7/en/json-duality-views.html"><strong>JSON Duality Views</strong></a>:
a feature that bridges relational SQL and hierarchical
JSON document models to interact with the same underlying data.</li>
<li><strong>Upgrade and migration paths</strong>: support for <a href="https://docs.cloud.google.com/sql/docs/mysql/upgrade-major-db-version-inplace">in-place major version upgrade</a>
from Cloud SQL for MySQL 8.4 and
<a href="https://docs.cloud.google.com/database-migration/docs/mysql/migration-src-and-dest#cross-version-support">migrations from MySQL 8.4 using the Database Migration Service (DMS)</a>.</li>
</ul>
<aside class="note"><strong>Note:</strong><span> The legacy <code>mysql_native_password</code> authentication plugin is no longer
supported starting in Cloud SQL for MySQL 9.7. You must update all clients that
use built-in authentication user accounts to use the <code>caching_sha2_password</code> plugin
instead. For more information, see <a href="https://docs.cloud.google.com/sql/docs/mysql/features#mysql-authentication">MySQL authentication</a>.</span></aside>
<h3 id="flag_updates_for_mysql_97">Flag updates for MySQL 9.7</h3>
<p>Additionally, this release introduces several database flag changes.</p>
<table>
<thead>
<tr>
<th>MySQL database flag</th>
<th>Action</th>
<th>Details</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>activate_mandatory_roles</code></td>
<td>Added / Supported</td>
<td>Exposes mandatory roles configuration. Default is ON.</td>
</tr>
<tr>
<td><code>innodb_native_foreign_keys</code></td>
<td>Added / Supported</td>
<td>Exposes SQL layer foreign key handling configuration.</td>
</tr>
<tr>
<td><code>table_open_cache_triggers</code></td>
<td>Added / Supported</td>
<td>Configures trigger cache size limits.</td>
</tr>
<tr>
<td><code>connection_memory_status_limit</code></td>
<td>Added / Supported</td>
<td>Sets limit configurations on connection memory.</td>
</tr>
<tr>
<td><code>global_connection_memory_status_limit</code></td>
<td>Added / Supported</td>
<td>Sets global limit configurations on connection memory.</td>
</tr>
<tr>
<td><code>performance_schema_max_logger_classes</code></td>
<td>Added / Supported</td>
<td>Sets limits for performance schema logger classes.</td>
</tr>
<tr>
<td><code>caching_sha2_password_proxy_users</code></td>
<td>Added / Supported</td>
<td>Configures proxy users support for caching SHA-2.</td>
</tr>
<tr>
<td><code>caching_sha2_password_enforce_storage_format</code></td>
<td>Added / Supported</td>
<td>Enforces storage format rules for caching SHA-2.</td>
</tr>
<tr>
<td><code>caching_sha2_password_storage_format</code></td>
<td>Added / Supported</td>
<td>Sets storage format defaults for caching SHA-2.</td>
</tr>
<tr>
<td><code>innodb_log_file_size</code></td>
<td>Removed</td>
<td>Flag not supported in MySQL 9.7 and later.</td>
</tr>
<tr>
<td><code>innodb_log_files_in_group</code></td>
<td>Removed</td>
<td>Flag not supported in MySQL 9.7 and later.</td>
</tr>
<tr>
<td><code>innodb_undo_tablespaces</code></td>
<td>Removed</td>
<td>Flag not supported in MySQL 9.7 and later.</td>
</tr>
<tr>
<td><code>mysql_native_password_proxy_users</code></td>
<td>Removed</td>
<td>Flag not supported in MySQL 9.7 and later.</td>
</tr>
<tr>
<td><code>replica_parallel_type</code></td>
<td>Removed</td>
<td>Flag not supported in MySQL 9.7 and later.</td>
</tr>
<tr>
<td><code>slave_parallel_type</code></td>
<td>Removed</td>
<td>Flag not supported in MySQL 9.7 and later.</td>
</tr>
<tr>
<td><code>temptable_use_mmap</code></td>
<td>Removed</td>
<td>Flag not supported in MySQL 9.7 and later.</td>
</tr>
</tbody>
</table>
<p>For more information about MySQL database flags, see <a href="https://docs.cloud.google.com/sql/docs/mysql/flags">Configure database flags</a>.</p>
<h2 class="release-note-product-title">Cluster Toolkit</h2>
<h3>Feature</h3>
<p>Cluster Toolkit v1.100.0 is available. This release adds the
<code>--gke-namespace</code> flag to enable namespace-aware operations, enables <code>sauth</code> by
default in the Slurm module, and removes topology labels from the <code>nodeLabels</code> resources in Kueue
<code>ResourceFlavor</code> objects. For details, see the <a href="https://github.com/GoogleCloudPlatform/cluster-toolkit/discussions/6136">release announcement on
GitHub</a>.</p>
<h2 class="release-note-product-title">Data Studio</h2>
<h3>Announcement</h3>
<p>The following features are rolling out over the next week.</p>
<h3>Feature</h3>
<p><strong>Fullscreen charts</strong></p>
<p>You can view individual charts in fullscreen mode. Click the fullscreen
button in the chart header to expand the chart. This feature is not available
for scorecards and gauge charts.</p>
<h3>Feature</h3>
<p><strong>Rotate components</strong></p>
<p>You can rotate text boxes, images, and shapes in Data Studio. Report
creators can rotate these components on a non-responsive canvas and can reset
the rotation to 0 degrees.</p>
<h3>Feature</h3>
<p><strong>Center labels on stacked bar charts</strong></p>
<p>You can position labels in the center of stacked bar charts. If
insufficient space is available to center the label within the bar, the label
is displayed outside the bar.</p>
<p>For more information, see the <a href="https://docs.cloud.google.com/data-studio/bar-chart-and-column-chart-reference">Bar chart and column chart
reference</a>.</p>
<h3>Feature</h3>
<p><strong>Search for settings</strong></p>
<p>You can search for settings in the <strong>Setup</strong> and <strong>Style</strong> tabs of the
<a href="https://docs.cloud.google.com/data-studio/properties-panel">properties panel</a>.</p>
<h3>Feature</h3>
<p><strong>Copy chart as image</strong></p>
<p>You can copy a chart as a PNG image to your clipboard.</p>
<h3>Feature</h3>
<p><strong>Bubble chart border color</strong></p>
<p>You can modify the border color of bubbles in bubble charts.</p>
<h2 class="release-note-product-title">Dataform</h2>
<h3>Feature</h3>
<p>Dataform workflows and BigQuery pipelines now support automated metadata
enrichment for BigQuery tables and views, allowing you to define semantic
metadata directly in SQLX configurations for synchronization with the Knowledge
Catalog. For more information, see
<a href="https://docs.cloud.google.com/dataform/docs/create-tables#add-metadata">Add metadata for Knowledge Catalog</a>.
This feature is in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<h2 class="release-note-product-title">Error Reporting</h2>
<h3>Announcement</h3>
<p>Error Reporting can report stack traces collected from Rust applications
using <a href="https://doc.rust-lang.org/std/backtrace/index.html"><code>std::backtrace</code></a>.
To enable, set the <code>RUST_BACKTRACE=1</code> environment variable and
make sure debug symbols are enabled.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/error-reporting/reference/rest/v1beta1/projects.events/report.html?rep_location=global#reportederrorevent">ReportedErrorEvent</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Create, upload, and share custom skills</strong></p>
<p>Skills are reusable custom instructions that help the Gemini Enterprise
assistant perform specific tasks. End users can create, upload, and share
skills. To enable this feature, administrators must turn on the skills and
skill-sharing settings in <strong>Feature Management</strong>. Administrators can also
configure skill availability and approve skill-sharing requests.</p>
<p>This feature is generally available (GA). For more information, see the
following:</p>
<ul>
<li>Learn how to <a href="https://docs.cloud.google.com/gemini/enterprise/docs/skills">create and manage skills</a> as a Gemini
Enterprise end user.</li>
<li>Learn how to <a href="https://docs.cloud.google.com/gemini/enterprise/docs/manage-skills">manage skills</a> as a Gemini
Enterprise administrator.</li>
</ul>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Use Gemini 3.7 Flash</strong></p>
<p>Gemini 3.7 Flash is generally available (GA) in the <code>global</code>, <code>us</code>, and <code>eu</code>
regions. To make Gemini 3.7 Flash available to users in the Gemini Enterprise
app, administrators must turn on the <strong>Gemini 3.7 Flash</strong> feature toggle in the
Google Cloud console.</p>
<aside class="note"><strong>Note:</strong><span> Gemini 3.7 Flash is not available in the Gemini Enterprise mobile app.
For a correction to this release note, see the August 13th <strong>Gemini Enterprise:
Gemini 3.7 Flash availability in mobile app</strong> release note.</span></aside>
<p>For in-country regions where the model isn't supported, administrators
can still enable the model by confirming a warning that traffic is routed
to the <code>global</code> endpoint, which doesn't support regional data residency.</p>
<p>Gemini 3.7 Flash is also available in Agent Designer workflow agents. Updates
take up to a day to appear in workflow agents.</p>
<p>For more information, see:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/manage-web-app-features">Manage features on the web
app</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/locations">Data residency for Gemini Enterprise Standard and Plus Editions and Gemini
Notebook Enterprise</a></li>
</ul>
<h3>Announcement</h3>
<p><strong>Gemini Enterprise: Gemini 3.7 Flash availability in mobile app</strong></p>
<p>Gemini 3.7 Flash is not available in the Gemini Enterprise mobile app.
A new release note will be added when the Gemini 3.7 Flash rollout for the
Gemini Enterprise mobile app is complete.</p>
<aside class="note"><strong>Note:</strong><span> This is a correction to the August 13th,
<strong>Gemini Enterprise: Use Gemini 3.7 Flash</strong> release note.</span></aside>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>Gemini 3.7 Flash is generally available</strong></p>
<p><a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-7-flash">Gemini 3.7 Flash</a> is
now generally available (GA) and available for production use.</p>
<p>For more information on 3.7 Flash, see the <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-7-flash">model
page</a>.</p>
<h3>Feature</h3>
<p><strong>Agent Runtime: ADK telemetry metrics</strong></p>
<p>Agents deployed to Agent Runtime with Agent Development Kit (ADK) 2.6.0 or later
can emit <code>gen_ai</code> application metrics that follow OpenTelemetry's generative AI
semantic conventions. Set the <code>GOOGLE_CLOUD_AGENT_ENGINE_ENABLE_TELEMETRY</code>
environment variable to export these metrics to Cloud Monitoring as
user-defined metrics, alongside agent traces and logs.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/scale/runtime/monitoring#adk-metrics">Set up monitoring</a>.</p>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Announcement</h3>
<p><strong>Scheduled Maintenance</strong> </p>
<p>SOAR database and infrastructure maintenance is scheduled to take place during
the standard maintenance window on Sunday, August 16. During this window, your
system will experience a brief period of downtime. No customer action is
required.</p>
<h2 class="release-note-product-title">Google SecOps SOAR</h2>
<h3>Announcement</h3>
<p><strong>Scheduled Maintenance</strong> </p>
<p>SOAR database and infrastructure maintenance is scheduled to take place during
the standard maintenance window on Sunday, August 16. During this window, your
system will experience a brief period of downtime. No customer action is
required.</p>
<h2 class="release-note-product-title">Memorystore for Valkey</h2>
<h3>Feature</h3>
<p>You can <a href="https://docs.cloud.google.com/memorystore/docs/valkey/migrate-workloads">migrate workloads</a> from
self-managed Redis and Valkey instances running on Google Cloud to Memorystore
for Valkey. This feature is <a href="https://docs.cloud.google.com/products#product-launch-stages">Generally Available</a>.</p>
<h2 class="release-note-product-title">Security Command Center</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/security-command-center/docs/ai-protection-overview">AI Protection</a> supports
data residency in the Kingdom of Saudi Arabia (KSA) for all Security Command Center service
tiers.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/security-command-center/docs/data-residency-support">Planning for data
residency</a>.</p>
<h2 class="release-note-product-title">Sensitive Data Protection</h2>
<h3>Feature</h3>
<p>The <code>ANTHROPIC_API_KEY</code>, <code>GEMINI_API_KEY</code>, and <code>OPENAI_API_KEY</code> infoType detectors are available in all regions. For more information about all built-in infoTypes, see the <a href="https://cloud.google.com/dlp/docs/infotypes-reference">InfoType detector reference</a>.</p>
<h2 class="release-note-product-title">VPC Service Controls</h2>
<h3>Feature</h3>
<p><strong>VPC Service Controls feature (Status: <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>):</strong> Support for optimizing service
perimeters using the VPC Service Controls recommender is available.</p>
<p>The recommender detects architectural risks and perimeter
misconfigurations, including the following:</p>
<ul>
<li><p><strong>Critical resources at risk of exfiltration</strong>: Identifies active and
sensitive services (such as BigQuery and Cloud Storage) operating
outside service perimeters.</p></li>
<li><p><strong>Unconfigured VPC accessible services</strong>: Identifies perimeters that leave
APIs unrestricted from within the security boundary.</p></li>
<li><p><strong>Misconfigured VPC accessible services</strong>: Identifies mismatches between
allowed accessible APIs and restricted services inside a perimeter.</p></li>
</ul>
<p>For more information, see
<a href="https://docs.cloud.google.com/vpc-service-controls/docs/recommender">Optimize perimeters with recommender</a>.</p>
<h2 class="release-note-product-title">Vertex AI Search</h2>
<h3>Feature</h3>
<p><strong>Agent Search: Gemini 3.5 Flash answer generation</strong></p>
<p>You can generate answers with the Gemini 3.5 Flash model.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/generative-ai-app-builder/docs/answer-generation-models">Answer generation model versions and
lifecycle</a> and
<a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/models/gemini/3-5-flash">Gemini 3.5 Flash</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 12, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_12_2026</id>
    <updated>2026-08-12T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_12_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Access Approval</h2>
<h3>Feature</h3>
<p>Agent Identity is generally available
<a href="https://cloud.google.com/products#product-launch-stages">(GA)</a>.</p>
<h2 class="release-note-product-title">Access Transparency</h2>
<h3>Feature</h3>
<p>Agent Identity is generally available
<a href="https://cloud.google.com/products#product-launch-stages">(GA)</a>.</p>
<h2 class="release-note-product-title">Apigee API hub</h2>
<h3>Feature</h3>
<p><strong>Configure and deploy MCP servers with gcloud CLI</strong></p>
<p>You can use the <code>gcloud apihub locations configure-and-deploy-server</code> command to configure and deploy API hub Model Context Protocol (MCP) servers to an attached Apigee runtime.
Define MCP tools inline or by referencing a YAML or JSON specification file to expose your API hub operations for agent integrations.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/apigee/docs/apihub/gcloud-cli-apihub">gcloud CLI for API hub</a>.</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Announcement</h3>
<p>Table Explorer behavior has moved to the <strong>Reference</strong> panel. Table Explorer
has been deprecated. For more information, see "Use the Reference panel" in
<a href="https://docs.cloud.google.com/bigquery/docs/running-queries#use-reference-panel">Run a query</a>.</p>
<h2 class="release-note-product-title">Bigtable</h2>
<h3>Feature</h3>
<p>You can use parameterized views in Bigtable to dynamically filter data ranges
for logical views based on application context and mitigate SQL injection risks.
This feature is <a href="https://cloud.google.com/products#product-launch-stages">generally available (GA)</a>.
For more information, see <a href="https://docs.cloud.google.com/bigtable/docs/parameterized-views-overview">Parameterized views overview</a>.</p>
<h3>Feature</h3>
<p>You can use the <code>CLUSTER_ATTRIBUTE()</code> filter to restrict continuous materialized
view processing to specific clusters. This function lets you isolate views
within an instance. This feature is <a href="https://cloud.google.com/products#product-launch-stages">generally available (GA)</a>.
For more information, see <a href="https://docs.cloud.google.com/bigtable/docs/continuous-materialized-views#non-deterministic-functions">Non-deterministic SQL functions</a>.</p>
<h2 class="release-note-product-title">Cloud Trace</h2>
<h3>Feature</h3>
<p>The following remote MCP servers automatically generate a trace span for
<code>tools/call</code> operations. These spans can help you understand the behavior of
your agentic applications. For more information, see
<a href="https://docs.cloud.google.com/stackdriver/docs/instrumentation/trace-remote-mcp-server-calls">Investigate MCP calls using Trace</a>.</p>
<ul>
<li>Cloud Billing</li>
<li>Personalized Service Health</li>
</ul>
<h3>Feature</h3>
<p>Google Cloud Observability automatically generates trace exemplars for charts on custom
dashboards that display the result of a SQL query when the query runs against
your trace data and satisfies some constraints. The exemplars link the
SQL query result to specific traces. This feature is in
<a href="https://docs.cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/trace/docs/analytics-chart#show-trace-exemplars">Generate and display trace exemplars</a>.</p>
<h2 class="release-note-product-title">Cloud Workstations</h2>
<h3>Feature</h3>
<p>Cloud Workstations supports
<a href="https://docs.cloud.google.com/compute/docs/instances/suspend-resume-instance">Compute Engine suspend and resume</a>
in Preview. You can configure workstation VMs to suspend when they reach
their idle timeouts, referred to as auto-sleep in the Google Cloud Console,
rather than shutting down and deleting the VM, by using the
<a href="https://docs.cloud.google.com/workstations/docs/reference/rest/v1beta/projects.locations.workstationClusters.workstationConfigs#idleaction">IdleAction</a>
workstation configuration setting.</p>
<h2 class="release-note-product-title">Compute Engine</h2>
<h3>Feature</h3>
<p><strong>Generally available</strong>: The U4 Ultra Low Latency (ULL) network-optimized
machine family is generally available with allowlist for
<a href="https://docs.cloud.google.com/ull-solution/participants/configuration-overview">ULL Solution</a> customers.
Designed for financial exchange ecosystems, the U4 machine family provides
industry-specific networking capabilities and ultra-low latency unicast and
multicast communication. All U4 instances leverage Google's
<a href="https://cloud.google.com/titanium">Titanium IPU</a>.</p>
<p>The U4 machine family includes the following machine series:</p>
<ul>
<li><strong>U4P machine series</strong>: Bare metal instances powered by 5th generation Intel
Xeon Scalable processors (Emerald Rapids), delivering specialized compute for
exchange operators running core trading systems.</li>
<li><strong>U4C machine series</strong>: Bare metal instances powered by 5th generation Intel
Xeon Scalable processors (Emerald Rapids), designed for exchange participants
executing latency-sensitive trading strategies.</li>
<li><strong>U4S machine series</strong>: Virtual machine (VM) instances powered by 6th
generation Intel Xeon Scalable processors (Granite Rapids), providing advanced
flexibility and cost optimization for adjacent workloads and ecosystem
services requiring close physical proximity to U4P and U4C instances.</li>
</ul>
<p>For more information, see the
<a href="https://docs.cloud.google.com/ull-solution/participants/u4-machines">U4 machine family overview</a> in the ULL
Solution documentation.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: GitHub connector with data federation</strong></p>
<p>The GitHub connector with data federation is generally available (GA)
in Gemini Enterprise. The connector lets you search and act on GitHub
repositories, issues, and pull requests directly from the Gemini
Enterprise agent, with tool actions such as creating branches, adding
issue comments, merging pull requests, and pushing files.</p>
<p>For more information, see the
<a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/github">Connect GitHub with data federation</a>
documentation.</p>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: AlphaEvolve HPC solution</strong></p>
<p>The AlphaEvolve HPC solution provides a distributed, containerized
infrastructure for running large-scale evolutionary code optimization
experiments on Google Cloud. If your evaluations require specialized
hardware or exceed the resource limits of a single machine, use the
AlphaEvolve HPC solution.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini/enterprise/docs/alphaevolve/developer-guide/use-alphaevolve-hpc">AlphaEvolve for HPC use
cases</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise Agent Platform</h2>
<h3>Feature</h3>
<p><strong>CodeMender CLI: Sandbox enabled by default</strong></p>
<p>This release updates the CodeMender CLI default behavior:</p>
<ul>
<li><strong>Sandbox enabled by default</strong>: The CLI now runs commands inside the process-level sandbox by default to protect your workstation. You can disable the sandbox in your <code>config.yaml</code>, by passing <code>--sandbox=false</code> to CLI commands, or bypass it using the <code>--unrestricted</code> flag.</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/gemini-enterprise-agent-platform/codemender/set-up-environment">Install the CLI and configure</a>.</p>
<h2 class="release-note-product-title">Google Kubernetes Engine</h2>
<h3>Change</h3>
<h4 id="2026-r33-version-updates">(2026-R33) Version updates</h4>
<p>GKE cluster versions have been updated.</p>
<p><strong>New versions available for upgrades and new clusters.</strong></p>
<p>The following versions are now available for new GKE clusters, and for
manual control plane upgrades and node upgrades for existing clusters. For more
information about versioning and upgrades, see <a href="https://cloud.google.com/kubernetes-engine/versioning">GKE versioning and
support</a> and <a href="https://cloud.google.com/kubernetes-engine/upgrades">About GKE
cluster upgrades</a>.</p>
<div>
<devsite-selector>
<section>
<h3>Rapid channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1414000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1244000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1253000</a></li>
</ul></li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.33.13-gke.1269000</li>
<li>1.34.9-gke.1610000</li>
<li>1.35.6-gke.1641000</li>
<li>1.36.2-gke.2281000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1329000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1329000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Regular channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1362">1.36.2-gke.2064000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.33.13-gke.1101000</li>
<li>1.34.9-gke.1287000</li>
<li>1.35.6-gke.1250000</li>
<li>1.36.2-gke.1498000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Stable channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>The following versions are now available in the Stable channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1101000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1287000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1355">1.35.5-gke.1163012</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1355">1.35.5-gke.1241004</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1250000</a></li>
</ul></li>
<li>The following versions are no longer available in the Stable channel:
<ul>
<li>1.33.12-gke.1270000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1131000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1011000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1011000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>Extended channel</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2246000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2437000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2543000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.1930000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2137000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2231000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1362">1.36.2-gke.2064000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.30.14-gke.2767000</li>
<li>1.30.14-gke.2816000</li>
<li>1.30.14-gke.2866000</li>
<li>1.31.14-gke.2169000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2233000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2456000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.1844000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.1913000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2175000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1101000</li>
<li>1.34.9-gke.1287000</li>
<li>1.35.6-gke.1250000</li>
<li>1.36.2-gke.1498000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.30 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2246000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2246000</a></li>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.1930000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
<section>
<h3>No channel (deprecated)</h3>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1414000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1355">1.35.5-gke.1163012</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1355">1.35.5-gke.1241004</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1244000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1253000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2543000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2231000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1414000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1244000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1253000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.33.12-gke.1270000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1131000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1127000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.2-gke.2281000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a></li>
</ul></li>
</ul></li>
</ul>
</section>
</devsite-selector>
</div>
<h3>Security</h3>
<h4 id="2026-r33-security-updates">(2026-R33) Security updates</h4>
<p>This release includes new GKE versions that use updated
Container-Optimized OS images. These updated images are cumulative,
incorporating security fixes from all Container-Optimized OS
versions released since the previous GKE release.</p>
<p>To identify the specific vulnerabilities that were resolved in each updated
Container-Optimized OS image, see the <strong>Security</strong> release notes
for that image. The following table includes links to the release notes for
each updated Container-Optimized OS image:</p>
<p>
<table>
<tbody>
<tr>
<th>GKE version</th>
<th>Container-Optimized OS version</th>
<th>Details</th>
</tr>
<tr>
<td>1.31.14-gke.2543000</td>
<td>cos-117-18613-675-28</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m117#cos-117-18613-675-28_">cos-117-18613-675-28 release notes</a></td>
</tr>
<tr>
<td>1.32.13-gke.2231000</td>
<td>cos-117-18613-675-28</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m117#cos-117-18613-675-28_">cos-117-18613-675-28 release notes</a></td>
</tr>
<tr>
<td>1.33.13-gke.1414000</td>
<td>cos-121-18867-528-21</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m121#cos-121-18867-528-21_">cos-121-18867-528-21 release notes</a></td>
</tr>
<tr>
<td>1.34.10-gke.1079000</td>
<td>cos-125-19216-532-42</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m125#cos-125-19216-532-42_">cos-125-19216-532-42 release notes</a></td>
</tr>
<tr>
<td>1.35.7-gke.1027000</td>
<td>cos-125-19216-532-25</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m125#cos-125-19216-532-25_">cos-125-19216-532-25 release notes</a></td>
</tr>
<tr>
<td>1.36.3-gke.1244000</td>
<td>cos-129-19506-299-60</td>
<td><a href="https://docs.cloud.google.com/container-optimized-os/docs/release-notes/m129#cos-129-19506-299-60_">cos-129-19506-299-60 release notes</a></td>
</tr>
</tbody>
</table>
</p>
<h3>Change</h3>
<h4 id="2026-r33-version-updates">(2026-R33) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>The following versions are now available in the Stable channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1101000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1287000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1355">1.35.5-gke.1163012</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1355">1.35.5-gke.1241004</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1250000</a></li>
</ul></li>
<li>The following versions are no longer available in the Stable channel:
<ul>
<li>1.33.12-gke.1270000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1131000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Stable channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1011000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1011000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r33-version-updates">(2026-R33) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a> is now the default version for cluster creation in the Regular channel.</li>
<li>The following versions are now available in the Regular channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1362">1.36.2-gke.2064000</a></li>
</ul></li>
<li>The following versions are no longer available in the Regular channel:
<ul>
<li>1.33.13-gke.1101000</li>
<li>1.34.9-gke.1287000</li>
<li>1.35.6-gke.1250000</li>
<li>1.36.2-gke.1498000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r33-version-updates">(2026-R33) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>The following versions are now available in the Rapid channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1414000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1244000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1253000</a></li>
</ul></li>
<li>The following versions are no longer available in the Rapid channel:
<ul>
<li>1.33.13-gke.1269000</li>
<li>1.34.9-gke.1610000</li>
<li>1.35.6-gke.1641000</li>
<li>1.36.2-gke.2281000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Rapid channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1329000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1329000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1655000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1710000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r33-version-updates">(2026-R33) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a> is now the default version for cluster creation.</li>
<li>The following versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1414000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1355">1.35.5-gke.1163012</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1355">1.35.5-gke.1241004</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1244000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1253000</a></li>
</ul></li>
<li>The following node versions are now available:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2543000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2231000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1414000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v13410">1.34.10-gke.1079000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1357">1.35.7-gke.1027000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1244000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1363">1.36.3-gke.1253000</a></li>
</ul></li>
<li>The following versions are no longer available:
<ul>
<li>1.33.12-gke.1270000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.34.9-gke.1131000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.35.6-gke.1127000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.36.2-gke.2281000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a>. This version will be removed in 90 days, or at the end of support, if sooner.</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a></li>
</ul></li>
</ul></li>
</ul>
<h3>Change</h3>
<h4 id="2026-r33-version-updates">(2026-R33) Version updates</h4>
<aside class="note"><strong>Note</strong>: Your clusters might not have these versions available.
Rollouts are already in progress when we publish the release notes, and can take
multiple days to complete across all Google Cloud zones.</aside>
<ul>
<li>Version <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a> is now the default version for cluster creation in the Extended channel.</li>
<li>The following versions are now available in the Extended channel:
<ul>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2246000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2437000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2543000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.1930000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2137000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.2231000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1269000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1610000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1641000</a></li>
<li><a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.36.md#v1362">1.36.2-gke.2064000</a></li>
</ul></li>
<li>The following versions are no longer available in the Extended channel:
<ul>
<li>1.30.14-gke.2767000</li>
<li>1.30.14-gke.2816000</li>
<li>1.30.14-gke.2866000</li>
<li>1.31.14-gke.2169000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2233000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.31.14-gke.2456000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.1844000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.1913000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.32.13-gke.2175000 is <a href="https://docs.cloud.google.com/kubernetes-engine/versioning#patch-version-support">deprecated</a> in the Extended channel. This version will be removed in 90 days, or at the end of support, if sooner.</li>
<li>1.33.13-gke.1101000</li>
<li>1.34.9-gke.1287000</li>
<li>1.35.6-gke.1250000</li>
<li>1.36.2-gke.1498000</li>
</ul></li>
<li>Clusters in this channel running the listed minor version have new general auto-upgrade targets. GKE can upgrade control planes and nodes to the following new versions with this release:
<ul>
<li>GKE upgrades clusters to the following new minor versions if there are no factors, such as <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or deprecated APIs, preventing upgrades:
<ul>
<li>1.30 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2246000</a></li>
</ul></li>
<li>GKE upgrades clusters to the following new patch versions if no minor version upgrade is available, or if the cluster has <a href="https://cloud.google.com/kubernetes-engine/docs/concepts/maintenance-windows-and-exclusions#exclusions">maintenance exclusions</a> or other factors preventing minor version upgrades:
<ul>
<li>1.31 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.31.md#v13114">1.31.14-gke.2246000</a></li>
<li>1.32 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.32.md#v13213">1.32.13-gke.1930000</a></li>
<li>1.33 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.33.md#v13313">1.33.13-gke.1109000</a></li>
<li>1.34 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1349">1.34.9-gke.1322000</a></li>
<li>1.35 to <a href="https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1356">1.35.6-gke.1258000</a></li>
</ul></li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Google SecOps</h2>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Analyze feed activity with Cloud Logging</strong></p>
<p>This feature is in public preview. To use this feature, your Google SecOps instance must be configured with a Bring Your Own Project (BYOP) Google Cloud project. You can now monitor, debug, and troubleshoot Google SecOps ingestion pipelines and feeds using Cloud Logging. By sending, viewing, and querying ingestion and feed activity logs in the Logs Explorer, you can diagnose log delivery issues, such as, missing, delayed, or failing logs, and decrease the time required to resolve ingestion anomalies.</p>
<p>This visibility into push- and pull-based ingestion mechanisms provides the following capabilities:</p>
<ul>
<li><strong>Investigate telemetry</strong>: Use Gemini Cloud Assist to investigate logging and metrics telemetry directly from the Google SecOps console.</li>
<li><strong>Debug feeds</strong>: Use the <strong>Debug with logs</strong> option on the <strong>Feed management</strong> page to open <strong>Logs Explorer</strong> pre-filtered for a specific feed.</li>
<li><strong>Filter routed logs</strong>: Configure exclusion filters in the Log Router to exclude specific logs, such as Storage Transfer Service (STS) logs, from being routed to Cloud Logging.</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/ingestion/analyze-feed-activity-with-cloud-logging">Analyze feed activity with Cloud Logging</a>.</p>
<h2 class="release-note-product-title">Google SecOps Marketplace</h2>
<h3>Feature</h3>
<p><strong>CyberArk Credential Provider</strong>: Version 5.0</p>
<ul>
<li><p>The following new job has been added:</p>
<ul>
<li><strong>Sync Integration Credentials Job</strong></li>
</ul></li>
</ul>
<h3>Feature</h3>
<p><strong>Microsoft Graph Mail</strong>: Version 45.0</p>
<ul>
<li><p>The following new actions have been added:</p>
<ul>
<li><strong>Block Domain</strong></li>
<li><strong>Block Sender</strong></li>
<li><strong>Delete Inbox Rules</strong></li>
<li><strong>List Rules</strong></li>
<li><strong>Remove Block Domain</strong></li>
<li><strong>Remove Block Sender</strong></li>
</ul></li>
</ul>
<h3>Feature</h3>
<p><strong>Microsoft Graph Mail Delegated</strong>: Version 22.0</p>
<ul>
<li><p>The following new actions have been added:</p>
<ul>
<li><strong>Block Domain</strong></li>
<li><strong>Block Sender</strong></li>
<li><strong>Delete Inbox Rules</strong></li>
<li><strong>List Rules</strong></li>
<li><strong>Remove Block Domain</strong></li>
<li><strong>Remove Block Sender</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Active Directory</strong>: Version 45.0</p>
<ul>
<li><p>Fixed an issue in the following action where entity properties were
incorrectly reset on update:</p>
<ul>
<li><strong>Enrich Entities</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>AWS WAF</strong>: Version 14.0</p>
<ul>
<li>Updated integration dependencies.</li>
</ul>
<h3>Change</h3>
<p><strong>Cisco Umbrella</strong>: Version 21.0</p>
<ul>
<li><p>Fixed an issue in the following action where entity attachment failed due to a
bytes object serialization error:</p>
<ul>
<li><strong>Get Domain Security Info</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>CrowdStrike Falcon</strong>: Version 81.0</p>
<ul>
<li><p>Added the ability to use device IDs as input parameters in the following actions:</p>
<ul>
<li><strong>Hide Hosts</strong></li>
<li><strong>Contain Endpoint</strong></li>
<li><strong>Download File</strong></li>
<li><strong>Execute Command</strong></li>
<li><strong>Get Host Information</strong></li>
<li><strong>Lift Contained Endpoint</strong></li>
<li><strong>List Host Vulnerabilities</strong></li>
<li><strong>On-Demand Scan</strong></li>
<li><strong>Run Script</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Enrichment</strong></p>
<ul>
<li><p>Fixed an issue in the following action where unsupported entity types were
selected during enrichment:</p>
<ul>
<li><strong>Whois</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>GitSync</strong></p>
<ul>
<li><p>Fixed an issue in the following action where the <strong>Include Playbook Blocks</strong>
parameter was ignored when a folder allowlist was used:</p>
<ul>
<li><strong>Push Playbook</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Microsoft 365 Defender</strong>: Version 30.0</p>
<ul>
<li><p>Added support for GCC High tenants by dynamically constructing API token
scopes and adding a configurable <strong>API Root</strong> parameter in the following
connector:</p>
<ul>
<li><strong>Microsoft 365 Defender - Incidents Connector</strong></li>
</ul></li>
<li><p>Improved error handling and alert processing mechanisms in the following job:</p>
<ul>
<li><strong>Sync Alerts</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Microsoft Graph Mail</strong>: Version 45.0</p>
<ul>
<li><p>Fixed an issue in the following action where an unhandled exception occurred
when a user mailbox was not found:</p>
<ul>
<li><strong>Get Mailbox Account Out Of Facility Settings</strong></li>
</ul></li>
</ul>
<h3>Change</h3>
<p><strong>Microsoft Graph Mail Delegated</strong>: Version 22.0</p>
<ul>
<li><p>Fixed an issue in the following action where an unhandled exception occurred
when a user mailbox was not found:</p>
<ul>
<li><strong>Get Mailbox Account Out Of Facility Settings</strong></li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Google SecOps SIEM</h2>
<h3>Feature</h3>
<p><strong>[Spotlight Feature] Analyze feed activity with Cloud Logging</strong></p>
<p>This feature is in public preview. To use this feature, your Google SecOps instance must be configured with a Bring Your Own Project (BYOP) Google Cloud project. You can now monitor, debug, and troubleshoot Google SecOps SIEM ingestion pipelines and feeds using Cloud Logging. By sending, viewing, and querying ingestion and feed activity logs in Logs Explorer, you can diagnose log delivery issues, such as, missing, delayed, or failing logs, and decrease the time required to resolve ingestion anomalies.</p>
<p>This visibility into push- and pull-based ingestion mechanisms provides the following capabilities:</p>
<ul>
<li><strong>Investigate telemetry</strong>: Use Gemini Cloud Assist to investigate logging and metrics telemetry directly from the Google SecOps console.</li>
<li><strong>Debug feeds</strong>: Use the <strong>Debug with logs</strong> option on the <strong>Feed management</strong> page to open <strong>Logs Explorer</strong> pre-filtered for a specific feed.</li>
<li><strong>Filter routed logs</strong>: Configure exclusion filters in the Log Router to exclude specific logs, such as Storage Transfer Service (STS) logs, from being routed to Cloud Logging.</li>
</ul>
<p>For more information, see <a href="https://docs.cloud.google.com/chronicle/docs/ingestion/analyze-feed-activity-with-cloud-logging">Analyze feed activity with Cloud Logging</a>.</p>
<h2 class="release-note-product-title">Identity and Access Management</h2>
<h3>Change</h3>
<p>The workflow for creating workforce identity pool providers in the
Google Cloud console changed. After submitting the initial provider configuration,
the console directs you to a centralized page to configure provider attributes,
including attribute mappings, attribute conditions, and extra attributes.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/iam/docs/manage-workforce-identity-pools-providers">Manage workforce identity pools and providers</a>.</p>
<h2 class="release-note-product-title">Managed Service for Apache Spark</h2>
<h3>Announcement</h3>
<p>New <a href="https://docs.cloud.google.com/managed-spark/docs/concepts/versions/serverless-versions#supported-dataproc-serverless-for-spark-runtime-versions"><strong>Managed Service for Apache Spark</strong> (formerly Google Cloud Serverless for Apache Spark) subminor runtime versions</a>:</p>
<ul>
<li>1.2.86</li>
<li>2.2.86</li>
<li>2.3.39</li>
</ul>
<p>Key updates in these runtime versions include:</p>
<ul>
<li><strong>OpenLineage updates</strong>: In the <code>2.3</code> runtime:
<ul>
<li>Upgraded OpenLineage to version <code>1.49</code> to support lineage for tables created using the Lakehouse Runtime catalog.</li>
<li>Fixed a segmentation fault when OpenLineage parses complex SQL query strings.</li>
</ul></li>
</ul>
<h2 class="release-note-product-title">Network Intelligence Center</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/network-intelligence-center/docs/connectivity-tests/concepts/overview">Connectivity Tests</a>
supports using a Cloud Run job as a source endpoint
for connectivity testing.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/network-intelligence-center/docs/connectivity-tests/how-to/running-connectivity-tests#test-jobs">Test from a Cloud Run job to a destination</a>.</p>
<h2 class="release-note-product-title">Secret Manager</h2>
<h3>Fixed</h3>
<p>Parameter Manager enforces the location organization policy
(<code>constraints/gcp.resourceLocations</code>) on resources in the <code>global</code> location.</p>
<p>If your organization policy restricts allowed resource locations, you must
explicitly allow the <code>global</code> location in the policy. Otherwise, attempts to
create global resources fail.</p>
<p>This helps ensure that Parameter Manager consistently applies the location
organization policy checks to global resources.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/organization-policy/restrict-locations">Defining resource
locations</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 11, 2026</title>
    <id>tag:google.com,2016:gcp-release-notes#August_11_2026</id>
    <updated>2026-08-11T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/release-notes#August_11_2026"/>
    <content type="html"><![CDATA[<h2 class="release-note-product-title">Access Approval</h2>
<h3>Feature</h3>
<p>Datastream is generally available
<a href="https://cloud.google.com/products#product-launch-stages">(GA)</a>.</p>
<h2 class="release-note-product-title">Access Transparency</h2>
<h3>Feature</h3>
<p>Datastream is generally available
<a href="https://cloud.google.com/products#product-launch-stages">(GA)</a>.</p>
<h2 class="release-note-product-title">Apigee hybrid</h2>
<h3>Announcement</h3>
<h3 id="v1169">v1.16.9</h3>
<p>On August 11, 2026 we released an updated version of the Apigee hybrid software, v1.16.9.</p>
<ul>
<li>For information on upgrading, see <a href="https://docs.cloud.google.com/apigee/docs/hybrid/v1.16/upgrade">Upgrading Apigee hybrid to version v1.16.9</a>.</li>
<li>For information on new installations, see <a href="https://docs.cloud.google.com/apigee/docs/hybrid/v1.16/big-picture">The big picture</a>.</li>
</ul>
<aside class="note"><strong>Note:</strong><span> This is a patch release: The container images used in patch releases are integrated with the Apigee hybrid Helm charts. Upgrading to a patch via the Helm chart automatically updates the images. No manual image changes are typically needed. For information on container image support in Apigee hybrid releases, see <a href="https://docs.cloud.google.com/apigee/docs/release/apigee-release-process#apigee-hybrid-container-images">Apigee release process</a>.</span></aside>
<h3>Fixed</h3>
<h4 id="fixed_in_this_release">Fixed in this release</h4>
<table>
<thead>
<tr>
<th>Bug ID</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><strong>514973778</strong></td>
<td><strong>Fixed an issue where the <code>SanitizeUserPrompt</code> and <code>SanitizeModelResponse</code> policies failed to tolerate unknown fields while parsing responses from the Model Armor Service.</strong></td>
</tr>
<tr>
<td><strong>543171828</strong></td>
<td><strong>Fixed an issue where the <code>apigee-logger</code> DaemonSet failed to schedule on cluster nodes without custom node labels due to a default <code>logger.nodeSelector</code> in the Helm chart.</strong></td>
</tr>
</tbody>
</table>
<h3>Security</h3>
<p>Various security and CVE fixes are included in this release.</p>
<h2 class="release-note-product-title">BigQuery</h2>
<h3>Feature</h3>
<p><a href="https://docs.cloud.google.com/bigquery/docs/query-templates">Query templates</a>
for data clean rooms are
<a href="https://cloud.google.com/products#product-launch-stages">generally available</a>
(GA). Query templates allow data clean room owners and publishers to share
predefined queries without exposing the underlying tables and views.</p>
<p>Additionally,
<a href="https://docs.cloud.google.com/bigquery/docs/table-functions#table_parameters">table parameters</a>
in table-valued functions (TVFs) are
<a href="https://cloud.google.com/products#product-launch-stages">generally available</a>
(GA). You can use the <code>ANY TABLE</code> type as a table parameter to create
generic functions that accept tables of any structure.</p>
<h2 class="release-note-product-title">Cloud Run</h2>
<h3>Feature</h3>
<p>Cloud Run NVIDIA L4 GPU driver version 580.x.x is available for <a href="https://docs.cloud.google.com/run/docs/configuring/services/gpu">services</a>, <a href="https://docs.cloud.google.com/run/docs/configuring/jobs/gpu">jobs</a>, and <a href="https://docs.cloud.google.com/run/docs/configuring/workerpools/gpu">worker pools</a>.</p>
<h2 class="release-note-product-title">Cloud SQL for MySQL</h2>
<h3>Feature</h3>
<p>The Cloud SQL remote MCP server now supports specialized endpoint URLs (toolsets) for <code>/readonly</code>, <code>/instance_manage</code>, and <code>/query_execution</code>. Specialized toolset URLs let you restrict the set of exposed MCP tools based on your security and workflow requirements.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/mysql/use-cloudsql-mcp#available-toolsets">Available toolsets</a>.</p>
<h3>Feature</h3>
<p>You can now use the <code>create_instance</code> tool in the Cloud SQL remote MCP server to provision free trial instances for testing and development by setting the <code>free_trial</code> parameter to <code>true</code>.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/mysql/use-cloudsql-mcp#create-free-trial">Create a free trial instance</a>.</p>
<h3>Feature</h3>
<p>When executing SQL queries using the <code>execute_sql</code> or <code>execute_sql_readonly</code> tool, setting the <code>sql_commenter_enabled</code> parameter to <code>true</code> automatically appends sqlcommenter tags (<code>mcp.tool</code>, <code>mcp.server</code>, <code>user.identity</code>, <code>mcp.client</code>) to SQL statements for enhanced database observability.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/mysql/use-cloudsql-mcp#sqlcommenter">sqlcommenter tags</a>.</p>
<h2 class="release-note-product-title">Cloud SQL for PostgreSQL</h2>
<h3>Feature</h3>
<p>The Cloud SQL remote MCP server now supports specialized endpoint URLs (toolsets) for <code>/readonly</code>, <code>/instance_manage</code>, and <code>/query_execution</code>. Specialized toolset URLs let you restrict the set of exposed MCP tools based on your security and workflow requirements.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/postgres/use-cloudsql-mcp#available-toolsets">Available toolsets</a>.</p>
<h3>Feature</h3>
<p>You can now use the <code>create_instance</code> tool in the Cloud SQL remote MCP server to provision free trial instances for testing and development by setting the <code>free_trial</code> parameter to <code>true</code>.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/postgres/use-cloudsql-mcp#create-free-trial">Create a free trial instance</a>.</p>
<h3>Feature</h3>
<p>When executing SQL queries using the <code>execute_sql</code> or <code>execute_sql_readonly</code> tool, setting the <code>sql_commenter_enabled</code> parameter to <code>true</code> automatically appends sqlcommenter tags (<code>mcp.tool</code>, <code>mcp.server</code>, <code>user.identity</code>, <code>mcp.client</code>) to SQL statements for enhanced database observability.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/postgres/use-cloudsql-mcp#sqlcommenter">sqlcommenter tags</a>.</p>
<h2 class="release-note-product-title">Cloud SQL for SQL Server</h2>
<h3>Feature</h3>
<p>You can now use the <code>update_user</code> tool in the Cloud SQL remote MCP server to update passwords for Cloud SQL for SQL Server database users.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/sqlserver/use-cloudsql-mcp#available-tools">Available tools</a>.</p>
<h3>Feature</h3>
<p>The Cloud SQL remote MCP server now supports specialized endpoint URLs (toolsets)
for <code>/readonly</code> and <code>/instance_manage</code>. Specialized toolset URLs let you restrict
the set of exposed MCP tools based on your security and workflow requirements.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/sql/docs/sqlserver/use-cloudsql-mcp#available-toolsets">Available toolsets</a>.</p>
<h2 class="release-note-product-title">Compute Engine</h2>
<h3>Feature</h3>
<p><strong>Generally available</strong>: Compute flexible committed use discounts (CUDs) are
available for G2 and G4 GPU accelerator-optimized machine series. The supported
resources include vCPUs, memory, Local SSD disks, and GPUs.</p>
<p>Compute flexible CUDs are spend-based CUDs that apply to eligible Google Cloud
spend across Compute Engine, GKE, and
Cloud Run. For G2 and G4 machine series, compute flexible
commitments provide the flexibility to switch between eligible machine series
and regions depending on your workload needs. For GPUs that belong to these
machine series, compute flexible commitments don't require attached
reservations.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/compute/docs/instances/committed-use-discounts-overview#spend_based">Compute flexible CUDs</a>.</p>
<h3>Security</h3>
<p>A vulnerability (CVE-2026-6726) in the Trusted Computing Group's TPM 2.0
reference implementation code was discovered and is being addressed.
For more information, see the
<a href="https://docs.cloud.google.com/compute/docs/security-bulletins#gcp-2026-054">GCP-2026-054 security bulletin</a>.</p>
<h2 class="release-note-product-title">Confidential VM</h2>
<h3>Security</h3>
<p>A vulnerability affecting Intel TDX firmware was discovered and is
being addressed. For more information, see the
<a href="https://docs.cloud.google.com/confidential-computing/confidential-vm/docs/security-bulletins#gcp-2026-053">GCP-2026-053 security bulletin</a>.</p>
<h2 class="release-note-product-title">Container Optimized OS</h2>
<h3>Change</h3>
<h3 id="cos-beta-133-19999-0-28">cos-beta-133-19999-0-28 <a id='"cos-arm64-beta-133-19999-0-28"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/a70f21557a81969b982fcfa58dc76478e5dd4cae
">COS-6.18.39</a></td>
<td>v29.4.3</td>
<td>v2.3.2</td>
<td><a href="https://storage.googleapis.com/cos-tools/19999.0.28/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<h3 id="cos-129-19506-299-116">cos-129-19506-299-116 <a id='"cos-arm64-129-19506-299-116"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/e55e3beb430afda0e871fbacbc825fd78ca377e6
">COS-6.12.94</a></td>
<td>v27.5.1</td>
<td>v2.2.6</td>
<td><a href="https://storage.googleapis.com/cos-tools/19506.299.116/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Change</h3>
<h3 id="cos-dev-138-20035-0-0">cos-dev-138-20035-0-0 <a id='"cos-arm64-dev-138-20035-0-0"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/292c022b57a02a84aa84cb97e809da06a7bbd8ac
">COS-6.18.41</a></td>
<td>v29.4.3</td>
<td>v2.3.2</td>
<td><a href="https://storage.googleapis.com/cos-tools/20035.0.0/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Feature</h3>
<p>Added support for installing the Vast 4.5.8 NFS client drivers with cos-dkms.</p>
<h3>Fixed</h3>
<p>Added kernel patch to reduce bcache garbage collection sleep
interval to prevent I/O stalls.</p>
<h3>Feature</h3>
<p>Added support for installing the Vast 4.5.8 NFS client drivers with cos-dkms.</p>
<h3>Fixed</h3>
<p>Added kernel patch to reduce bcache garbage collection sleep
interval to prevent I/O stalls.</p>
<h3>Fixed</h3>
<p>Fixed CVE-2026-33186 in google-guest-agent.</p>
<h3>Fixed</h3>
<p>Added kernel patch to reduce bcache garbage collection sleep
interval to prevent I/O stalls.</p>
<h3>Fixed</h3>
<p>Mask nfttables-restore.service to address time to ssh regression.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64227 in the Linux kernel.</p>
<h3>Fixed</h3>
<p>Mask nfttables-restore.service to address time to ssh regression.</p>
<h3>Security</h3>
<p>Fixed KCTF-8173f7e in the Linux Kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64279 in the Linux kernel.</p>
<h3>Fixed</h3>
<p>Updated app-admin/node-problem-detector to v0.8.25.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64286 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed KCTF-8173f7e in the Linux Kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64287 in the Linux kernel.</p>
<h3>Security</h3>
<p>Upgraded net-libs/nghttp2 to 1.69.0 and fixed CVE-2026-58055.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64352 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64375 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64401 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64413 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64416 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64476 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64508 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64530 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64532 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64533 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64534 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64535 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64538 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64542 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64545 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64546 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64548 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64552 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64554 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64555 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed KCTF-8173f7e in the Linux Kernel.</p>
<h3>Change</h3>
<p>Runtime sysctl changes:
<ul>
<li>Changed: net.ipv4.udp_mem: 188034   250714  376068 -&gt; 188034    250715  376068</li>
</ul></p>
<h3>Change</h3>
<h3 id="cos-121-18867-528-58">cos-121-18867-528-58 <a id='"cos-arm64-121-18867-528-58"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/39754e5eb6a303ec0db05e7cefac442983d8b50d
">COS-6.6.143</a></td>
<td>v27.5.1</td>
<td>v2.0.10</td>
<td><a href="https://storage.googleapis.com/cos-tools/18867.528.58/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>Update dev-lang/go to 1.25.12.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64279 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64319 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64352 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64375 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64401 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64413 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64474 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64476 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64535 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed KCTF-8173f7e in the Linux Kernel.</p>
<h3>Change</h3>
<h3 id="cos-117-18613-675-48">cos-117-18613-675-48 <a id='"cos-arm64-117-18613-675-48"/'></a></h3>
<table class="pkg">
<tr>
<td>Kernel</td>
<td>Docker</td>
<td>Containerd</td>
<td><a href="https://cloud.google.com/container-optimized-os/docs/how-to/run-gpus">GPU Drivers</a></td>
</tr>
<tr>
<td><a href="https://cos.googlesource.com/third_party/kernel/+/8e2178b6ff2c1c86c3ea021ca7b3a8427b8384bf
">COS-6.6.143</a></td>
<td>v24.0.9</td>
<td>v1.7.34</td>
<td><a href="https://storage.googleapis.com/cos-tools/18613.675.48/lakitu/gpu_driver_versions.textproto">See List</a></td>
</tr>
</table>
<h3>Fixed</h3>
<p>Update dev-lang/go to 1.25.12.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64279 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64319 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64352 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64375 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64401 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64413 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64535 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64548 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed CVE-2026-64556 in the Linux kernel.</p>
<h3>Security</h3>
<p>Fixed KCTF-8173f7e in the Linux Kernel.</p>
<h2 class="release-note-product-title">Cortex Framework</h2>
<h3>Announcement</h3>
<h3 id="release_7_0_2">Release 7.0.2</h3>
<h3>Fixed</h3>
<ul>
<li>Resolved security vulnerabilities in transitive dependencies by updating the following corresponding direct dependencies:  <code>google-auth</code>, <code>google-cloud-bigquery</code>, <code>google-cloud-dataform</code>, <code>google-cloud-resource-manager</code>, <code>google-cloud-service-usage</code> and <code>google-cloud-storage</code>.</li>
</ul>
<h2 class="release-note-product-title">Firestore</h2>
<h3>Feature</h3>
<p>Firestore now supports the <code>asia-southeast3</code> Bangkok region.</p>
<p>For a full list of supported locations, see
<a href="https://docs.cloud.google.com/firestore/docs/locations">Locations</a>.</p>
<h2 class="release-note-product-title">Firestore in Datastore mode</h2>
<h3>Feature</h3>
<p>Firestore in Datastore mode (Datastore) now supports the <code>asia-southeast3</code> Bangkok
region.</p>
<p>For a full list of supported locations, see
<a href="https://docs.cloud.google.com/datastore/docs/locations">Locations</a>.</p>
<h2 class="release-note-product-title">Gemini Enterprise</h2>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: New data stores and support for new actions (Public Preview)</strong></p>
<p>The following data stores are available in Public Preview in Gemini Enterprise:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/cisco-workspaces">Cisco Workspaces</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/fibery">Fibery</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/gong">Gong</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/guru">Guru</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/hex">Hex</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/legalzoom">LegalZoom</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/mercury-mcp">Mercury</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/miro">Miro</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/ramp-mcp">Ramp</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/solve-intelligence">Solve Intelligence</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/vanta">Vanta</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/webex-meetings">Webex Meetings</a></li>
</ul>
<p>You can search and read data from these data stores using natural language.</p>
<p>Additionally, the following data stores support new actions in Public Preview:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/airtable">Airtable</a>: Update records for a table.</li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/hex">Hex</a>: Create threads and continue threads.</li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/miro">Miro</a>: Create documents and update documents.</li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/connectors/smartsheet">Smartsheet</a>: Add rows.</li>
</ul>
<h3>Feature</h3>
<p><strong>Gemini Enterprise: Manage overages, spend limits, and costs for invoiced Cloud Billing accounts</strong></p>
<p>If your project has an <a href="https://docs.cloud.google.com/billing/docs/concepts#billing_account_types">invoiced Cloud Billing
account</a> and at least one active,
non-free-trial subscription, administrators can enable overages, configure
monthly spend limits, and monitor feature usage and costs in Gemini Enterprise:</p>
<ul>
<li><strong>Enable overages</strong>: Allow users to continue using features at pay-as-you-go
rates after reaching pooled quotas. Overages are supported for Standard,
Plus, and Standard Emerging Market editions for customers with an invoiced
Cloud Billing account and at least one active, non-free-trial subscription.</li>
<li><strong>Set spend limits</strong>: Configure monthly project spending caps and budget
alert thresholds in Cloud Billing to prevent unexpected charges.</li>
<li><strong>View feature usage and costs</strong>: Track pooled quota consumption,
pay-as-you-go usage, and 30-day billing trends on the Usage &amp; Spending page
in the Gemini Enterprise console and Cloud Billing console.</li>
</ul>
<aside class="note"><strong>Note:</strong><span> This feature only applies to projects linked to an invoiced Cloud
Billing account. However, it isn't available if you received an email with the
subject <em>[Billing Update] New Gemini Enterprise
overage billing controls launching Aug 17, 2026</em>.</span></aside><aside class="note"><strong>Note:</strong><span> For an update to this release note, see the
<a href="https://docs.cloud.google.com/gemini/enterprise/docs/release-notes#September_1_2026">September 1, 2026 release note</a>.</span></aside>
<p>For more information, see:</p>
<ul>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/manage-costs-overview">Overview of overages and spend
controls</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/configure-overages">Configure overages and spend
limits</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/feature-usage">View feature usage</a></li>
<li><a href="https://docs.cloud.google.com/gemini/enterprise/docs/view-costs">View costs</a></li>
<li><a href="https://docs.cloud.google.com/billing/docs/how-to/reports/gemini-enterprise-costs">View Gemini Enterprise costs in Cloud Billing
reports</a></li>
<li><a href="https://docs.cloud.google.com/billing/docs/how-to/billing-cycle#view-your-charging-cycle">Find out your Cloud Billing account type and charging cycle</a></li>
</ul>
<h2 class="release-note-product-title">Google Distributed Cloud (software only) for VMware</h2>
<h3>Announcement</h3>
<p>Google Distributed Cloud (software only) for VMware 1.35.400-gke.81 is now available
for download. To upgrade, see <a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/vmware/docs/how-to/upgrading.md">Upgrade clusters</a>.
Google Distributed Cloud 1.35.400-gke.81 runs on Kubernetes v1.35.3-gke.400.</p>
<p>If you use a third-party storage vendor, check the listing of our
previously-qualified <a href="https://docs.cloud.google.com/kubernetes-engine/enterprise/docs/resources/partner-storage">storage partners</a>.</p>
<p>After a release, it takes approximately 7 to 14 days for the version to become
available for use with GKE On-Prem API clients: the Google Cloud console, the
gcloud CLI, and Terraform.</p>
<h3>Fixed</h3>
<p>The following issues were fixed in 1.35.400-gke.81:</p>
<ul>
<li>Link to <a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/vmware/docs/vulnerabilities">Vulnerability fixes</a>
for the list of security vulnerabilities addressed in this release.</li>
<li>Fixed an issue where user clusters remained stuck in a <code>Reconciling</code> state
after an admin cluster upgrade. The admin cluster controller skipped
reconciling legacy cluster lifecycle components during upgrades unless an initial
migration annotation was set. If legacy user clusters still existed on the
admin cluster, missing legacy API discovery (<code>cluster.k8s.io/v1alpha1</code>) caused
controller reconciliation to stall. With this fix, the controller preserves
legacy components as long as any legacy user clusters exist, and prunes them only
after all user clusters have migrated to advanced clusters.
</li>
<li>Fixed an issue where <code>gkectl prepare</code> failed with a <code>permission denied</code> error
when authenticating against a private container registry.
</li>
<li>Fixed an issue where retrying a user or admin cluster upgrade to advanced
clusters caused etcd secret decryption failures.
</li>
</ul>
<h2 class="release-note-product-title">Google Distributed Cloud (software only) for bare metal</h2>
<h3>Announcement</h3>
<p>Google Distributed Cloud (software only) for bare metal 1.35.400-gke.81 is now available for
download. To upgrade, see <a href="how-to/upgrade">Upgrade clusters</a>.
Google Distributed Cloud for bare metal
1.35.400-gke.81 runs on Kubernetes v1.35.3-gke.400.</p>
<p>After a release, it takes approximately 7 to 14 days for the version to become
available for installations or upgrades with the GKE On-Prem API clients: the
Google Cloud console, the gcloud CLI, and Terraform.</p>
<p>If you use a third-party storage vendor, check the listing of our
previously-qualified <a href="https://docs.cloud.google.com/kubernetes-engine/enterprise/docs/resources/partner-storage">storage partners</a>.</p>
<h3>Fixed</h3>
<p>The following issues were fixed in 1.35.400-gke.81:</p>
<ul>
<li>Link to <a href="https://docs.cloud.google.com/kubernetes-engine/distributed-cloud/bare-metal/docs/vulnerabilities">Vulnerability fixes</a> for the list of security vulnerabilities addressed in this release.</li>
</ul>
<h2 class="release-note-product-title">Spanner</h2>
<h3>Feature</h3>
<p>For DML statements, Spanner now enforces the 80,000 mutation limit (including indexes) per statement rather than cumulatively across the transaction. This allows a transaction to execute multiple DML statements that collectively exceed the limit, as long as each individual statement remains under it. For the Mutation API, the 80,000 limit applies to all mutations in the commit. All transactions are still subject to the 100 MiB commit size limit.</p>
]]>
    </content>
  </entry>

</feed>
