G

Google Cloud AlloyDB Release Notes

G

July 28, 2026

Feature Note: IAM group authentication is available in Preview for new AlloyDB clusters. To enable this feature on an existing cluster, contact your Google Cloud account team. IAM group authentication for AlloyDB is available in Preview for new clusters running PostgreSQL 15 and later. This feature simplifies database user management by allowing access management at the group level, where group me…

G

July 27, 2026

Feature External search with AlloyDB now supports OpenSearch in Preview. You can use the external_search_fdw extension to connect to an OpenSearch cluster and query its data directly from your database.

G

July 23, 2026

Feature Transparent query forwarding is now available in Preview 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. For more information, see Optimize resources and isolate read queries with transparent query forwarding.

G

July 08, 2026

Feature External search with AlloyDB now supports Apache Solr in Preview. You can use the external_search_fdw extension to connect to a Solr cluster and query its data directly from your database.

G

June 16, 2026

Feature AlloyDB integration with Knowledge Catalog is now generally available (GA). This integration provides a unified metadata view to simplify data governance and analysis. It includes near real-time synchronization and expanded metadata details, like primary and foreign keys. For more information, see Integrate AlloyDB with Knowledge Catalog.

G

June 15, 2026

Feature The Database Insights remote Model Context Protocol (MCP) server now supports the following advanced query insights tools for AlloyDB for PostgreSQL: get_advanced_aggregated_query_stats get_advanced_aggregated_wait_event_stats get_advanced_time_series_query_stats get_advanced_time_series_wait_event_stats get_index_recommendations For more information, see Database Insights remote MCP serve…

G

May 11, 2026

Announcement AlloyDB now offers extended support for clusters running major PostgreSQL versions that have reached their end-of-life (EOL) as defined by the PostgreSQL community. Extended support provides an additional three years of support after the end of regular support, giving you more time to plan and perform major version upgrades. For more information, see Extended support for AlloyDB for P…

G

April 22, 2026

Feature Database Migration Service quick-start migrations (in Preview) are now integrated into AlloyDB to provide a lightweight, continuous migration flow. This feature automates setup for sources with private IPs in a VPC network, including Cloud SQL for PostgreSQL and self-managed databases on Compute Engine. For more information, see Quick-start migrations overview in the Database Migration Ser…

G

April 21, 2026

Feature The integration between AlloyDB for PostgreSQL and Knowledge Catalog (in Preview) is now enabled by default for all new AlloyDB clusters. This integration provides a unified view of your metadata to simplify data governance and analysis. Recent enhancements feature near real-time synchronization, with updates reflecting in Knowledge Catalog within minutes, as well as expanded metadata deta…

G

April 20, 2026

Feature You can now use the Database Insights remote MCP server to analyze AlloyDB's performance and system metrics. This feature is in GA. Feature The AlloyDB remote MCP server—available through the global endpoint—is now generally available (GA) and includes support for the following: Read-only execute SQL. Tools to help you update your instance, export and import data, create a backup, and rest…

G

April 17, 2026

Issue When querying your Elasticsearch data using standard SQL queries and specifying an OFFSET, if the OFFSET gets pushed down, it gets applied twice. For example, if your SQL query contains OFFSET 5, AlloyDB tries to push the OFFSET down. Then, AlloyDB applies the OFFSET again when the results are returned. Feature External search with AlloyDB now supports Elasticsearch in Preview. With this upd…

G

April 16, 2026

Announcement The following vector search improvements are now available in Preview: AlloyDB now supports Vector assist. Vector assist is an AlloyDB extension that simplifies the deployment and management of your AlloyDB vector workloads. It helps you set up production-ready vector search capabilities, such as embedding generation, query optimization, and index creation for vector types like HNSW.…

G

April 15, 2026

Feature The AlloyDB for PostgreSQL index advisor is enabled by default. It provides vector search index recommendations for Scalable Nearest Neighbors (ScaNN) indexes. For more information, see Use the index advisor.

G

April 14, 2026

Breaking As of April 10, 2026, you can create, run, and edit Gemini Cloud Assist investigations only if you have a Premium Support contract. You can use Gemini Cloud Assist investigations to monitor and troubleshoot your AlloyDB for PostgreSQL instance with AI assistance. If you ran an investigation prior to April 10, 2026, then the results of the investigation continue to be available to you in t…

G

April 06, 2026

Feature The QueryData tool lets you to query the data in your database using conversational language and build data agents. For more information, see QueryData tool overview. This feature is available in (Preview). 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…

G

April 03, 2026

Feature The gcloud beta alloydb connect command is now available in Preview. This command provides a simplified way to connect securely to AlloyDB instances by using the AlloyDB Auth Proxy and psql. For more information, see Connect using gcloud CLI.

G

April 02, 2026

Change You can now enable Advanced Query Insights on primary clusters 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.

G

March 31, 2026

Feature 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 (GA) in PostgreSQL 18 and is automatically ena…

G

March 30, 2026

Feature AlloyDB now offers conversational analytics, which lets users query their operational data using natural language. This feature is powered by the Conversational Analytics API, which can help you translate complex human dialog into precise database queries to provide actionable insights. This feature is in Preview. For more information, see Conversational analytics for AlloyDB overview.

G

March 25, 2026

Feature Database server compatibility with PostgreSQL version 18 is now generally available (GA): You can create AlloyDB clusters with PostgreSQL 18 compatibility. You can upgrade existing AlloyDB clusters running PostgreSQL major versions 14, 15, 16, or 17 to PostgreSQL major version 18 with one click. You can use Database Migration Service to migrate databases to AlloyDB. Feature The following A…

G

March 20, 2026

Feature 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 System insights metrics reference.

G

March 16, 2026

Feature AlloyDB now supports the 2 vCPU C4A machine type (c4a-highmem-2-lssd), 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 Choose an AlloyDB machine type. Feature AlloyDB enhanced backups are generally available (…

G

March 05, 2026

Feature AlloyDB enhanced backups are generally available (GA). 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 Manage enhanced backups.

G

March 03, 2026

Feature The following AlloyDB AI features are now generally available (GA): Auto vector embeddings 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 manual mode, ensuring th…

G

February 19, 2026

Feature 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 Monitor the health of your AlloyDB clusters and instances.

G

February 17, 2026

Feature AlloyDB performance snapshot and reports now support read pool instance nodes, providing deeper observability into read operations and replica-specific performance issues. Announcement 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 databas…