gemini-cli-extensions/alloydb
v0.2.0Apache-2.0
Create, connect, and interact with an AlloyDB for PostgreSQL database and data.
Changelog
0.2.0 (2026-04-16)
⚠ BREAKING CHANGES
Features
- skill: Attach user agent metadata for generated skill (mcp-toolbox#2697) (9598a6a) (98ea437)
- skill: Update skill generation logic (mcp-toolbox#2646) (c233eee) (98ea437)
- skills: Add Claude Code support to generated scripts (mcp-toolbox#2966) (a1609e1) (98ea437)
- skills: Add codex user agent (mcp-toolbox#2973) (070e939) (98ea437)
- skills: Tool invocation via npx (mcp-toolbox#2916) (377dc5b) (98ea437)
Bug Fixes
- skill: Fix env variable propagation (mcp-toolbox#2645) (5271368) (98ea437)
- skills: Fix integer parameter parsing through agent skills (mcp-toolbox#2847) (4564efe) (98ea437)
- skills: Fix skill generation template (mcp-toolbox#2914) (a01a15e) (98ea437)
- skills: Prevent empty strings overriding optional env vars in node scripts (mcp-toolbox#2963) (c52adeb) (98ea437)
0.1.11 (2026-02-24)
Bug Fixes
0.1.10 (2026-01-28)
Features
- add Configuration settings (#108) (4ec5205)
- deps: update dependency googleapis/mcp-toolbox to v0.26.0 (#109) (7fa79c2)
0.1.9 (2026-01-13)
Bug Fixes
- tools/alloydb-wait-for-operation: Fix connection message generation (mcp-toolbox#2228) (7053fbb) (177e29e)
- tools/alloydbainl: Only add psv when NL Config Param is defined (mcp-toolbox#2265) (ef8f3b0) (177e29e)
0.1.8 (2025-12-15)
Bug Fixes
- List tables tools null fix (mcp-toolbox#2107) (2b45266) (e8c6640)
0.1.7 (2025-12-05)
Bug Fixes
- tools/alloydb-postgres-list-tables: Exclude google_ml schema from list_tables (mcp-toolbox#2046) (a03984c) (921f64e)
- tools/alloydbcreateuser: Remove duplication of project praram (mcp-toolbox#2028) (730ac6d) (921f64e)
0.1.6 (2025-11-19)
Features
- tools/postgres: Add
long_running_transactions,list_locksandreplication_statstools (#1751) (5abad5d)
Bug Fixes
- tools: Check for query execution error for pgxpool.Pool (mcp-toolbox#1969) (2bff138) (1da5746)
- tools/alloydbgetinstance: Remove parameter duplication (mcp-toolbox#1993) (0e269a1) (1da5746)
0.1.5 (2025-11-18)
Features
- source/alloydb, source/cloud-sql-postgres,source/cloud-sql-mysql,source/cloud-sql-mssql: Use project from env for alloydb and cloud sql control plane tools (mcp-toolbox#1588) (12bdd95) (7ca7d46)
- Added prompt support for toolbox (mcp-toolbox#1798) (cd56ea4) (7ca7d46)
0.1.4 (2025-11-07)
Features
- tools/alloydbainl: update AlloyDB AI NL statement order (mcp-toolbox#1753) (45933f1)
Bug Fixes
- tools/alloydbainl: AlloyDB AI NL execute_sql statement order (mcp-toolbox#1753) (9723cad) (45933f1)
0.1.3 (2025-10-17)
Bug Fixes
0.1.2 (2025-10-13)
Features
0.1.1 (2025-09-30)
Features
- additional instructions for the context file (#51) (cef0fb6)
- deps: update dependency googleapis/mcp-toolbox to v0.16.0 (#42) (6a25cb6)
- standardize mcp server names (#49) (ab738fc)
- update context file to use full table name (dc565f4)
- Update context to recommend other observability extension (#34) (874b148)