feat(deps): update dependency googleapis/genai-toolbox to v0.25.0 #61
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.18.0→0.25.0Release Notes
googleapis/genai-toolbox (googleapis/genai-toolbox)
v0.25.0Compare Source
Features
embeddingModelsupport (#2121) (9c62f31)allowed-hostsflag (#2254) (17b41f6)make_lookandmake_dashboard. (#2245) (eb79339)embeddedByconfig support (#2151) (17b70cc)Bug Fixes
embeddingModelconfig initialization (#2281) (a779975)v0.24.0Compare Source
Features
mysql-get-query-plantool for MySQL source (#2123) (0641da0)Bug Fixes
v0.23.0Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous Chores
v0.22.0Compare Source
Features
Bug Fixes
requiredtag from thecanonicalfield (#2099) (744214e)v0.21.0Compare Source
⚠ BREAKING CHANGES
object_detailsjson string into map to make response have nested json (#1894) (446d62a)Features
long_running_transactions,list_locksandreplication_statstools (#1751) (5abad5d)Bug Fixes
v0.20.0Compare Source
Features
list_triggers,database_overviewtools for postgres (#1912) (a4c9287)v0.19.1Compare Source
⚠ BREAKING CHANGES
Features
excludeValuesfor parameters (#1818) (a8e98dc)run_dashboardtool (#1858) (30857c2)filterParamsfield optional (#1614) (208ab92)Bug Fixes
authRequiredin tool manifest (#1800) (954152c)ipAddressfield (#1822) (38d535d)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
BEGIN_COMMIT_OVERRIDE
feat: Add
embeddingModelsupport (genai-toolbox#2121) (9c62f31)feat: Add
allowed-hostsflag (genai-toolbox#2254) (17b41f6)feat: Add parameter default value to manifest (genai-toolbox#2264) (9d1feca)
feat: snowflake: Add Snowflake Source and Tools (genai-toolbox#858) (b706b5b)
feat: prebuilt/cloud-sql-mysql: Update CSQL MySQL prebuilt tools to use IAM (genai-toolbox#2202) (731a32e)
feat: tools/postgressql: Add tool to list store procedure (genai-toolbox#2156) (cf0fc51)
feat: tools/postgressql: Add Parameter
embeddedByconfig support (genai-toolbox#2151) (17b70cc)fix: server: Add
embeddingModelconfig initialization (genai-toolbox#2281) (a779975)feat: Support combining prebuilt and custom tool configurations (genai-toolbox#2188) (5788605)
fix: spanner: Move list graphs validation to runtime (genai-toolbox#2154) (914b3ee)
feat!: serverless-spark: add URLs to create batch tool outputs
feat!: serverless-spark: add URLs to list_batches output
feat!: serverless-spark: add Cloud Console and Logging URLs to get_batch
feat!: tools/postgres: Add additional filter params for existing postgres tools (genai-toolbox#2033)
feat: tools/postgres: Add list-table-stats-tool to list table statistics. (genai-toolbox#2055) (78b02f0)
feat: looker/tools: Enhance dashboard creation with dashboard filters (genai-toolbox#2133) (285aa46)
feat: serverless-spark: Add Cloud Console and Logging URLs to get_batch (e29c061)
feat: serverless-spark: Add URLs to create batch tool outputs (c6ccf4b)
feat: serverless-spark: Add URLs to list_batches output (5605eab)
feat: tools/postgres: Add additional filter params for existing postgres tools (genai-toolbox#2033) (489117d)
feat: tools/postgres: Add list_pg_settings, list_database_stats tools for postgres (genai-toolbox#2030) (32367a4)
feat: tools/postgres: Add new postgres-list-roles tool (genai-toolbox#2038) (bea9705)
fix: List tables tools null fix (genai-toolbox#2107) (2b45266)
feat: tools/postgres: Add allowed-origins flag (genai-toolbox#1984) (862868f)
feat: tools/postgres: Add list-query-stats and get-column-cardinality functions (genai-toolbox#1976) (9f76026)
feat: prebuilt/cloud-sql: Add clone instance tool for cloud sql (genai-toolbox#1845) (5e43630)
feat: serverless-spark: Add create_pyspark_batch tool (1bf0b51)
feat: serverless-spark: Add create_spark_batch tool (17a9792)
feat: Support alternate accessToken header name (genai-toolbox#1968) (18017d6)
feat: Support for annotations (genai-toolbox#2007) (ac21335)
feat: tools/cloudsqlpg: Add CloudSQL PostgreSQL pre-check tool (genai-toolbox#1722) (8752e05)
feat: tools/postgres-list-publication-tables: Add new postgres-list-publication-tables tool (genai-toolbox#1919) (f4b1f0a)
feat: tools/postgres-list-tablespaces: Add new postgres-list-tablespaces tool (genai-toolbox#1934) (5ad7c61)
fix: Add import for firebirdsql (genai-toolbox#2045) (fb7aae9)
fix: Correct FAQ to mention HTTP tools (genai-toolbox#2036) (7b44237)
fix: Format BigQuery numeric output as decimal strings (genai-toolbox#2084) (155bff8)
fix: Set default annotations for tools in code if annotation not provided in yaml (genai-toolbox#2049) (565460c)
fix: tools/alloydb-postgres-list-tables: Exclude google_ml schema from list_tables (genai-toolbox#2046) (a03984c)
feat: tools/postgres: Add
long_running_transactions,list_locksandreplication_statstools (genai-toolbox#1751) (5abad5d)fix: tools: Check for query execution error for pgxpool.Pool (genai-toolbox#1969) (2bff138)
feat: Added prompt support for toolbox (genai-toolbox#1798) (cd56ea4)
feat: 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)
feat: source/Postgresql: Set default host and port for Postgresql source (genai-toolbox#1927) (7e6e88a)
feat: tools/postgres: Add
list_triggers,database_overviewtools for postgres (genai-toolbox#1912) (a4c9287)feat: tools/postgres: Add list_indexes, list_sequences tools for postgres (genai-toolbox#1765) (897c63d)
feat: Support
excludeValuesfor parameters (genai-toolbox#1818) (a8e98dc)feat: elasticsearch: Add Elasticsearch source and tools (genai-toolbox#1109) (5367285)
feat: mindsdb: Add MindsDB Source and Tools (genai-toolbox#878) (1b2cca9)
feat: cloud-healthcare: Add support for healthcare source, tool and prebuilt config (genai-toolbox#1853) (1f833fb)
feat: singlestore: Add SingleStore Source and Tools (genai-toolbox#1333) (40b9dba)
feat: tools/postgres-list-schemas: Add new postgres-list-schemas tool (genai-toolbox#1741) (1a19cac)
feat: tools/postgres-list-views: Add new postgres-list-views tool (genai-toolbox#1709) (e8c7fe0)
fix: Bigquery execute_sql to assign values to array (genai-toolbox#1884) (559e2a2)
fix: cloudmonitoring: Populate
authRequiredin tool manifest (genai-toolbox#1800) (954152c)fix: Update debug logs statements (genai-toolbox#1828) (3cff915)
fix: Instructions to quote filters that include commas (genai-toolbox#1794) (4b01720)
fix: tools/postgres-execute-sql: Do not ignore SQL failure (genai-toolbox#1829) (8984287)
END_COMMIT_OVERRIDE