<?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:alloydb-release-notes</id>
  <title>AlloyDB for PostgreSQL - Release notes</title>
  <link rel="self" href="https://docs.cloud.google.com/feeds/alloydb-release-notes.xml"/>
  <author>
    <name>Google Cloud Platform</name>
  </author>
  <updated>2026-04-06T00:00:00-07:00</updated>

  <entry>
    <title>April 06, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#April_06_2026</id>
    <updated>2026-04-06T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#April_06_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>The QueryData tool lets you to query the data in your database using
conversational language and build data agents. For more information, see
<a href="https://docs.cloud.google.com/alloydb/docs/ai/data-agent-overview">QueryData tool
overview</a>.
This feature is available in
(<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>).</p>
<p>The preview release increases the accuracy of SQL generation with value search queries which match values and their context within a database. Value search queries trigger automatically. QueryData also adds support for Parameterized secure views (PSVs) to help secure applications that use natural language queries. For more information, see <a href="https://cloud.google.com/alloydb/docs/ai/secure-app-data-parameterized-secure-views">Secure and control access to application data using parameterized secure views</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 03, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#April_03_2026</id>
    <updated>2026-04-03T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#April_03_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>The <a href="https://docs.cloud.google.com/sdk/gcloud/reference/beta/alloydb/connect"><code>gcloud beta alloydb connect</code></a>
command is now available in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>. This command
provides a simplified way to connect securely to AlloyDB
instances by using the AlloyDB Auth Proxy and <code>psql</code>. For more information,
see <a href="https://docs.cloud.google.com/alloydb/docs/connect-gcloud">Connect using gcloud CLI</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>April 02, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#April_02_2026</id>
    <updated>2026-04-02T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#April_02_2026"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>You can now enable <a href="https://docs.cloud.google.com/alloydb/docs/cross-region-replication/work-with-cross-region-replication#secondary-cluster-instance">Advanced Query Insights on primary
clusters</a>
which have secondary clusters configured. Advanced Query Insights is not supported on secondary
clusters. If you perform a switchover, you must re-enable Advanced Query
Insights on the new primary cluster.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 31, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#March_31_2026</id>
    <updated>2026-03-31T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#March_31_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Hot standby enhances the AlloyDB high availability (HA) architecture to improve
failover times and to ensure consistent performance after failover. AlloyDB
continuously replicates transactions to the standby node to keep caches warm
and to ensure that the node is ready to take over quickly during a failover.
This feature is generally available (<a href="https://cloud.google.com/products#product-launch-stages">GA</a>) in PostgreSQL 18 and is automatically
enabled for all new instances. For more information, see the
<a href="https://docs.cloud.google.com/alloydb/docs/high-availability">AlloyDB high availability overview</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 30, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#March_30_2026</id>
    <updated>2026-03-30T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#March_30_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB now offers conversational analytics, which lets users query their
operational data using natural language. This feature is powered by the
<a href="https://docs.cloud.google.com/gemini/data-agents/conversational-analytics-api/overview">Conversational Analytics API</a>,
which can help you translate complex human dialog into precise database queries
to provide actionable insights. This feature is in
<a href="https://docs.cloud.google.com/products#product-launch-stages">Preview</a>.
For more information, see <a href="https://docs.cloud.google.com/gemini/data-agents/conversational-analytics/alloydb">Conversational analytics for AlloyDB overview</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 25, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#March_25_2026</id>
    <updated>2026-03-25T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#March_25_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Database server compatibility with PostgreSQL version 18 is now generally
available (<a href="https://cloud.google.com/products#product-launch-stages">GA</a>):</p>
<ul>
<li>You can <a href="https://docs.cloud.google.com/alloydb/docs/cluster-create#procedure">create AlloyDB clusters</a>
with PostgreSQL 18 compatibility.</li>
<li>You can <a href="https://docs.cloud.google.com/alloydb/docs/upgrade-db-inplace-major-version">upgrade</a> existing
AlloyDB clusters running PostgreSQL major versions 14, 15, 16, or 17 to
PostgreSQL major version 18 with one click.</li>
<li>You can use Database Migration Service to
<a href="https://docs.cloud.google.com/database-migration/docs/postgresql-to-alloydb/migration-src-and-dest">migrate databases to AlloyDB</a>.</li>
</ul>
<h3>Feature</h3>
<p>The following AlloyDB AI features are available in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>:</p>
<ul>
<li><p>You can now use the <code>ai.hybrid_search()</code> function, which fuses results from
each search type into a single list using the Reciprocal Rank Fusion (RRF)
algorithm. For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/ai/run-hybrid-vector-similarity-search">Run hybrid vector similarity search</a>.</p></li>
<li><p>AlloyDB supports the <code>rum</code> extension for complex full-text search
operations. The <code>rum</code> extension extends standard GIN indexes by storing
positional information directly in the index. This enables faster phrase
searches and relevance ranking without needing to access the table data. For
more information, see <a href="https://docs.cloud.google.com/alloydb/docs/ai/create-rum-index">Create and manage a RUM index</a>.</p></li>
</ul>
<h3>Change</h3>
<p>When no major version is specified, AlloyDB for PostgreSQL now defaults to
<a href="https://docs.cloud.google.com/alloydb/docs/db-version-policies#support-table">PostgreSQL major version 17</a>
for new clusters.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 20, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#March_20_2026</id>
    <updated>2026-03-20T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#March_20_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB lets you monitor node-level metrics in Google Cloud console
and Metrics Explorer to provide detailed troubleshooting guidance for read
pools and to identify nodes causing performance regressions. For more
information, see <a href="https://docs.cloud.google.com/alloydb/docs/reference/system-insights-metrics">System insights metrics reference</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 16, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#March_16_2026</id>
    <updated>2026-03-16T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#March_16_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB now supports the 2 vCPU C4A machine type (<code>c4a-highmem-2-lssd</code>),
which is powered by Google Axion, Google's custom Arm-based processor.
This expansion provides a smaller entry point and more flexibility for
scaling your production workloads using Axion-based instances. For more information,
see <a href="https://docs.cloud.google.com/alloydb/docs/choose-machine-type">Choose an AlloyDB machine type</a>.</p>
<h3>Feature</h3>
<p>AlloyDB enhanced backups are generally available
(<a href="https://cloud.google.com/products#product-launch-stages">GA</a>).
You can now select the Enhanced tier during cluster creation, manage your
project-level backups with tiered tabs, and delete an enhanced backup. For more
information, see
<a href="https://docs.cloud.google.com/alloydb/docs/backup/manage-enhanced-backups">Manage enhanced backups</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 05, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#March_05_2026</id>
    <updated>2026-03-05T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#March_05_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB enhanced backups are generally available
(<a href="https://cloud.google.com/products#product-launch-stages">GA</a>).
You can now select the Enhanced tier during cluster creation, manage your
project-level backups with tiered tabs, and delete an enhanced backup. For more
information, see
<a href="https://docs.cloud.google.com/alloydb/docs/backup/manage-enhanced-backups">Manage enhanced backups</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>March 03, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#March_03_2026</id>
    <updated>2026-03-03T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#March_03_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>The following AlloyDB AI features are now generally available (<a href="https://cloud.google.com/products#product-launch-stages">GA</a>):</p>
<ul>
<li><p><a href="https://docs.cloud.google.com/alloydb/docs/ai/generate-manage-auto-embeddings-for-tables">Auto vector embeddings</a> provide a scalable, automated solution for managing the lifecycle of vector embeddings for large-scale datasets, eliminating the need for manual reindexing or custom scripts. This feature keeps embeddings in sync with transactional data and now supports incremental refresh in <code>manual</code> mode, ensuring that embeddings are only generated for new or updated rows. Additionally, you can perform incremental table refreshes or migration up to 130x faster than traditional row-by-row processing using <code>bulk</code> mode, improving efficiency for semantic search and Retrieval Augmented Generation (RAG).</p></li>
<li><p><a href="https://docs.cloud.google.com/alloydb/docs/ai/ai-query-engine-landing">AI functions</a> integrate LLMs like Gemini to bring 'world knowledge' to your AlloyDB data and incorporate advanced semantic search and ranking capabilities directly into your SQL workflows. This feature includes out-of-the-box functions for filtering (<code>ai.if</code>), semantic ranking (<code>ai.rank</code>), generation (<code>ai.generate</code>), and forecasting (<code>ai.forecast</code>).</p></li>
<li><p>Experience higher performance in AlloyDB AI by utilizing array-based AI functions. You can perform batch processing of natural language prompts directly within your SQL queries, significantly improving efficiency for large-scale AI operations. For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/ai/evaluate-semantic-queries-ai-operators">Perform intelligent SQL queries using AI functions</a>.</p></li>
</ul>
]]>
    </content>
  </entry>

  <entry>
    <title>February 23, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#February_23_2026</id>
    <updated>2026-02-23T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#February_23_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Gemini Cloud Assist investigation capabilities are now supported in
AlloyDB (<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/alloydb/docs/troubleshoot/slow-queries-ai">Troubleshoot slow queries with AI assistance</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 19, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#February_19_2026</id>
    <updated>2026-02-19T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#February_19_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB now integrates with Database Center to provide prioritized health
monitoring in the Google Cloud console. This integration highlights critical
and high-priority risks, offering one-click navigation to recommended fixes and
system insights for quick resolution. For more information, see
<a href="https://docs.cloud.google.com/alloydb/docs/monitor-health-clusters-instances">Monitor the health of your AlloyDB clusters and instances</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 17, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#February_17_2026</id>
    <updated>2026-02-17T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#February_17_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB <a href="https://docs.cloud.google.com/alloydb/docs/optimize-database-performance-compare-snapshots">performance snapshot and reports</a> now support read pool instance nodes, providing deeper observability into read operations and replica-specific performance issues.</p>
<h3>Announcement</h3>
<p>New best practices are available for securing generative AI agents using Model
Context Protocol (MCP) with Google Cloud databases. This guide covers key
security measures like least privilege, native database controls, and secure
agent design to help you build safer AI applications. For more information, see
<a href="https://docs.cloud.google.com/alloydb/docs/ai/secure-agent-interactions-mcp">Best practices for securing agent interactions with Model Context Protocol</a>.</p>
<h3>Feature</h3>
<p>You can now make AI function calls in bulk rather than row-by-row, which lets you
scale your intelligent workflows faster with new support for array-based
processing. For more information, see
<a href="https://docs.cloud.google.com/alloydb/docs/ai/evaluate-semantic-queries-ai-operators">Perform intelligent SQL queries using AI functions</a>.</p>
<p>This feature is in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
<h3>Feature</h3>
<p>You can now use the <a href="https://docs.cloud.google.com/alloydb/docs/ai/use-alloydb-mcp">AlloyDB remote MCP server</a>.
The AlloyDB remote MCP server lets you interact easily with AlloyDB clusters
from LLMs, AI applications, and AI-enabled development platforms.</p>
<p>This feature is in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 09, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#February_09_2026</id>
    <updated>2026-02-09T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#February_09_2026"/>
    <content type="html"><![CDATA[<h3>Fixed</h3>
<p>We are announcing the release of support for the AlloyDB language connectors and
Auth Proxy with <a href="https://docs.cloud.google.com/alloydb/docs/connect-iam#automatic">Auto IAM Authentication</a>
and managed connection pooling. This feature and the fix for the issue from
below is available starting with maintenance version 20260107.02_05. Clusters
with a maintenance window that may not have received this release can use
<a href="https://docs.cloud.google.com/alloydb/docs/self-service-maintenance">self-service maintenance</a>
to perform a maintenance update.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>February 05, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#February_05_2026</id>
    <updated>2026-02-05T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#February_05_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p><a href="https://cloud.google.com/alloydb/docs/columnar-engine/add-frequent-expressions">Virtual columns for
expressions</a>
is a feature of the columnar engine in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a> that
significantly improves query performance and reduces CPU consumption. It caches
the results of frequently used expressions, which is especially beneficial for
analytical workloads on large datasets. This feature is supported for PostgreSQL
version 16 and higher.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 27, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#January_27_2026</id>
    <updated>2026-01-27T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#January_27_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Database server compatibility with PostgreSQL version 18 is now available for
preview (<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>).
You can
<a href="https://cloud.google.com/alloydb/docs/cluster-create#procedure">create AlloyDB clusters</a>
with PostgreSQL 18 compatibility.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 21, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#January_21_2026</id>
    <updated>2026-01-21T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#January_21_2026"/>
    <content type="html"><![CDATA[<h3>Issue</h3>
<p>Automatic IAM authentication is unavailable when you use managed connection
pooling with the AlloyDB Auth Proxy and Language Connectors. To sign into your
database without a password, use manual IAM authentication. For more
information, see <a href="https://docs.cloud.google.com/alloydb/docs/connect-iam">Connect using an IAM account</a></p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 20, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#January_20_2026</id>
    <updated>2026-01-20T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#January_20_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can
<a href="https://docs.cloud.google.com/alloydb/docs/cluster-create">create AlloyDB cluster instances</a>
in Bangkok, Thailand (<code>asia-southeast3</code>). For more information, see
<a href="https://docs.cloud.google.com/alloydb/docs/locations">AlloyDB locations</a> and
<a href="https://cloud.google.com/alloydb/pricing">AlloyDB for PostgreSQL pricing</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 19, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#January_19_2026</id>
    <updated>2026-01-19T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#January_19_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB now supports the Z3 machine series, which are powered by 4th generation Intel x86 processors (Sapphire Rapids) with Titanium SSD. These instances offer machine sizes, with up to 88 vCPU and 704 GiB RAM, that let you run storage-intensive workloads with large working datasets. For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/choose-machine-type#z3-standardlssd">Choose an AlloyDB machine type</a>. This feature is <a href="https://cloud.google.com/products#product-launch-stages">generally available</a> (GA).</p>
]]>
    </content>
  </entry>

  <entry>
    <title>January 15, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#January_15_2026</id>
    <updated>2026-01-15T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#January_15_2026"/>
    <content type="html"><![CDATA[<h3>Fixed</h3>
<p>Memory usage estimation is more accurate for high-dimensional vector indexes. This
fix prevents out of memory (OOM) errors by enforcing defined memory constraints
throughout the index build process. You might need to increase your
<code>maintenance_work_mem settings</code> to align with the real usage estimates.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 24, 2025</title>
    <id>tag:google.com,2016:alloydb-release-notes#December_24_2025</id>
    <updated>2025-12-24T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#December_24_2025"/>
    <content type="html"><![CDATA[<h3>Change</h3>
<p>The extension <code>vector</code>, which includes <code>pgvector</code> functions and operators, is updated to version 0.8.1.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 18, 2025</title>
    <id>tag:google.com,2016:alloydb-release-notes#December_18_2025</id>
    <updated>2025-12-18T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#December_18_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Managed connection pooling is now generally available (<a href="https://cloud.google.com/products#product-launch-stages">GA</a>).  This feature optimizes resource usage to improve workload scalability and reliability. It is compatible with the AlloyDB Auth Proxy and Language Connectors.  For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/configure-managed-connection-pooling">Configure managed connection pooling</a>.</p>
<h3>Feature</h3>
<p>AlloyDB database <a href="https://docs.cloud.google.com/alloydb/docs/optimize-database-performance-compare-snapshots#generate-a-performance-snapshot-report">performance snapshot reports</a> now include a SQL Report section, which lists the top 50 queries by total elapsed time, read I/O, and standard deviation of elapsed time. This helps you identify and optimize resource-intensive queries.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 17, 2025</title>
    <id>tag:google.com,2016:alloydb-release-notes#December_17_2025</id>
    <updated>2025-12-17T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#December_17_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can build data agents that interact with the data in your
database using conversational language. Use these data agents as tools to
empower your applications. For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/ai/data-agent-overview">Data agents overview</a>. This feature is available in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>, and access to it requires a <a href="https://forms.gle/pJByTWfenZAWbaXo7">sign-up</a>.</p>
<h3>Feature</h3>
<p>You can now use Gemini 3.0 Flash
(<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>)
when you call generative AI functions in AlloyDB, such as <code>AI.GENERATE</code>. Use the
model name <code>gemini-3-flash-preview</code>. For more information, see
<a href="https://docs.cloud.google.com/alloydb/docs/ai/evaluate-semantic-queries-ai-operators#use-gemini-model-3">Use Gemini 3.0 models</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 11, 2025</title>
    <id>tag:google.com,2016:alloydb-release-notes#December_11_2025</id>
    <updated>2025-12-11T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#December_11_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB now supports the C4 machine series, which are powered by 6th generation Intel Xeon Granite Rapids processors. These instances offer massive machine sizes, with up to 288 vCPU and 2232 GiB RAM, that let you run extremely demanding workloads. For more information,
see <a href="https://docs.cloud.google.com/alloydb/docs/choose-machine-type">Choose an AlloyDB machine type</a>. This feature is <a href="https://cloud.google.com/products#product-launch-stages">generally available</a> (GA).</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 08, 2025</title>
    <id>tag:google.com,2016:alloydb-release-notes#December_08_2025</id>
    <updated>2025-12-08T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#December_08_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can now use Gemini to <a href="https://docs.cloud.google.com/alloydb/docs/write-sql-gemini#fix-error-in-queries">fix query errors in the AlloyDB Studio query editor</a>. This feature is available in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>December 05, 2025</title>
    <id>tag:google.com,2016:alloydb-release-notes#December_05_2025</id>
    <updated>2025-12-05T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#December_05_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Query plan management (<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>) ensures query plan stability, and protects your
database performance against the risk of query plan regression due to changes
in the database or the optimizer's behavior. AlloyDB continuously monitors,
captures, and logs potential query execution plans, giving you the granular
control to force the optimizer to choose from approved plans, and prevent
unintended regressions. For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/query-plan-management">Manage query plans</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 20, 2025</title>
    <id>tag:google.com,2016:alloydb-release-notes#November_20_2025</id>
    <updated>2025-11-20T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#November_20_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB now supports horizontal <a href="https://docs.cloud.google.com/alloydb/docs/instance-read-pool-scale#autoscale-read-pool">autoscaling for read pool instances</a>. This feature is available in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 19, 2025</title>
    <id>tag:google.com,2016:alloydb-release-notes#November_19_2025</id>
    <updated>2025-11-19T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#November_19_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can now <a href="https://docs.cloud.google.com/alloydb/docs/self-service-maintenance">perform self-service maintenance</a>
if you need to apply the latest AlloyDB updates to your clusters as soon as
possible.
Updating to the latest version can unlock AlloyDB features, apply patches,
and let you set deny periods.</p>
<h3>Change</h3>
<p>The upper limit of the query plans captured per minute is enhanced to 200. For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/using-advanced-query-insights#gcloud">Improve query performance using advanced query insights features for AlloyDB</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 18, 2025</title>
    <id>tag:google.com,2016:alloydb-release-notes#November_18_2025</id>
    <updated>2025-11-18T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#November_18_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can now use Gemini 3.0 when you call generative AI functions in AlloyDB, such as <code>AI.GENERATE</code>. For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/ai/evaluate-semantic-queries-ai-operators#use-gemini-model-3">Use Gemini 3.0 models</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>November 13, 2025</title>
    <id>tag:google.com,2016:alloydb-release-notes#November_13_2025</id>
    <updated>2025-11-13T00:00:00-08:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#November_13_2025"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB AI native vector search accelerator is now generally available (<a href="https://cloud.google.com/products#product-launch-stages">GA</a>). It includes the following features and improvements:</p>
<ul>
<li>The <code>google_columnar_engine</code> extension is updated to automatically recommend data for searches, so you don't need to manually add vector columns to the table. For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/ai/perform-vector-search#accelerate-filtered-vector-search">Perform a vector search</a>.</li>
<li>The <code>alloydb_scann</code> extension is updated with new metrics for vector index creation. You can now use the <a href="https://docs.cloud.google.com/alloydb/docs/ai/tune-indexes?resource=scann#vector-index-metrics">pg_stat_ann_index_creation</a> view to see the number of rows present in a table at the time of index creation.</li>
</ul>
]]>
    </content>
  </entry>

</feed>
