0.1.10 (2026-02-24)
0.1.9 (2026-01-28)
- prebuilt/cloud-sql: Add create backup tool for Cloud SQL (genai-toolbox#2141) (8e0fb03) (a547399)
- prebuilt/cloud-sql: Add restore backup tool for Cloud SQL (genai-toolbox#2171) (00c3e6d) (a547399)
- add Configuration settings (#85) (4ab7fbc)
0.1.8 (2026-01-14)
0.1.7 (2025-12-08)
- prebuilt/cloud-sql: Add clone instance tool for cloud sql (genai-toolbox#1845) (5e43630) (3d737a6)
- tools/cloudsqlpg: Add CloudSQL PostgreSQL pre-check tool (genai-toolbox#1722) (8752e05) (3d737a6)
- tools/postgres-list-publication-tables: Add new postgres-list-publication-tables tool (genai-toolbox#1919) (f4b1f0a) (3d737a6)
- tools/postgres-list-tablespaces: Add new postgres-list-tablespaces tool (genai-toolbox#1934) (5ad7c61) (3d737a6)
- tools/postgres: Add list-query-stats and get-column-cardinality functions (genai-toolbox#1976) (9f76026) (3d737a6)
0.1.6 (2025-11-26)
- tools/postgres: Add
long_running_transactions,list_locksandreplication_statstools (genai-toolbox#1751) (5abad5d) (f3d34c7)
- tools: Check for query execution error for pgxpool.Pool (genai-toolbox#1969) (2bff138) (f3d34c7)
0.1.5 (2025-11-18)
- 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 (genai-toolbox#1588) (12bdd95) (acdefd8)
- tools/postgres: Add
list_triggers,database_overviewtools for postgres (genai-toolbox#1912) (a4c9287) (acdefd8) - tools/postgres: Add list_indexes, list_sequences tools for postgres (genai-toolbox#1765) (897c63d) (acdefd8)
- Added prompt support for toolbox (genai-toolbox#1798) (cd56ea4) (acdefd8)
0.1.4 (2025-11-07)
- tools/postgres-list-schemas: Add new postgres-list-schemas tool (genai-toolbox#1741) (1a19cac) (995cb23)
- tools/postgres-list-views: Add new postgres-list-views tool (genai-toolbox#1709) (e8c7fe0) (995cb23)
- Adding google_ml_integration instructions (#63) (56185e7)
- tools/postgres-execute-sql: Do not ignore SQL failure (genai-toolbox#1829) (8984287) (995cb23)
0.1.3 (2025-10-17)
0.1.2 (2025-10-13)
0.1.1 (2025-09-30)
- additional instructions for the context file (#30) (9c87df1)
- standardize mcp server names (#27) (eeeaf81)
- update context file to recommend observability extension (#17) (f4f7069)
- update context file to use full table name (#31) (533a2f3)
- create the Cloud SQL for PostgreSQL Extension