gcp Google Cloud release notes ·

Bigtable Data API Adds GA Natural Language Querying with Go Library Updates

aigcpgaengineer
feature

The Bigtable remote MCP server now supports the Bigtable Data API's `execute_sql` tool, which is generally available and enables querying Bigtable data using natural language prompts. This enhancement simplifies data access and analysis for users by allowing natural language interactions. Concurrently, the Go library for Bigtable has been updated to version 1.51.0, introducing numerous new features for client configuration, session management, and observability. This release also includes critical bug fixes to improve the library's stability and correctness.

Features (1)
  • Bigtable Libraries

    The Bigtable remote MCP server supports the Bigtable Data API, which provides the execute_sql tool that you can use to query Bigtable data using natural language prompts. This feature is generally available (GA) . For more information, see Use the Bigtable remote MCP server . 1.51.0 (2026-07-23) Features bigtable: Add ChainInterceptors and RetryingVRpc for vRPC pipeline ( #20185 ) ( c7a832a ) bigtable: Add ClientConfigurationManager ( #19986 ) ( 3a8f927 ) bigtable: Add debug tag counter (recordDebugTag / assertDebugTag) ( #20114 ) ( 3c97590 ) bigtable: Add lazyPool helper for on-demand session

Read the original announcement →

https://docs.cloud.google.com/release-notes#July_27_2026

Related releases