<?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-09-21T00:00:00-07:00</updated>

  <entry>
    <title>September 21, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#September_21_2026</id>
    <updated>2026-09-21T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#September_21_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can now use the AlloyDB Columnar Engine as a read-optimized, in-memory
cache for HNSW vector indexes. This feature is generally available
(<a href="https://cloud.google.com/products#product-launch-stages">GA</a>). It accelerates vector search
performance and increases queries per second (QPS) for vector workloads.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/alloydb/docs/ai/accelerate-with-ce">Accelerate queries with the Columnar Engine</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 11, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#September_11_2026</id>
    <updated>2026-09-11T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#September_11_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can now monitor the status, throughput, and backlog of the audit logging
pipeline for your AlloyDB for PostgreSQL instances and nodes using
Cloud Monitoring.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/alloydb/docs/pgaudit/view-audit-log#monitor-audit-log-pipeline-status">Monitor audit log pipeline status</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>September 02, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#September_02_2026</id>
    <updated>2026-09-02T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#September_02_2026"/>
    <content type="html"><![CDATA[<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>
]]>
    </content>
  </entry>

  <entry>
    <title>August 17, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#August_17_2026</id>
    <updated>2026-08-17T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#August_17_2026"/>
    <content type="html"><![CDATA[<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>
]]>
    </content>
  </entry>

  <entry>
    <title>August 07, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#August_07_2026</id>
    <updated>2026-08-07T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#August_07_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>You can now sync tables from BigQuery into your AlloyDB instance, either as a
one-time operation or on a periodic schedule. This feature (in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>)
lets you enable operational analytics that benefit from low-latency,
transactional access to your data lake.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/sync-bigquery-data-to-alloydb">Sync BigQuery data to AlloyDB</a>.</p>
<h3>Feature</h3>
<p>AlloyDB integration with BigQuery lets you connect your operational and
analytical data through real-time data access (lakehouse federation), periodic
data synchronization, and one-time table syncs. These features are 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/alloydb/docs/choose-access-bigquery-data-from-alloydb">Choose how to access BigQuery data from AlloyDB</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>August 04, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#August_04_2026</id>
    <updated>2026-08-04T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#August_04_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB now supports Best Matching 25 (BM25) indexes for full-text search in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.
You can use the <code>pg_textsearch</code> extension to create BM25 indexes and optimize
probabilistic ranking of full-text search. This feature is supported on AlloyDB
instances running PostgreSQL 17 or 18.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/ai/create-bm25-index">Create and manage a BM25 index</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 28, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#July_28_2026</id>
    <updated>2026-07-28T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#July_28_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<aside class="note"><strong>Note:</strong><span> IAM group authentication is available in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>
for new AlloyDB clusters. To enable this feature on an existing cluster,
contact your Google Cloud account team.</span></aside>
<p>IAM group authentication for AlloyDB is available in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a> for new clusters running PostgreSQL 15 and later. This feature simplifies database user management by allowing access management at the group level, where group members inherit database roles and permissions. To use this feature, enable the <code>alloydb.iam_authentication</code> and <code>alloydb.iam_group_authentication</code> database flags.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/database-users/iam-authentication#group-auth">IAM group authentication</a> and <a href="https://docs.cloud.google.com/alloydb/docs/database-users/manage-iam-auth#group">Manage IAM authentication</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 27, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#July_27_2026</id>
    <updated>2026-07-27T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#July_27_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>AlloyDB write endpoints are now available in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.
Write endpoints simplify database connection management by providing a stable
domain name service (DNS) name for your applications, decoupling them from
instance IP addresses. During disaster recovery switchovers or failovers,
AlloyDB automatically updates the endpoint to point to the new primary instance.</p>
<p>For more information, see
<a href="https://docs.cloud.google.com/alloydb/docs/manage-write-endpoints">Manage database connections with write endpoints</a>.</p>
<h3>Feature</h3>
<p>AlloyDB now supports cross-region failover in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a>. You can
optionally enable cross-region failover to automate the recreation of the
original primary when a secondary cluster is promoted while maintaining your
replication topology without requiring manual cluster deletion or re-creation.
Cross-region failover is supported only for topologies with a single primary
cluster and a single secondary cluster.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/cross-region-replication/about-cross-region-replication">About cross-region
replication</a>
and <a href="https://docs.cloud.google.com/alloydb/docs/cross-region-replication/work-with-cross-region-replication">Work with cross-region
replication</a>.</p>
<h3>Feature</h3>
<p>External search with AlloyDB now supports <a href="https://docs.cloud.google.com/alloydb/docs/opensearch">OpenSearch</a> in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.
You can use the <a href="https://docs.cloud.google.com/alloydb/docs/reference/extensions#external_search_fdw"><code>external_search_fdw</code></a> extension to connect to an OpenSearch cluster and query its data directly from your database.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 23, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#July_23_2026</id>
    <updated>2026-07-23T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#July_23_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>Transparent query forwarding is now available in
<a href="https://cloud.google.com/products#product-launch-stages">Preview</a> for clusters compatible with PostgreSQL 17 and 18. With this
feature, the primary node in a cluster intercepts read-only queries and
selectively forwards them to read pool instances while maintaining
read-your-writes consistency.</p>
<p>For more information, see <a href="https://docs.cloud.google.com/alloydb/docs/transparent-query-forwarding">Optimize resources and isolate read queries with transparent query forwarding</a>.</p>
]]>
    </content>
  </entry>

  <entry>
    <title>July 08, 2026</title>
    <id>tag:google.com,2016:alloydb-release-notes#July_08_2026</id>
    <updated>2026-07-08T00:00:00-07:00</updated>
    <link rel="alternate" href="https://docs.cloud.google.com/alloydb/docs/release-notes#July_08_2026"/>
    <content type="html"><![CDATA[<h3>Feature</h3>
<p>External search with AlloyDB now supports Apache <a href="https://docs.cloud.google.com/alloydb/docs/solr-search">Solr</a> in <a href="https://cloud.google.com/products#product-launch-stages">Preview</a>.
You can use the <a href="https://docs.cloud.google.com/alloydb/docs/reference/extensions#external_search_fdw"><code>external_search_fdw</code></a> extension to connect to a Solr cluster and query its data directly from your database.</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>

</feed>
