0.3.1 (2025-12-08)
Features
- prebuilt/cloud-sql: Add clone instance tool for cloud sql (genai-toolbox#1845) (5e43630) (c14e8b2)
- serverless-spark: Add create_pyspark_batch tool (1bf0b51) (c14e8b2)
- serverless-spark: Add create_spark_batch tool (17a9792) (c14e8b2)
- tool/mssql: Set default host and port for MSSQL source (genai-toolbox#1943) (7a9cc63) (c14e8b2)
- tools/cloudsqlpg: Add CloudSQL PostgreSQL pre-check tool (genai-toolbox#1722) (8752e05) (c14e8b2)
- tools/postgres-list-publication-tables: Add new postgres-list-publication-tables tool (genai-toolbox#1919) (f4b1f0a) (c14e8b2)
- tools/postgres-list-tablespaces: Add new postgres-list-tablespaces tool (genai-toolbox#1934) (5ad7c61) (c14e8b2)
- tools/postgres: Add allowed-origins flag (genai-toolbox#1984) (862868f) (c14e8b2)
- tools/postgres: Add list-query-stats and get-column-cardinality functions (genai-toolbox#1976) (9f76026) (c14e8b2)
- tools/spanner-list-graph: Tool impl + docs + tests (genai-toolbox#1923) (a0f44d3) (c14e8b2)
- tools/spanner: Add spanner list graphs to prebuiltconfigs (genai-toolbox#2056) (0e7fbf4) (c14e8b2)
- Support alternate accessToken header name (genai-toolbox#1968) (18017d6) (c14e8b2)
- Support for annotations (genai-toolbox#2007) (ac21335) (c14e8b2)
Bug Fixes
- tools/alloydb-postgres-list-tables: Exclude google_ml schema from list_tables (genai-toolbox#2046) (a03984c) (c14e8b2)
- tools/alloydbcreateuser: Remove duplication of project praram (genai-toolbox#2028) (730ac6d) (c14e8b2)
- tools/mongodb: Remove
requiredtag from thecanonicalfield (genai-toolbox#2099) (744214e) (c14e8b2) - Add import for firebirdsql (genai-toolbox#2045) (fb7aae9) (c14e8b2)
- Correct FAQ to mention HTTP tools (genai-toolbox#2036) (7b44237) (c14e8b2)
- Format BigQuery numeric output as decimal strings (genai-toolbox#2084) (155bff8) (c14e8b2)
- Set default annotations for tools in code if annotation not provided in yaml (genai-toolbox#2049) (565460c) (c14e8b2)