Anmol Shukla
4d59190fb4
Merge branch 'main' into sample-testing-strategy-go-test
2025-09-12 15:49:29 +05:30
Mend Renovate
ce736defb0
chore(deps): update module google.golang.org/genai to v1.24.0 ( #1417 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[google.golang.org/genai](https://redirect.github.com/googleapis/go-genai )
| `v1.23.0` -> `v1.24.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>googleapis/go-genai (google.golang.org/genai)</summary>
###
[`v1.24.0`](https://redirect.github.com/googleapis/go-genai/releases/tag/v1.24.0 )
[Compare
Source](https://redirect.github.com/googleapis/go-genai/compare/v1.23.0...v1.24.0 )
##### Features
- \[Python] Implement async embedding batches for MLDev.
([f32fb26](f32fb26a12 ))
- Add labels to create tuning job config
([c13a2a5](c13a2a5f68 ))
- generate the function\_call class's converters
([995a3ac](995a3acc0a ))
- Support Veo 2 Editing on Vertex
([7fd6940](7fd694074b ))
##### Bug Fixes
- Enable `id` field in `FunctionCall` for Vertex AI.
([a3f3c2b](a3f3c2b37e ))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/googleapis/genai-toolbox ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com >
2025-09-12 05:24:00 +00:00
AnmolShukla2002
6cc8e11132
updated test script
2025-09-11 11:10:29 +05:30
Mend Renovate
36d79ef147
chore(deps): update module google.golang.org/genai to v1.23.0 ( #1361 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[google.golang.org/genai](https://redirect.github.com/googleapis/go-genai )
| `v1.21.0` -> `v1.23.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>googleapis/go-genai (google.golang.org/genai)</summary>
###
[`v1.23.0`](https://redirect.github.com/googleapis/go-genai/releases/tag/v1.23.0 )
[Compare
Source](https://redirect.github.com/googleapis/go-genai/compare/v1.22.0...v1.23.0 )
##### Features
- Add resolution field for Gemini Developer API Veo 3 generation
([b6a989c](b6a989cdca ))
###
[`v1.22.0`](https://redirect.github.com/googleapis/go-genai/releases/tag/v1.22.0 )
[Compare
Source](https://redirect.github.com/googleapis/go-genai/compare/v1.21.0...v1.22.0 )
##### Features
- add `sdkHttpResponse.headers` to \*Delete responses.
([ac0e763](ac0e7632e5 ))
- Add add\_watermark field for recontext\_image (Virtual Try-On, Product
Recontext)
([07b6f57](07b6f573b2 ))
- Add output\_gcs\_uri to Imagen upscale\_image
([c08d9f3](c08d9f35c3 ))
- Add VALIDATED mode into FunctionCallingConfigMode
([c282e79](c282e79bed ))
- Add VideoGenerationReferenceType enum for generate\_videos
([635b825](635b825bed ))
- refactor Go SDK to use pointers for optional parameters
([3ff328a](3ff328ac19 ))
- support tunings.cancel in the genai SDK for Python, Java, JS, and Go
([8c46fd2](8c46fd26e1 ))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/googleapis/genai-toolbox ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: Averi Kitsch <akitsch@google.com >
Co-authored-by: Anmol Shukla <shuklaanmol@google.com >
2025-09-10 21:32:32 +05:30
Anmol Shukla
fcb35e89de
Merge branch 'main' into sample-testing-strategy-go-test
2025-09-10 12:37:07 +05:30
Anmol Shukla
302faf2513
docs: updated google api key conf ( #1398 )
...
Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com >
2025-09-10 12:24:19 +05:30
Mend Renovate
22cf228b88
chore(deps): update module github.com/googleapis/mcp-toolbox-sdk-go to v0.3.0 ( #1360 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/googleapis/mcp-toolbox-sdk-go](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go )
| `v0.2.0` -> `v0.3.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>googleapis/mcp-toolbox-sdk-go
(github.com/googleapis/mcp-toolbox-sdk-go)</summary>
###
[`v0.3.0`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/releases/tag/v0.3.0 )
[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/compare/v0.2.0...v0.3.0 )
##### Features
- Add support for Map parameter type
([#​51](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/issues/51 ))
([c80d8d6](c80d8d6e2b ))
- Add support for nested maps in generic map parameter
([#​61](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/issues/61 ))
([3b33c52](3b33c52150 ))
##### Miscellaneous Chores
- Release 0.3.0
([#​59](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/issues/59 ))
([a89adcf](a89adcf440 ))
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/ ).
View the [repository job
log](https://developer.mend.io/github/googleapis/genai-toolbox ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTcuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com >
2025-09-10 06:41:00 +00:00
AnmolShukla2002
1c76917e1c
chore(testing): testcases for Go
2025-09-08 13:07:45 +05:30
Anmol Shukla
28333e5faf
chore(testing): setup initial directory structure for Go ( #1185 )
2025-09-08 11:27:47 +05:30
release-please[bot]
4f022b6700
chore(main): release 0.14.0 ( #1261 )
...
🤖 I have created a release *beep* *boop*
---
##
[0.14.0](https://github.com/googleapis/genai-toolbox/compare/v0.13.0...v0.14.0 )
(2025-09-05)
### ⚠ BREAKING CHANGES
* **bigquery:** Move `useClientOAuth` config from tool to source
([#1279 ](https://github.com/googleapis/genai-toolbox/issues/1279 ))
([8d20a48 ](8d20a48f13 ))
* **tools/bigquerysql:** remove `useClientOAuth` from tools config
([#1312 ](https://github.com/googleapis/genai-toolbox/issues/1312 ))
### Features
* **clickhouse:** Add ClickHouse Source and Tools
([#1088 ](https://github.com/googleapis/genai-toolbox/issues/1088 ))
([75a04a5 ](75a04a55dd ))
* **prebuilt/alloydb-postgres:** Support ipType and IAM users
([#1324 ](https://github.com/googleapis/genai-toolbox/issues/1324 ))
([0b2121e ](0b2121ea72 ))
* **server/mcp:** Support toolbox auth in mcp
([#1140 ](https://github.com/googleapis/genai-toolbox/issues/1140 ))
([ca353e0 ](ca353e0b66 ))
* **source/mysql:** Support `queryParams` in MySQL source
([#1299 ](https://github.com/googleapis/genai-toolbox/issues/1299 ))
([3ae2526 ](3ae2526e0f ))
* **tools/bigquery:** Support end-user credential passthrough on
multiple BQ tools
([#1314 ](https://github.com/googleapis/genai-toolbox/issues/1314 ))
([88f4b30 ](88f4b3028d ))
* **tools/looker:** Add description for looker-get-models tool
([#1266 ](https://github.com/googleapis/genai-toolbox/issues/1266 ))
([89af3a4 ](89af3a4ca3 ))
* **tools/looker:** Authenticate via end user credentials
([#1257 ](https://github.com/googleapis/genai-toolbox/issues/1257 ))
([8755e3d ](8755e3db34 ))
* **tools/looker:** Report field suggestions to agent
([#1267 ](https://github.com/googleapis/genai-toolbox/issues/1267 ))
([2cad82e ](2cad82e510 ))
### Bug Fixes
* Do not print usage on runtime error
([#1315 ](https://github.com/googleapis/genai-toolbox/issues/1315 ))
([afba7a5 ](afba7a57cd ))
* Update env var to allow empty string
([#1260 ](https://github.com/googleapis/genai-toolbox/issues/1260 ))
([03aa9fa ](03aa9fabac ))
* **tools/firestore:** Add document/collection path validation
([#1229 ](https://github.com/googleapis/genai-toolbox/issues/1229 ))
([14c2249 ](14c224939a ))
* **tools/looker-get-dashboards:** Fix Looker client OAuth check
([#1338 ](https://github.com/googleapis/genai-toolbox/issues/1338 ))
([36225aa ](36225aa6db ))
* **tools/oceanbase:** Fix encoded text with mysql driver
([#1283 ](https://github.com/googleapis/genai-toolbox/issues/1283 ))
([d16f89f ](d16f89fbb6 )),
closes [#1161 ](https://github.com/googleapis/genai-toolbox/issues/1161 )
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please ). See
[documentation](https://github.com/googleapis/release-please#release-please ).
---------
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh <45984206+Yuan325@users.noreply.github.com >
2025-09-05 09:04:59 -07:00
Anmol Shukla
54d33fbd90
chore(testing): setup initial directory structure for JS ( #1193 )
2025-09-04 11:54:59 +05:30
Harsh Jha
d2978d5395
docs: rename quickstart functions ( #1308 )
2025-09-03 05:22:07 +00:00
Harsh Jha
f544e676ea
chore: modify quickstart structure to support testing ( #1186 )
...
Co-authored-by: Anmol Shukla <shuklaanmol@google.com >
Co-authored-by: Twisha Bansal <58483338+twishabansal@users.noreply.github.com >
2025-08-28 11:52:49 +05:30
Harsh Jha
e376cce18c
docs: add shortcode for including file regions ( #1043 )
...
Introduces a new Hugo shortcode, `includeRegion`, to allow embedding
specific, tagged regions from source files directly into Markdown
content.
This helps maintain a single source of truth for code snippets and other
repeated content, such as setup instructions, preventing duplication and
simplifying updates across multiple quickstart guides.
Demo PR: https://github.com/googleapis/genai-toolbox/pull/1179
---------
Co-authored-by: Anmol Shukla <shuklaanmol@google.com >
2025-08-22 06:24:50 +00:00