dependabot[bot]
0714d3e126
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /docs/en/getting-started/quickstart/go/openAI ( #2247 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from
0.43.0 to 0.45.0.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="4e0068c009 "><code>4e0068c</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="e79546e28b "><code>e79546e</code></a>
ssh: curb GSSAPI DoS risk by limiting number of specified OIDs</li>
<li><a
href="f91f7a7c31 "><code>f91f7a7</code></a>
ssh/agent: prevent panic on malformed constraint</li>
<li><a
href="2df4153a03 "><code>2df4153</code></a>
acme/autocert: let automatic renewal work with short lifetime certs</li>
<li><a
href="bcf6a849ef "><code>bcf6a84</code></a>
acme: pass context to request</li>
<li><a
href="b4f2b62076 "><code>b4f2b62</code></a>
ssh: fix error message on unsupported cipher</li>
<li><a
href="79ec3a51fc "><code>79ec3a5</code></a>
ssh: allow to bind to a hostname in remote forwarding</li>
<li><a
href="122a78f140 "><code>122a78f</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="c0531f9c34 "><code>c0531f9</code></a>
all: eliminate vet diagnostics</li>
<li><a
href="0997000b45 "><code>0997000</code></a>
all: fix some comments</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/crypto/compare/v0.43.0...v0.45.0 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/googleapis/genai-toolbox/network/alerts ).
</details>
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-30 18:44:41 +00:00
Mend Renovate
8f13621e02
chore(deps): update module github.com/openai/openai-go to v3 ( #1883 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/openai/openai-go](https://redirect.github.com/openai/openai-go )
| `v1.12.0` -> `v3.8.1` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>openai/openai-go (github.com/openai/openai-go)</summary>
###
[`v3.8.1`](https://redirect.github.com/openai/openai-go/releases/tag/v3.8.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.8.0...v3.8.1 )
#### 3.8.1 (2025-11-04)
Full Changelog:
[v3.8.0...v3.8.1](https://redirect.github.com/openai/openai-\[go/compare/v3.8.0...v3.8.1]\(https://www.golinks.io/compare/v3.8.0...v3.8.1?trackSource=github\) )
##### Bug Fixes
- **api:** fix nullability of logprobs
([b5aeb99](b5aeb999e5 \)))
###
[`v3.8.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#381-2025-11-04 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.7.0...v3.8.0 )
Full Changelog:
[v3.8.0...v3.8.1](https://redirect.github.com/openai/openai-go/compare/v3.8.0...v3.8.1 )
##### Bug Fixes
- **api:** fix nullability of logprobs
([b5aeb99](b5aeb999e5 ))
###
[`v3.7.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#380-2025-11-03 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.6.1...v3.7.0 )
Full Changelog:
[v3.7.0...v3.8.0](https://redirect.github.com/openai/openai-go/compare/v3.7.0...v3.8.0 )
##### Features
- **api:** Realtime API token\_limits, Hybrid searching ranking options
([9495f4a](9495f4aa72 ))
##### Chores
- **internal:** grammar fix (it's -> its)
([879772d](879772dc88 ))
###
[`v3.6.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#361-2025-10-20 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.6.0...v3.6.1 )
Full Changelog:
[v3.6.0...v3.6.1](https://redirect.github.com/openai/openai-go/compare/v3.6.0...v3.6.1 )
##### Bug Fixes
- **api:** fix discriminator propertyName for ResponseFormatJsonSchema
([57b0505](57b0505361 ))
###
[`v3.6.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.6.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.5.0...v3.6.0 )
#### 3.6.0 (2025-10-20)
Full Changelog:
[v3.5.0...v3.6.0](https://redirect.github.com/openai/openai-go/compare/v3.5.0...v3.6.0 )
##### Features
- **api:** Add responses.input\_tokens.count
([a43f2ce](a43f2cef13 ))
##### Bug Fixes
- **api:** internal openapi updates
([7ad9b02](7ad9b02d1e ))
###
[`v3.5.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.5.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.4.0...v3.5.0 )
#### 3.5.0 (2025-10-17)
Full Changelog:
[v3.4.0...v3.5.0](https://redirect.github.com/openai/openai-go/compare/v3.4.0...v3.5.0 )
##### Features
- **api:** api update
([1aa78dd](1aa78dda7a ))
###
[`v3.4.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.4.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.3.0...v3.4.0 )
#### 3.4.0 (2025-10-16)
Full Changelog:
[v3.3.0...v3.4.0](https://redirect.github.com/openai/openai-go/compare/v3.3.0...v3.4.0 )
##### Features
- **api:** Add support for gpt-4o-transcribe-diarize on
audio/transcriptions endpoint
([ee32400](ee32400f70 ))
##### Chores
- **api:** internal updates
([74c8031](74c8031304 ))
- **client:** undo more naming changes
([db441bc](db441bcb7f ))
- **client:** undo some naming changes
([a5aa3d6](a5aa3d6e0d ))
###
[`v3.3.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#340-2025-10-16 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.2.0...v3.3.0 )
Full Changelog:
[v3.3.0...v3.4.0](https://redirect.github.com/openai/openai-go/compare/v3.3.0...v3.4.0 )
##### Features
- **api:** Add support for gpt-4o-transcribe-diarize on
audio/transcriptions endpoint
([ee32400](ee32400f70 ))
##### Chores
- **api:** internal updates
([74c8031](74c8031304 ))
- **client:** undo more naming changes
([db441bc](db441bcb7f ))
- **client:** undo some naming changes
([a5aa3d6](a5aa3d6e0d ))
###
[`v3.2.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#330-2025-10-10 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.1.0...v3.2.0 )
Full Changelog:
[v3.2.0...v3.3.0](https://redirect.github.com/openai/openai-go/compare/v3.2.0...v3.3.0 )
##### Features
- **api:** comparison filter in/not in
([d6daca0](d6daca0eed ))
###
[`v3.1.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#320-2025-10-06 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.0.1...v3.1.0 )
Full Changelog:
[v3.1.0...v3.2.0](https://redirect.github.com/openai/openai-go/compare/v3.1.0...v3.2.0 )
##### Features
- **api:** dev day 2025 launches
([d40a768](d40a7689c7 ))
###
[`v3.0.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#310-2025-10-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.0.0...v3.0.1 )
Full Changelog:
[v3.0.1...v3.1.0](https://redirect.github.com/openai/openai-go/compare/v3.0.1...v3.1.0 )
##### Features
- **api:** add support for realtime calls
([565ca67](565ca67872 ))
###
[`v3.0.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#301-2025-10-01 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.7.1...v3.0.0 )
Full Changelog:
[v3.0.0...v3.0.1](https://redirect.github.com/openai/openai-go/compare/v3.0.0...v3.0.1 )
##### Bug Fixes
- **api:** add status, approval\_request\_id to MCP tool call
([a7f95e4](a7f95e4ef4 ))
###
[`v2.7.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#300-2025-09-30 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.7.0...v2.7.1 )
Full Changelog:
[v2.7.1...v3.0.0](https://redirect.github.com/openai/openai-go/compare/v2.7.1...v3.0.0 )
##### ⚠ BREAKING CHANGES
- **api:** `ResponseFunctionToolCallOutputItem.output` and
`ResponseCustomToolCallOutput.output` now return `string |
Array<ResponseInputText | ResponseInputImage | ResponseInputFile>`
instead of `string` only. This may break existing callsites that assume
`output` is always a string.
##### Features
- **api:** Support images and files for function call outputs in
responses, BatchUsage
([21901ef](21901ef84e ))
###
[`v2.7.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#271-2025-09-29 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.6.1...v2.7.0 )
Full Changelog:
[v2.7.0...v2.7.1](https://redirect.github.com/openai/openai-go/compare/v2.7.0...v2.7.1 )
##### Bug Fixes
- bugfix for setting JSON keys with special characters
([f9ae028](f9ae0283fe ))
###
[`v2.6.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#270-2025-09-23 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1 )
Full Changelog:
[v2.6.1...v2.7.0](https://redirect.github.com/openai/openai-go/compare/v2.6.1...v2.7.0 )
##### Features
- **api:** gpt-5-codex
([b0eac3e](b0eac3ed2b ))
###
[`v2.6.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#261-2025-09-22 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.5.0...v2.6.0 )
Full Changelog:
[v2.6.0...v2.6.1](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1 )
##### Bug Fixes
- **api:** fix mcp tool name
([6de601a](6de601aa71 ))
- use slices.Concat instead of sometimes modifying r.Options
([7312ee7](7312ee73ef ))
##### Chores
- **api:** openapi updates for conversations
([4a7d204](4a7d204a4e ))
- bump minimum go version to 1.22
([8396ab5](8396ab5d91 ))
- do not install brew dependencies in ./scripts/bootstrap by default
([d519b81](d519b81000 ))
- update more docs for 1.22
([1b0514d](1b0514df95 ))
###
[`v2.5.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#260-2025-09-19 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.3...v2.5.0 )
Full Changelog:
[v2.5.0...v2.6.0](https://redirect.github.com/openai/openai-go/compare/v2.5.0...v2.6.0 )
##### Features
- **api:** add reasoning\_text
([6ebf50d](6ebf50d756 ))
###
[`v2.4.3`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#250-2025-09-17 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.2...v2.4.3 )
Full Changelog:
[v2.4.3...v2.5.0](https://redirect.github.com/openai/openai-go/compare/v2.4.3...v2.5.0 )
##### Features
- **api:** type updates for conversations, reasoning\_effort and results
for evals
([3e68a60](3e68a60d76 ))
###
[`v2.4.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#243-2025-09-15 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.1...v2.4.2 )
Full Changelog:
[v2.4.2...v2.4.3](https://redirect.github.com/openai/openai-go/compare/v2.4.2...v2.4.3 )
##### Chores
- **api:** docs and spec refactoring
([e67af66](e67af66b35 ))
###
[`v2.4.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#242-2025-09-12 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.0...v2.4.1 )
Full Changelog:
[v2.4.1...v2.4.2](https://redirect.github.com/openai/openai-go/compare/v2.4.1...v2.4.2 )
##### Chores
- **api:** Minor docs and type updates for realtime
([d92ea48](d92ea4850f ))
###
[`v2.4.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#241-2025-09-10 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0 )
Full Changelog:
[v2.4.0...v2.4.1](https://redirect.github.com/openai/openai-go/compare/v2.4.0...v2.4.1 )
##### Chores
- **api:** fix realtime GA types
([012b83e](012b83e3fa ))
###
[`v2.3.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#240-2025-09-08 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.3.0...v2.3.1 )
Full Changelog:
[v2.3.1...v2.4.0](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0 )
##### Features
- **api:** ship the RealtimeGA API shape
([2b6c6db](2b6c6db63e ))
###
[`v2.3.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#231-2025-09-05 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.2...v2.3.0 )
Full Changelog:
[v2.3.0...v2.3.1](https://redirect.github.com/openai/openai-go/compare/v2.3.0...v2.3.1 )
##### Bug Fixes
- **internal:** unmarshal correctly when there are multiple
discriminators
([98596b2](98596b2183 ))
###
[`v2.2.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#230-2025-09-03 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.1...v2.2.2 )
Full Changelog:
[v2.2.2...v2.3.0](https://redirect.github.com/openai/openai-go/compare/v2.2.2...v2.3.0 )
##### Features
- **api:** Add gpt-realtime models
([3cf6a34](3cf6a34841 ))
###
[`v2.2.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#222-2025-09-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.0...v2.2.1 )
Full Changelog:
[v2.2.1...v2.2.2](https://redirect.github.com/openai/openai-go/compare/v2.2.1...v2.2.2 )
##### Bug Fixes
- update url to refresh pkg.go.dev
([edf94ce](edf94ce95a ))
- use release please annotations on more places
([2ff82f9](2ff82f98ae ))
###
[`v2.2.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#221-2025-09-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0 )
Full Changelog:
[v2.2.0...v2.2.1](https://redirect.github.com/openai/openai-go/compare/v2.2.0...v2.2.1 )
##### Chores
- **api:** manual updates for ResponseInputAudio
([8c0ebe5](8c0ebe566f ))
###
[`v2.1.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#220-2025-09-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.1.0...v2.1.1 )
Full Changelog:
[v2.1.1...v2.2.0](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0 )
##### Features
- **api:** Add connectors support for MCP tool
([35888bc](35888bcd26 ))
- **api:** add web search filters
([6f2c71d](6f2c71d4e2 ))
- **api:** adding support for /v1/conversations to the API
([5b7c31b](5b7c31bde9 ))
- **api:** realtime API updates
([130fc8e](130fc8ea5b ))
- **client:** add support for verifying signatures on incoming webhooks
([f7c8dbb](f7c8dbb6b5 ))
##### Bug Fixes
- **azure:** compatibility with edit image endpoint
([#​477](https://redirect.github.com/openai/openai-go/issues/477 ))
([d156eec](d156eeca37 ))
- close body before retrying
([8dfed35](8dfed35f11 ))
##### Chores
- **internal/ci:** setup breaking change detection
([0af0cd0](0af0cd0130 ))
- **internal:** version bump
([3265795](3265795fff ))
###
[`v2.1.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#211-2025-08-20 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.2...v2.1.0 )
Full Changelog:
[v2.1.0...v2.1.1](https://redirect.github.com/openai/openai-go/compare/v2.1.0...v2.1.1 )
##### Chores
- **api:** accurately represent shape for verbosity on Chat Completions
([f81197b](f81197b4b0 ))
###
[`v2.0.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#210-2025-08-18 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.1...v2.0.2 )
Full Changelog:
[v2.0.2...v2.1.0](https://redirect.github.com/openai/openai-go/compare/v2.0.2...v2.1.0 )
##### Features
- **api:** add new text parameters, expiration options
([323154c](323154ccec ))
##### Documentation
- give https its missing "h" in Azure OpenAI REST API link
([#​480](https://redirect.github.com/openai/openai-go/issues/480 ))
([8a401c9 ](8a401c9eec ))
###
[`v2.0.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#202-2025-08-09 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.0...v2.0.1 )
Full Changelog:
[v2.0.1...v2.0.2](https://redirect.github.com/openai/openai-go/compare/v2.0.1...v2.0.2 )
##### Chores
- **internal:** update comment in script
([4be24de](4be24dee6a ))
- update
[@​stainless-api/prism-cli](https://redirect.github.com/stainless-api/prism-cli )
to v5.15.0
([eca22af](eca22af6f1 ))
###
[`v2.0.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#201-2025-08-08 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v1.12.0...v2.0.0 )
Full Changelog:
[v2.0.0...v2.0.1](https://redirect.github.com/openai/openai-go/compare/v2.0.0...v2.0.1 )
##### Bug Fixes
- **client:** fix verbosity parameter location in Responses
([6e2e903](6e2e903e7c ))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
---------
Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com >
2025-11-19 15:25:48 +05:30
Mend Renovate
47b66d3a47
chore(deps): update module github.com/googleapis/mcp-toolbox-sdk-go to v0.4.0 ( #1880 )
...
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.3.0` -> `v0.4.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[github.com/googleapis/mcp-toolbox-sdk-go](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go )
| `v0.3.1-0.20251031124047-f1f6a9faa2a1` -> `v0.4.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
|
[github.com/googleapis/mcp-toolbox-sdk-go](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go )
| `v0.3.1-0.20251106073953-de7bbfe360ff` -> `v0.4.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.4.0`](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/releases/tag/v0.4.0 )
[Compare
Source](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/compare/v0.3.0...v0.4.0 )
##### Features
- **tbadk:** Add the new tbadk package to integrate MCP Toolbox Go SDK
seamlessly with ADK Go
([#​94](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/issues/94 ))
([#​95](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/pull/95 ))
([#​96](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/pull/96 ))
([#​97](https://redirect.github.com/googleapis/mcp-toolbox-sdk-go/pull/97 ))
##### Bug Fixes
</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
2025-11-06 21:00:47 +05:30
Mend Renovate
ac7967e9eb
chore(deps): update module github.com/openai/openai-go to v3 ( #1704 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/openai/openai-go](https://redirect.github.com/openai/openai-go )
| `v1.12.0` -> `v3.3.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>openai/openai-go (github.com/openai/openai-go)</summary>
###
[`v3.3.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#330-2025-10-10 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.2.0...v3.3.0 )
Full Changelog:
[v3.2.0...v3.3.0](https://redirect.github.com/openai/openai-go/compare/v3.2.0...v3.3.0 )
##### Features
- **api:** comparison filter in/not in
([d6daca0](d6daca0eed ))
###
[`v3.2.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#330-2025-10-10 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.1.0...v3.2.0 )
Full Changelog:
[v3.2.0...v3.3.0](https://redirect.github.com/openai/openai-go/compare/v3.2.0...v3.3.0 )
##### Features
- **api:** comparison filter in/not in
([d6daca0](d6daca0eed ))
###
[`v3.1.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#320-2025-10-06 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.0.1...v3.1.0 )
Full Changelog:
[v3.1.0...v3.2.0](https://redirect.github.com/openai/openai-go/compare/v3.1.0...v3.2.0 )
##### Features
- **api:** dev day 2025 launches
([d40a768](d40a7689c7 ))
###
[`v3.0.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#310-2025-10-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.0.0...v3.0.1 )
Full Changelog:
[v3.0.1...v3.1.0](https://redirect.github.com/openai/openai-go/compare/v3.0.1...v3.1.0 )
##### Features
- **api:** add support for realtime calls
([565ca67](565ca67872 ))
###
[`v3.0.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#301-2025-10-01 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.7.1...v3.0.0 )
Full Changelog:
[v3.0.0...v3.0.1](https://redirect.github.com/openai/openai-go/compare/v3.0.0...v3.0.1 )
##### Bug Fixes
- **api:** add status, approval\_request\_id to MCP tool call
([a7f95e4](a7f95e4ef4 ))
###
[`v2.7.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#300-2025-09-30 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.7.0...v2.7.1 )
Full Changelog:
[v2.7.1...v3.0.0](https://redirect.github.com/openai/openai-go/compare/v2.7.1...v3.0.0 )
##### ⚠ BREAKING CHANGES
- **api:** `ResponseFunctionToolCallOutputItem.output` and
`ResponseCustomToolCallOutput.output` now return `string |
Array<ResponseInputText | ResponseInputImage | ResponseInputFile>`
instead of `string` only. This may break existing callsites that assume
`output` is always a string.
##### Features
- **api:** Support images and files for function call outputs in
responses, BatchUsage
([21901ef](21901ef84e ))
###
[`v2.7.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#271-2025-09-29 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.6.1...v2.7.0 )
Full Changelog:
[v2.7.0...v2.7.1](https://redirect.github.com/openai/openai-go/compare/v2.7.0...v2.7.1 )
##### Bug Fixes
- bugfix for setting JSON keys with special characters
([f9ae028](f9ae0283fe ))
###
[`v2.6.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#270-2025-09-23 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1 )
Full Changelog:
[v2.6.1...v2.7.0](https://redirect.github.com/openai/openai-go/compare/v2.6.1...v2.7.0 )
##### Features
- **api:** gpt-5-codex
([b0eac3e](b0eac3ed2b ))
###
[`v2.6.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#261-2025-09-22 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.5.0...v2.6.0 )
Full Changelog:
[v2.6.0...v2.6.1](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1 )
##### Bug Fixes
- **api:** fix mcp tool name
([6de601a](6de601aa71 ))
- use slices.Concat instead of sometimes modifying r.Options
([7312ee7](7312ee73ef ))
##### Chores
- **api:** openapi updates for conversations
([4a7d204](4a7d204a4e ))
- bump minimum go version to 1.22
([8396ab5](8396ab5d91 ))
- do not install brew dependencies in ./scripts/bootstrap by default
([d519b81](d519b81000 ))
- update more docs for 1.22
([1b0514d](1b0514df95 ))
###
[`v2.5.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#260-2025-09-19 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.3...v2.5.0 )
Full Changelog:
[v2.5.0...v2.6.0](https://redirect.github.com/openai/openai-go/compare/v2.5.0...v2.6.0 )
##### Features
- **api:** add reasoning\_text
([6ebf50d](6ebf50d756 ))
###
[`v2.4.3`](https://redirect.github.com/openai/openai-go/releases/tag/v2.4.3 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.2...v2.4.3 )
#### 2.4.3 (2025-09-15)
Full Changelog:
[v2.4.2...v2.4.3](https://redirect.github.com/openai/openai-\[go/compare/v2.4.2...v2.4.3]\(https://www.golinks.io/compare/v2.4.2...v2.4.3?trackSource=github\) )
##### Chores
- **api:** docs and spec refactoring
([e67af66](e67af66b35 \)))
###
[`v2.4.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#243-2025-09-15 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.1...v2.4.2 )
Full Changelog:
[v2.4.2...v2.4.3](https://redirect.github.com/openai/openai-go/compare/v2.4.2...v2.4.3 )
##### Chores
- **api:** docs and spec refactoring
([e67af66](e67af66b35 ))
###
[`v2.4.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#242-2025-09-12 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.0...v2.4.1 )
Full Changelog:
[v2.4.1...v2.4.2](https://redirect.github.com/openai/openai-go/compare/v2.4.1...v2.4.2 )
##### Chores
- **api:** Minor docs and type updates for realtime
([d92ea48](d92ea4850f ))
###
[`v2.4.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#241-2025-09-10 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0 )
Full Changelog:
[v2.4.0...v2.4.1](https://redirect.github.com/openai/openai-go/compare/v2.4.0...v2.4.1 )
##### Chores
- **api:** fix realtime GA types
([012b83e](012b83e3fa ))
###
[`v2.3.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#240-2025-09-08 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.3.0...v2.3.1 )
Full Changelog:
[v2.3.1...v2.4.0](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0 )
##### Features
- **api:** ship the RealtimeGA API shape
([2b6c6db](2b6c6db63e ))
###
[`v2.3.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#231-2025-09-05 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.2...v2.3.0 )
Full Changelog:
[v2.3.0...v2.3.1](https://redirect.github.com/openai/openai-go/compare/v2.3.0...v2.3.1 )
##### Bug Fixes
- **internal:** unmarshal correctly when there are multiple
discriminators
([98596b2](98596b2183 ))
###
[`v2.2.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#230-2025-09-03 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.1...v2.2.2 )
Full Changelog:
[v2.2.2...v2.3.0](https://redirect.github.com/openai/openai-go/compare/v2.2.2...v2.3.0 )
##### Features
- **api:** Add gpt-realtime models
([3cf6a34](3cf6a34841 ))
###
[`v2.2.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#222-2025-09-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.0...v2.2.1 )
Full Changelog:
[v2.2.1...v2.2.2](https://redirect.github.com/openai/openai-go/compare/v2.2.1...v2.2.2 )
##### Bug Fixes
- update url to refresh pkg.go.dev
([edf94ce](edf94ce95a ))
- use release please annotations on more places
([2ff82f9](2ff82f98ae ))
###
[`v2.2.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#221-2025-09-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0 )
Full Changelog:
[v2.2.0...v2.2.1](https://redirect.github.com/openai/openai-go/compare/v2.2.0...v2.2.1 )
##### Chores
- **api:** manual updates for ResponseInputAudio
([8c0ebe5](8c0ebe566f ))
###
[`v2.1.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#220-2025-09-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.1.0...v2.1.1 )
Full Changelog:
[v2.1.1...v2.2.0](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0 )
##### Features
- **api:** Add connectors support for MCP tool
([35888bc](35888bcd26 ))
- **api:** add web search filters
([6f2c71d](6f2c71d4e2 ))
- **api:** adding support for /v1/conversations to the API
([5b7c31b](5b7c31bde9 ))
- **api:** realtime API updates
([130fc8e](130fc8ea5b ))
- **client:** add support for verifying signatures on incoming webhooks
([f7c8dbb](f7c8dbb6b5 ))
##### Bug Fixes
- **azure:** compatibility with edit image endpoint
([#​477](https://redirect.github.com/openai/openai-go/issues/477 ))
([d156eec](d156eeca37 ))
- close body before retrying
([8dfed35](8dfed35f11 ))
##### Chores
- **internal/ci:** setup breaking change detection
([0af0cd0](0af0cd0130 ))
- **internal:** version bump
([3265795](3265795fff ))
###
[`v2.1.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#211-2025-08-20 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.2...v2.1.0 )
Full Changelog:
[v2.1.0...v2.1.1](https://redirect.github.com/openai/openai-go/compare/v2.1.0...v2.1.1 )
##### Chores
- **api:** accurately represent shape for verbosity on Chat Completions
([f81197b](f81197b4b0 ))
###
[`v2.0.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#210-2025-08-18 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.1...v2.0.2 )
Full Changelog:
[v2.0.2...v2.1.0](https://redirect.github.com/openai/openai-go/compare/v2.0.2...v2.1.0 )
##### Features
- **api:** add new text parameters, expiration options
([323154c](323154ccec ))
##### Documentation
- give https its missing "h" in Azure OpenAI REST API link
([#​480](https://redirect.github.com/openai/openai-go/issues/480 ))
([8a401c9 ](8a401c9eec ))
###
[`v2.0.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#202-2025-08-09 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.0...v2.0.1 )
Full Changelog:
[v2.0.1...v2.0.2](https://redirect.github.com/openai/openai-go/compare/v2.0.1...v2.0.2 )
##### Chores
- **internal:** update comment in script
([4be24de](4be24dee6a ))
- update
[@​stainless-api/prism-cli](https://redirect.github.com/stainless-api/prism-cli )
to v5.15.0
([eca22af](eca22af6f1 ))
###
[`v2.0.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#201-2025-08-08 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v1.12.0...v2.0.0 )
Full Changelog:
[v2.0.0...v2.0.1](https://redirect.github.com/openai/openai-go/compare/v2.0.0...v2.0.1 )
##### Bug Fixes
- **client:** fix verbosity parameter location in Responses
([6e2e903](6e2e903e7c ))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com >
Co-authored-by: Anmol Shukla <shuklaanmol@google.com >
2025-11-04 19:28:59 +05:30
Mend Renovate
245e0d319d
chore(deps): update module github.com/openai/openai-go/v3 to v3.6.1 ( #1723 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/openai/openai-go/v3](https://redirect.github.com/openai/openai-go )
| `v3.3.0` -> `v3.6.1` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>openai/openai-go (github.com/openai/openai-go/v3)</summary>
###
[`v3.6.1`](https://redirect.github.com/openai/openai-go/releases/tag/v3.6.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.6.0...v3.6.1 )
#### 3.6.1 (2025-10-20)
Full Changelog:
[v3.6.0...v3.6.1](https://redirect.github.com/openai/openai-\[go/compare/v3.6.0...v3.6.1]\(https://www.golinks.io/compare/v3.6.0...v3.6.1?trackSource=github\) )
##### Bug Fixes
- **api:** fix discriminator propertyName for ResponseFormatJsonSchema
([57b0505](57b0505361 \)))
###
[`v3.6.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#360-2025-10-20 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.5.0...v3.6.0 )
Full Changelog:
[v3.5.0...v3.6.0](https://redirect.github.com/openai/openai-go/compare/v3.5.0...v3.6.0 )
##### Features
- **api:** Add responses.input\_tokens.count
([a43f2ce](a43f2cef13 ))
##### Bug Fixes
- **api:** internal openapi updates
([7ad9b02](7ad9b02d1e ))
###
[`v3.5.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.5.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.4.0...v3.5.0 )
#### 3.5.0 (2025-10-17)
Full Changelog:
[v3.4.0...v3.5.0](https://redirect.github.com/openai/openai-go/compare/v3.4.0...v3.5.0 )
##### Features
- **api:** api update
([1aa78dd](1aa78dda7a ))
###
[`v3.4.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.4.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.3.0...v3.4.0 )
#### 3.4.0 (2025-10-16)
Full Changelog:
[v3.3.0...v3.4.0](https://redirect.github.com/openai/openai-go/compare/v3.3.0...v3.4.0 )
##### Features
- **api:** Add support for gpt-4o-transcribe-diarize on
audio/transcriptions endpoint
([ee32400](ee32400f70 ))
##### Chores
- **api:** internal updates
([74c8031](74c8031304 ))
- **client:** undo more naming changes
([db441bc](db441bcb7f ))
- **client:** undo some naming changes
([a5aa3d6](a5aa3d6e0d ))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: Wenxin Du <117315983+duwenxin99@users.noreply.github.com >
2025-10-24 21:46:36 +00:00
Mend Renovate
a917b63ab7
chore(deps): update module github.com/openai/openai-go to v3 ( #1698 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/openai/openai-go](https://redirect.github.com/openai/openai-go )
| `v1.12.0` -> `v3.3.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>openai/openai-go (github.com/openai/openai-go)</summary>
###
[`v3.3.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.3.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.2.0...v3.3.0 )
#### 3.3.0 (2025-10-10)
Full Changelog:
[v3.2.0...v3.3.0](https://redirect.github.com/openai/openai-\[go/compare/v3.2.0...v3.3.0]\(https://www.golinks.io/compare/v3.2.0...v3.3.0?trackSource=github\) )
##### Features
- **api:** comparison filter in/not in
([d6daca0](d6daca0eed \)))
###
[`v3.2.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.2.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.1.0...v3.2.0 )
#### 3.2.0 (2025-10-06)
Full Changelog:
[v3.1.0...v3.2.0](https://redirect.github.com/openai/openai-\[go/compare/v3.1.0...v3.2.0]\(https://www.golinks.io/compare/v3.1.0...v3.2.0?trackSource=github\) )
##### Features
- **api:** dev day 2025 launches
([d40a768](d40a7689c7 \)))
###
[`v3.1.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.1.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.0.1...v3.1.0 )
#### 3.1.0 (2025-10-02)
Full Changelog:
[v3.0.1...v3.1.0](https://redirect.github.com/openai/openai-\[go/compare/v3.0.1...v3.1.0]\(https://www.golinks.io/compare/v3.0.1...v3.1.0?trackSource=github\) )
##### Features
- **api:** add support for realtime calls
([565ca67](565ca67872 \)))
###
[`v3.0.1`](https://redirect.github.com/openai/openai-go/releases/tag/v3.0.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v3.0.0...v3.0.1 )
#### 3.0.1 (2025-10-01)
Full Changelog:
[v3.0.0...v3.0.1](https://redirect.github.com/openai/openai-\[go/compare/v3.0.0...v3.0.1]\(https://www.golinks.io/compare/v3.0.0...v3.0.1?trackSource=github\) )
##### Bug Fixes
- **api:** add status, approval\_request\_id to MCP tool call
([a7f95e4](a7f95e4ef4 \)))
###
[`v3.0.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.0.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.7.1...v3.0.0 )
#### 3.0.0 (2025-09-30)
Full Changelog:
[v2.7.1...v3.0.0](https://redirect.github.com/openai/openai-\[go/compare/v2.7.1...v3.0.0]\(https://www.golinks.io/compare/v2.7.1...v3.0.0?trackSource=github\) )
##### ⚠ BREAKING CHANGES
- **api:** `ResponseFunctionToolCallOutputItem.output` and
`ResponseCustomToolCallOutput.output` now return `string |
Array<ResponseInputText | ResponseInputImage | ResponseInputFile>`
instead of `string` only. This may break existing callsites that assume
`output` is always a string.
##### Features
- **api:** Support images and files for function call outputs in
responses, BatchUsage
([21901ef](21901ef84e \)))
###
[`v2.7.1`](https://redirect.github.com/openai/openai-go/releases/tag/v2.7.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.7.0...v2.7.1 )
#### 2.7.1 (2025-09-29)
Full Changelog:
[v2.7.0...v2.7.1](https://redirect.github.com/openai/openai-go/compare/v2.7.0...v2.7.1 )
##### Bug Fixes
- bugfix for setting JSON keys with special characters
([f9ae028](f9ae0283fe ))
###
[`v2.7.0`](https://redirect.github.com/openai/openai-go/releases/tag/v2.7.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.6.1...v2.7.0 )
#### 2.7.0 (2025-09-23)
Full Changelog:
[v2.6.1...v2.7.0](https://redirect.github.com/openai/openai-\[go/compare/v2.6.1...v2.7.0]\(https://www.golinks.io/compare/v2.6.1...v2.7.0?trackSource=github\) )
##### Features
- **api:** gpt-5-codex
([b0eac3e](b0eac3ed2b \)))
###
[`v2.6.1`](https://redirect.github.com/openai/openai-go/releases/tag/v2.6.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1 )
#### 2.6.1 (2025-09-22)
Full Changelog:
[v2.6.0...v2.6.1](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1 )
##### Bug Fixes
- **api:** fix mcp tool name
([6de601a](6de601aa71 ))
- use slices.Concat instead of sometimes modifying r.Options
([7312ee7](7312ee73ef ))
##### Chores
- **api:** openapi updates for conversations
([4a7d204](4a7d204a4e ))
- bump minimum go version to 1.22
([8396ab5](8396ab5d91 ))
- do not install brew dependencies in ./scripts/bootstrap by default
([d519b81](d519b81000 ))
- update more docs for 1.22
([1b0514d](1b0514df95 ))
###
[`v2.6.0`](https://redirect.github.com/openai/openai-go/releases/tag/v2.6.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.5.0...v2.6.0 )
#### 2.6.0 (2025-09-19)
Full Changelog:
[v2.5.0...v2.6.0](https://redirect.github.com/openai/openai-go/compare/v2.5.0...v2.6.0 )
##### Features
- **api:** add reasoning\_text
([6ebf50d](6ebf50d756 ))
###
[`v2.5.0`](https://redirect.github.com/openai/openai-go/releases/tag/v2.5.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.3...v2.5.0 )
#### 2.5.0 (2025-09-17)
Full Changelog:
[v2.4.3...v2.5.0](https://redirect.github.com/openai/openai-\[go/compare/v2.4.3...v2.5.0]\(https://www.golinks.io/compare/v2.4.3...v2.5.0?trackSource=github\) )
##### Features
- **api:** type updates for conversations, reasoning\_effort and results
for evals
([3e68a60](3e68a60d76 \)))
###
[`v2.4.3`](https://redirect.github.com/openai/openai-go/releases/tag/v2.4.3 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.2...v2.4.3 )
#### 2.4.3 (2025-09-15)
Full Changelog:
[v2.4.2...v2.4.3](https://redirect.github.com/openai/openai-\[go/compare/v2.4.2...v2.4.3]\(https://www.golinks.io/compare/v2.4.2...v2.4.3?trackSource=github\) )
##### Chores
- **api:** docs and spec refactoring
([e67af66](e67af66b35 \)))
###
[`v2.4.2`](https://redirect.github.com/openai/openai-go/releases/tag/v2.4.2 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.1...v2.4.2 )
#### 2.4.2 (2025-09-12)
Full Changelog:
[v2.4.1...v2.4.2](https://redirect.github.com/openai/openai-go/compare/v2.4.1...v2.4.2 )
##### Chores
- **api:** Minor docs and type updates for realtime
([d92ea48](d92ea4850f ))
###
[`v2.4.1`](https://redirect.github.com/openai/openai-go/releases/tag/v2.4.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.0...v2.4.1 )
#### 2.4.1 (2025-09-10)
Full Changelog:
[v2.4.0...v2.4.1](https://redirect.github.com/openai/openai-\[go/compare/v2.4.0...v2.4.1]\(https://www.golinks.io/compare/v2.4.0...v2.4.1?trackSource=github\) )
##### Chores
- **api:** fix realtime GA types
([012b83e](012b83e3fa \)))
###
[`v2.4.0`](https://redirect.github.com/openai/openai-go/releases/tag/v2.4.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0 )
#### 2.4.0 (2025-09-08)
Full Changelog:
[v2.3.1...v2.4.0](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0 )
##### Features
- **api:** ship the RealtimeGA API shape
([2b6c6db](2b6c6db63e ))
###
[`v2.3.1`](https://redirect.github.com/openai/openai-go/releases/tag/v2.3.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.3.0...v2.3.1 )
#### 2.3.1 (2025-09-05)
Full Changelog:
[v2.3.0...v2.3.1](https://redirect.github.com/openai/openai-\[go/compare/v2.3.0...v2.3.1]\(https://www.golinks.io/compare/v2.3.0...v2.3.1?trackSource=github\) )
##### Bug Fixes
- **internal:** unmarshal correctly when there are multiple
discriminators
([98596b2](98596b2183 \)))
###
[`v2.3.0`](https://redirect.github.com/openai/openai-go/releases/tag/v2.3.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.2...v2.3.0 )
#### 2.3.0 (2025-09-03)
Full Changelog:
[v2.2.2...v2.3.0](https://redirect.github.com/openai/openai-\[go/compare/v2.2.2...v2.3.0]\(https://www.golinks.io/compare/v2.2.2...v2.3.0?trackSource=github\) )
##### Features
- **api:** Add gpt-realtime models
([3cf6a34](3cf6a34841 \)))
###
[`v2.2.2`](https://redirect.github.com/openai/openai-go/releases/tag/v2.2.2 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.1...v2.2.2 )
#### 2.2.2 (2025-09-02)
Full Changelog:
[v2.2.1...v2.2.2](https://redirect.github.com/openai/openai-go/compare/v2.2.1...v2.2.2 )
##### Bug Fixes
- update url to refresh pkg.go.dev
([edf94ce](edf94ce95a ))
- use release please annotations on more places
([2ff82f9](2ff82f98ae ))
###
[`v2.2.1`](https://redirect.github.com/openai/openai-go/releases/tag/v2.2.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.0...v2.2.1 )
#### 2.2.1 (2025-09-02)
Full Changelog:
[v2.2.0...v2.2.1](https://redirect.github.com/openai/openai-\[go/compare/v2.2.0...v2.2.1]\(https://www.golinks.io/compare/v2.2.0...v2.2.1?trackSource=github\) )
##### Chores
- **api:** manual updates for ResponseInputAudio
([8c0ebe5](8c0ebe566f \)))
###
[`v2.2.0`](https://redirect.github.com/openai/openai-go/releases/tag/v2.2.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0 )
#### 2.2.0 (2025-09-02)
Full Changelog:
[v2.1.1...v2.2.0](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0 )
##### Features
- **api:** Add connectors support for MCP tool
([35888bc](35888bcd26 ))
- **api:** add web search filters
([6f2c71d](6f2c71d4e2 ))
- **api:** adding support for /v1/conversations to the API
([5b7c31b](5b7c31bde9 ))
- **api:** realtime API updates
([130fc8e](130fc8ea5b ))
- **client:** add support for verifying signatures on incoming webhooks
([f7c8dbb](f7c8dbb6b5 ))
##### Bug Fixes
- **azure:** compatibility with edit image endpoint
([#​477](https://redirect.github.com/openai/openai-go/issues/477 ))
([d156eec](d156eeca37 ))
- close body before retrying
([8dfed35](8dfed35f11 ))
##### Chores
- **internal/ci:** setup breaking change detection
([0af0cd0](0af0cd0130 ))
- **internal:** version bump
([3265795](3265795fff ))
###
[`v2.1.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#220-2025-09-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.1.0...v2.1.1 )
Full Changelog:
[v2.1.1...v2.2.0](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0 )
##### Features
- **api:** Add connectors support for MCP tool
([35888bc](35888bcd26 ))
- **api:** add web search filters
([6f2c71d](6f2c71d4e2 ))
- **api:** adding support for /v1/conversations to the API
([5b7c31b](5b7c31bde9 ))
- **api:** realtime API updates
([130fc8e](130fc8ea5b ))
- **client:** add support for verifying signatures on incoming webhooks
([f7c8dbb](f7c8dbb6b5 ))
##### Bug Fixes
- **azure:** compatibility with edit image endpoint
([#​477](https://redirect.github.com/openai/openai-go/issues/477 ))
([d156eec](d156eeca37 ))
- close body before retrying
([8dfed35](8dfed35f11 ))
##### Chores
- **internal/ci:** setup breaking change detection
([0af0cd0](0af0cd0130 ))
- **internal:** version bump
([3265795](3265795fff ))
###
[`v2.1.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#211-2025-08-20 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.2...v2.1.0 )
Full Changelog:
[v2.1.0...v2.1.1](https://redirect.github.com/openai/openai-go/compare/v2.1.0...v2.1.1 )
##### Chores
- **api:** accurately represent shape for verbosity on Chat Completions
([f81197b](f81197b4b0 ))
###
[`v2.0.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#210-2025-08-18 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.1...v2.0.2 )
Full Changelog:
[v2.0.2...v2.1.0](https://redirect.github.com/openai/openai-go/compare/v2.0.2...v2.1.0 )
##### Features
- **api:** add new text parameters, expiration options
([323154c](323154ccec ))
##### Documentation
- give https its missing "h" in Azure OpenAI REST API link
([#​480](https://redirect.github.com/openai/openai-go/issues/480 ))
([8a401c9 ](8a401c9eec ))
###
[`v2.0.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#202-2025-08-09 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.0...v2.0.1 )
Full Changelog:
[v2.0.1...v2.0.2](https://redirect.github.com/openai/openai-go/compare/v2.0.1...v2.0.2 )
##### Chores
- **internal:** update comment in script
([4be24de](4be24dee6a ))
- update
[@​stainless-api/prism-cli](https://redirect.github.com/stainless-api/prism-cli )
to v5.15.0
([eca22af](eca22af6f1 ))
###
[`v2.0.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#201-2025-08-08 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v1.12.0...v2.0.0 )
Full Changelog:
[v2.0.0...v2.0.1](https://redirect.github.com/openai/openai-go/compare/v2.0.0...v2.0.1 )
##### Bug Fixes
- **client:** fix verbosity parameter location in Responses
([6e2e903](6e2e903e7c ))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: Averi Kitsch <akitsch@google.com >
2025-10-13 09:53:49 -07:00
Mend Renovate
02154581c3
chore(deps): update module github.com/openai/openai-go to v3 ( #1606 )
...
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/openai/openai-go](https://redirect.github.com/openai/openai-go )
| `v1.12.0` -> `v3.0.0` |
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>openai/openai-go (github.com/openai/openai-go)</summary>
###
[`v3.0.0`](https://redirect.github.com/openai/openai-go/releases/tag/v3.0.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.7.1...v3.0.0 )
#### 3.0.0 (2025-09-30)
Full Changelog:
[v2.7.1...v3.0.0](https://redirect.github.com/openai/openai-\[go/compare/v2.7.1...v3.0.0]\(https://www.golinks.io/compare/v2.7.1...v3.0.0?trackSource=github\) )
##### ⚠ BREAKING CHANGES
- **api:** `ResponseFunctionToolCallOutputItem.output` and
`ResponseCustomToolCallOutput.output` now return `string |
Array<ResponseInputText | ResponseInputImage | ResponseInputFile>`
instead of `string` only. This may break existing callsites that assume
`output` is always a string.
##### Features
- **api:** Support images and files for function call outputs in
responses, BatchUsage
([21901ef](21901ef84e \)))
###
[`v2.7.1`](https://redirect.github.com/openai/openai-go/releases/tag/v2.7.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.7.0...v2.7.1 )
#### 2.7.1 (2025-09-29)
Full Changelog:
[v2.7.0...v2.7.1](https://redirect.github.com/openai/openai-go/compare/v2.7.0...v2.7.1 )
##### Bug Fixes
- bugfix for setting JSON keys with special characters
([f9ae028](f9ae0283fe ))
###
[`v2.7.0`](https://redirect.github.com/openai/openai-go/releases/tag/v2.7.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.6.1...v2.7.0 )
#### 2.7.0 (2025-09-23)
Full Changelog:
[v2.6.1...v2.7.0](https://redirect.github.com/openai/openai-\[go/compare/v2.6.1...v2.7.0]\(https://www.golinks.io/compare/v2.6.1...v2.7.0?trackSource=github\) )
##### Features
- **api:** gpt-5-codex
([b0eac3e](b0eac3ed2b \)))
###
[`v2.6.1`](https://redirect.github.com/openai/openai-go/releases/tag/v2.6.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1 )
#### 2.6.1 (2025-09-22)
Full Changelog:
[v2.6.0...v2.6.1](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1 )
##### Bug Fixes
- **api:** fix mcp tool name
([6de601a](6de601aa71 ))
- use slices.Concat instead of sometimes modifying r.Options
([7312ee7](7312ee73ef ))
##### Chores
- **api:** openapi updates for conversations
([4a7d204](4a7d204a4e ))
- bump minimum go version to 1.22
([8396ab5](8396ab5d91 ))
- do not install brew dependencies in ./scripts/bootstrap by default
([d519b81](d519b81000 ))
- update more docs for 1.22
([1b0514d](1b0514df95 ))
###
[`v2.6.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#261-2025-09-22 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.5.0...v2.6.0 )
Full Changelog:
[v2.6.0...v2.6.1](https://redirect.github.com/openai/openai-go/compare/v2.6.0...v2.6.1 )
##### Bug Fixes
- **api:** fix mcp tool name
([6de601a](6de601aa71 ))
- use slices.Concat instead of sometimes modifying r.Options
([7312ee7](7312ee73ef ))
##### Chores
- **api:** openapi updates for conversations
([4a7d204](4a7d204a4e ))
- bump minimum go version to 1.22
([8396ab5](8396ab5d91 ))
- do not install brew dependencies in ./scripts/bootstrap by default
([d519b81](d519b81000 ))
- update more docs for 1.22
([1b0514d](1b0514df95 ))
###
[`v2.5.0`](https://redirect.github.com/openai/openai-go/releases/tag/v2.5.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.3...v2.5.0 )
#### 2.5.0 (2025-09-17)
Full Changelog:
[v2.4.3...v2.5.0](https://redirect.github.com/openai/openai-\[go/compare/v2.4.3...v2.5.0]\(https://www.golinks.io/compare/v2.4.3...v2.5.0?trackSource=github\) )
##### Features
- **api:** type updates for conversations, reasoning\_effort and results
for evals
([3e68a60](3e68a60d76 \)))
###
[`v2.4.3`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#250-2025-09-17 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.2...v2.4.3 )
Full Changelog:
[v2.4.3...v2.5.0](https://redirect.github.com/openai/openai-go/compare/v2.4.3...v2.5.0 )
##### Features
- **api:** type updates for conversations, reasoning\_effort and results
for evals
([3e68a60](3e68a60d76 ))
###
[`v2.4.2`](https://redirect.github.com/openai/openai-go/releases/tag/v2.4.2 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.1...v2.4.2 )
#### 2.4.2 (2025-09-12)
Full Changelog:
[v2.4.1...v2.4.2](https://redirect.github.com/openai/openai-go/compare/v2.4.1...v2.4.2 )
##### Chores
- **api:** Minor docs and type updates for realtime
([d92ea48](d92ea4850f ))
###
[`v2.4.1`](https://redirect.github.com/openai/openai-go/releases/tag/v2.4.1 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.4.0...v2.4.1 )
#### 2.4.1 (2025-09-10)
Full Changelog:
[v2.4.0...v2.4.1](https://redirect.github.com/openai/openai-\[go/compare/v2.4.0...v2.4.1]\(https://www.golinks.io/compare/v2.4.0...v2.4.1?trackSource=github\) )
##### Chores
- **api:** fix realtime GA types
([012b83e](012b83e3fa \)))
###
[`v2.4.0`](https://redirect.github.com/openai/openai-go/releases/tag/v2.4.0 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0 )
#### 2.4.0 (2025-09-08)
Full Changelog:
[v2.3.1...v2.4.0](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0 )
##### Features
- **api:** ship the RealtimeGA API shape
([2b6c6db](2b6c6db63e ))
###
[`v2.3.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#240-2025-09-08 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.3.0...v2.3.1 )
Full Changelog:
[v2.3.1...v2.4.0](https://redirect.github.com/openai/openai-go/compare/v2.3.1...v2.4.0 )
##### Features
- **api:** ship the RealtimeGA API shape
([2b6c6db](2b6c6db63e ))
###
[`v2.3.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#231-2025-09-05 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.2...v2.3.0 )
Full Changelog:
[v2.3.0...v2.3.1](https://redirect.github.com/openai/openai-go/compare/v2.3.0...v2.3.1 )
##### Bug Fixes
- **internal:** unmarshal correctly when there are multiple
discriminators
([98596b2](98596b2183 ))
###
[`v2.2.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#230-2025-09-03 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.1...v2.2.2 )
Full Changelog:
[v2.2.2...v2.3.0](https://redirect.github.com/openai/openai-go/compare/v2.2.2...v2.3.0 )
##### Features
- **api:** Add gpt-realtime models
([3cf6a34](3cf6a34841 ))
###
[`v2.2.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#222-2025-09-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.2.0...v2.2.1 )
Full Changelog:
[v2.2.1...v2.2.2](https://redirect.github.com/openai/openai-go/compare/v2.2.1...v2.2.2 )
##### Bug Fixes
- update url to refresh pkg.go.dev
([edf94ce](edf94ce95a ))
- use release please annotations on more places
([2ff82f9](2ff82f98ae ))
###
[`v2.2.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#221-2025-09-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0 )
Full Changelog:
[v2.2.0...v2.2.1](https://redirect.github.com/openai/openai-go/compare/v2.2.0...v2.2.1 )
##### Chores
- **api:** manual updates for ResponseInputAudio
([8c0ebe5](8c0ebe566f ))
###
[`v2.1.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#220-2025-09-02 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.1.0...v2.1.1 )
Full Changelog:
[v2.1.1...v2.2.0](https://redirect.github.com/openai/openai-go/compare/v2.1.1...v2.2.0 )
##### Features
- **api:** Add connectors support for MCP tool
([35888bc](35888bcd26 ))
- **api:** add web search filters
([6f2c71d](6f2c71d4e2 ))
- **api:** adding support for /v1/conversations to the API
([5b7c31b](5b7c31bde9 ))
- **api:** realtime API updates
([130fc8e](130fc8ea5b ))
- **client:** add support for verifying signatures on incoming webhooks
([f7c8dbb](f7c8dbb6b5 ))
##### Bug Fixes
- **azure:** compatibility with edit image endpoint
([#​477](https://redirect.github.com/openai/openai-go/issues/477 ))
([d156eec](d156eeca37 ))
- close body before retrying
([8dfed35](8dfed35f11 ))
##### Chores
- **internal/ci:** setup breaking change detection
([0af0cd0](0af0cd0130 ))
- **internal:** version bump
([3265795](3265795fff ))
###
[`v2.1.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#211-2025-08-20 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.2...v2.1.0 )
Full Changelog:
[v2.1.0...v2.1.1](https://redirect.github.com/openai/openai-go/compare/v2.1.0...v2.1.1 )
##### Chores
- **api:** accurately represent shape for verbosity on Chat Completions
([f81197b](f81197b4b0 ))
###
[`v2.0.2`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#210-2025-08-18 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.1...v2.0.2 )
Full Changelog:
[v2.0.2...v2.1.0](https://redirect.github.com/openai/openai-go/compare/v2.0.2...v2.1.0 )
##### Features
- **api:** add new text parameters, expiration options
([323154c](323154ccec ))
##### Documentation
- give https its missing "h" in Azure OpenAI REST API link
([#​480](https://redirect.github.com/openai/openai-go/issues/480 ))
([8a401c9 ](8a401c9eec ))
###
[`v2.0.1`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#202-2025-08-09 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v2.0.0...v2.0.1 )
Full Changelog:
[v2.0.1...v2.0.2](https://redirect.github.com/openai/openai-go/compare/v2.0.1...v2.0.2 )
##### Chores
- **internal:** update comment in script
([4be24de](4be24dee6a ))
- update
[@​stainless-api/prism-cli](https://redirect.github.com/stainless-api/prism-cli )
to v5.15.0
([eca22af](eca22af6f1 ))
###
[`v2.0.0`](https://redirect.github.com/openai/openai-go/blob/HEAD/CHANGELOG.md#201-2025-08-08 )
[Compare
Source](https://redirect.github.com/openai/openai-go/compare/v1.12.0...v2.0.0 )
Full Changelog:
[v2.0.0...v2.0.1](https://redirect.github.com/openai/openai-go/compare/v2.0.0...v2.0.1 )
##### Bug Fixes
- **client:** fix verbosity parameter location in Responses
([6e2e903](6e2e903e7c ))
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: Averi Kitsch <akitsch@google.com >
Co-authored-by: Anmol Shukla <shuklaanmol@google.com >
Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com >
2025-10-11 14:14:19 +05:30
Anmol Shukla
592a4e5d89
tests: added Go quickstart tests ( #1366 )
...
Co-authored-by: Harsh Jha <83023263+rapid-killer-9@users.noreply.github.com >
Co-authored-by: dishaprakash <57954147+dishaprakash@users.noreply.github.com >
2025-09-18 12:12:48 +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
Anmol Shukla
28333e5faf
chore(testing): setup initial directory structure for Go ( #1185 )
2025-09-08 11:27:47 +05:30