0.1.4 (2025-12-01)
- tools/postgres: Add
long_running_transactions,list_locksandreplication_statstools (genai-toolbox#1751) (5abad5d) (159f7d5)
- tools: Check for query execution error for pgxpool.Pool (genai-toolbox#1969) (2bff138) (159f7d5)
0.1.3 (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) (89a0789)
- source/Postgresql: Set default host and port for Postgresql source (genai-toolbox#1927) (7e6e88a) (89a0789)
- tools/postgres: Add
list_triggers,database_overviewtools for postgres (genai-toolbox#1912) (a4c9287) (89a0789) - tools/postgres: Add list_indexes, list_sequences tools for postgres (genai-toolbox#1765) (897c63d) (89a0789)
- Added prompt support for toolbox (genai-toolbox#1798) (cd56ea4) (89a0789)
0.1.2 (2025-11-07)
- tools/postgres-list-schemas: Add new postgres-list-schemas tool (genai-toolbox#1741) (1a19cac) (6876ee4)
- tools/postgres-list-views: Add new postgres-list-views tool (genai-toolbox#1709) (e8c7fe0) (6876ee4)
- tools/postgres-execute-sql: Do not ignore SQL failure (genai-toolbox#1829) (8984287) (6876ee4)
0.1.1 (2025-09-30)
- additional instructions for the context file (#26) (96f8337)
- standardize mcp server names (#24) (2810ce4)
- update context file to guide on changing resources (db50b17)
- update context file to recommend full table name (#27) (3f109bc)
- Add Postgres Extension