Skip to content

fix(deps): update module github.com/openai/openai-go/v3 to v3.50.0 - #162

Open
cowdogmoo-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-openai-openai-go-v3-3.x
Open

fix(deps): update module github.com/openai/openai-go/v3 to v3.50.0#162
cowdogmoo-renovate-bot[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-openai-openai-go-v3-3.x

Conversation

@cowdogmoo-renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/openai/openai-go/v3 v3.17.0v3.50.0 age confidence

Release Notes

openai/openai-go (github.com/openai/openai-go/v3)

v3.50.0

Compare Source

Features
Build System

v3.49.0

Compare Source

3.49.0 (2026-07-31)

Full Changelog: v3.48.0...v3.49.0

Features
  • api: content provenance checks (5a46c55)
Documentation

v3.48.0

Compare Source

3.48.0 (2026-07-30)

Full Changelog: v3.47.0...v3.48.0

Features

v3.47.0

Compare Source

3.47.0 (2026-07-28)

Full Changelog: v3.46.0...v3.47.0

Features
  • api: transcription model updates (1707706)
Bug Fixes
Build System
  • deps: bump actions/download-artifact from 7.0.0 to 8.0.1 (#​739) (2c2a363)
  • deps: bump actions/setup-go from 6.4.0 to 7.0.0 (#​737) (1fcc7ce)
  • deps: bump actions/setup-node from 6.3.0 to 7.0.0 (#​734) (15562ec)
  • deps: bump actions/upload-artifact from 6.0.0 to 7.0.1 (#​738) (16fcc6a)
  • deps: bump github.com/aws/aws-sdk-go-v2/config in / (#​733) (279abc1)
  • deps: bump github/codeql-action from 4.37.2 to 4.37.3 (#​736) (6032a46)

v3.46.0

Compare Source

3.46.0 (2026-07-23)

Full Changelog: v3.45.0...v3.46.0

Features
  • api: add support for spend_limit admin apis (8de8d9b)
Bug Fixes
  • api: safely format project spend limit paths (ac981e4)

v3.45.0

Compare Source

3.45.0 (2026-07-22)

Full Changelog: v3.44.0...v3.45.0

Go version requirement

openai-go v3.45.0 requires Go 1.25 or newer. This release upgrades
golang.org/x/net to v0.57.0 to address security findings and aligns the SDK
with supported Go toolchains. v3.44.0 is the final release that builds with Go
1.22–1.24; older SDK releases do not receive guaranteed security backports. No
exported SDK API or /v3 import path changes are included.

Features
  • api: accept None for prompt_cache_key/safety_identifier (711460e)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (6669f50)

v3.44.0

Compare Source

3.44.0 (2026-07-17)

Full Changelog: v3.43.0...v3.44.0

Features
  • api: /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint (28d2a6a)
  • api: manual updates (a531d4a)
  • api: manual updates (8073e1e)
Bug Fixes
  • api: format service account API key path (999e165)
  • format service account API key path (9fb19bb)

v3.43.0

Compare Source

3.43.0 (2026-07-14)

Full Changelog: v3.42.0...v3.43.0

Features
  • api: add owner_project_access to APIKeyListParams (df2e35d)
Bug Fixes
  • example: set the 'include usage' field to true under stream options to get accurate usage information (#​125) (c38b6c3)
  • ssestream: skip SSE blocks without data (#​621) (114224d)
Documentation

v3.42.0

Compare Source

3.42.0 (2026-07-09)

Full Changelog: v3.41.1...v3.42.0

Features
  • api: gpt-5.6-sol updates (8c062a6)
Bug Fixes
  • api: restore programmatic response types (2384620)
  • api: restore response union metadata (7b2e975)

v3.41.1

Compare Source

3.41.1 (2026-07-06)

Full Changelog: v3.41.0...v3.41.1

Documentation

v3.41.0

Compare Source

3.41.0 (2026-06-17)

Full Changelog: v3.40.0...v3.41.0

Features
  • api: update OpenAPI spec or Stainless config (868891f)

v3.40.0

Compare Source

3.40.0 (2026-06-16)

Full Changelog: v3.39.0...v3.40.0

Features
  • api: admin spend_alerts (26992e5)
  • api: manual updates (28f7e09)
  • api: update OpenAPI spec or Stainless config (57c307e)

v3.39.0

Compare Source

3.39.0 (2026-06-03)

Full Changelog: v3.38.0...v3.39.0

Features
  • api: responses.moderation and chat_completions.moderation (7a2dac0)

v3.38.0

Compare Source

3.38.0 (2026-06-01)

Full Changelog: v3.37.0...v3.38.0

Features
  • api: manual updates (d7dac81)
  • api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (4c3981c)

v3.37.0

Compare Source

3.37.0 (2026-05-21)

Full Changelog: v3.36.0...v3.37.0

Features
  • api: api update (7f7416e)
  • api: manual updates (d646562)
  • api: update OpenAPI spec or Stainless config (b34b78a)
  • client: optimize json encoder for internal types (93adc6e)
Bug Fixes
  • go: format generated admin paths (1dd8f5e)
  • go: format generated project permission paths (b751c37)
Chores

v3.36.0

Compare Source

3.36.0 (2026-05-13)

Full Changelog: v3.35.0...v3.36.0

Features
  • api: add service_tier parameter to response compact method (bacd2c0)
Bug Fixes
  • go: avoid panic when http.DefaultTransport is wrapped (95a0250)

v3.35.0

Compare Source

3.35.0 (2026-05-07)

Full Changelog: v3.34.0...v3.35.0

Features
  • api: add quantity field to admin organization usage costs results (899b6de)
  • api: launch realtime translate + update image 2 (1fbf3a6)
  • api: manual updates (cd9047f)
  • api: realtime 2 (5b51410)
Bug Fixes
  • api: fix imagegen size enum regression (995778e)
  • types: add format tags for URI and timestamp fields across models (a6c2198)
Chores
  • internal: regenerate SDK with no functional changes (71c80ef)
  • redact api-key headers in debug logs (ff51a02)
Documentation
  • api: document web_search_call.results output data option (6c2d8ef)

v3.34.0

Compare Source

3.34.0 (2026-05-01)

Full Changelog: v3.33.0...v3.34.0

Features
  • api: add group_type, external_key_id, user fields to admin organization models (460f400)
  • api: add support for Admin API Keys per endpoint (51a0561)
  • api: admin API updates (a0ad21e)
  • api: manual updates (b60b3bc)
  • api: manual updates (f4e0c1a)
Bug Fixes
  • auth: prefer admin keys for admin requests (d128349)
  • types: add format annotations to ChatKit timestamp and URL fields (0b7d7d0)
  • types: add format annotations to timestamp and URL fields across resources (0ff11a7)
  • types: change timestamp fields to float64 in Response (d714e3c)

v3.33.0

Compare Source

3.33.0 (2026-04-28)

Full Changelog: v3.32.0...v3.33.0

Features
  • go: add default http client with timeout (25dd39a)
  • support setting headers via env (b4eaa78)
Bug Fixes
  • types: change PromptCacheRetention enum in-memory to in_memory (15e7432)
Chores
  • internal: more robust bootstrap script (eb0cbcf)
  • tests: bump steady to v0.22.1 (ef28f59)
Documentation
  • api: add rate limit and vector store guidance to file upload (6c8c7fa)
  • api: update rate limit documentation in file upload method (54fde2c)

v3.32.0

Compare Source

3.32.0 (2026-04-16)

Full Changelog: v3.31.0...v3.32.0

Features
  • api: Add detail to InputFileContent (b8e782f)
  • api: add OAuthErrorCode type (d54fff1)
  • api: add prompt_cache_retention parameter to response compact (e2da10d)
Bug Fixes
  • fix for union type names (0bc8ad5)
Documentation

v3.31.0

Compare Source

3.31.0 (2026-04-08)

Full Changelog: v3.30.0...v3.31.0

Features
  • api: add phase field to conversation messages (563d747)
  • api: add web_search_call.results to ResponseIncludable (6ef5b20)
  • client: add support for short-lived tokens (#​799) (038871e)
  • internal: support comma format in multipart form encoding (905b473)
Bug Fixes
  • fix issue with unmarshaling in some cases (a017bc6)
  • prevent duplicate ? in query params (cbb2c75)
  • types: remove web_search_call.results from ResponseIncludable (180597f)
Chores
  • ci: support opting out of skipping builds on metadata-only commits (12e3a5a)
  • remove unnecessary error check for url parsing (cfe9c41)
  • tests: bump steady to v0.20.1 (8e4ef11)
  • tests: bump steady to v0.20.2 (ad31f81)
  • update docs for api:"required" (2d16ebc)
Documentation
  • api: add multi-file ingestion guidance to vectorstorefile/filebatch params (dbba33f)

v3.30.0

Compare Source

3.30.0 (2026-03-25)

Full Changelog: v3.29.0...v3.30.0

Features
  • api: add keys field to computer action types (7abb3c4)
Bug Fixes
  • api: align SDK response types with expanded item schemas (324c584)
  • types: generate shared enum types that are not referenced by other schemas (e2f2920)
  • types: make Type required, correct enum in ResponseInputMessageItem (8c2c7a5)
Chores
  • ci: skip lint on metadata-only changes (40cf884)
  • client: fix multipart serialisation of Default() fields (06c04ae)
  • internal: support default value struct tag (f1afb2a)
  • internal: update gitignore (bde0a0d)
  • tests: bump steady to v0.19.4 (a0561c3)
  • tests: bump steady to v0.19.5 (56c5c36)
  • tests: bump steady to v0.19.6 (44ebe37)
  • tests: bump steady to v0.19.7 (1b04072)
Refactors
  • tests: switch from prism to steady (2185358)

v3.29.0

Compare Source

3.29.0 (2026-03-17)

Full Changelog: v3.28.0...v3.29.0

Features
  • api: 5.4 nano and mini model slugs (c4ebb48)
  • api: add in and nin values to comparison filter type (d060d44)
Chores
  • internal: tweak CI branches (6379626)

v3.28.0

Compare Source

3.28.0 (2026-03-14)

Full Changelog: v3.27.0...v3.28.0

Features
  • api: add /v1/videos endpoint option to batch (7b2d67e)
  • api: add defer_loading field to function tools (6d4b683)
  • api: custom voices (d00b782)
⚠ BREAKING CHANGES
  • api: The voice param and resouce has changed from a string to a string | {id: string}. This is a breaking change for Go.

v3.27.0

Compare Source

3.27.0 (2026-03-13)

Full Changelog: v3.26.0...v3.27.0

Features
  • api: add video character/edit/extend, remove Azure/webhook/polling/accumulator (20da043)
  • api: add video edits/extensions/character, remove Azure/webhook/polling helpers (fa9413f)
  • api: api update (c88c6c9)
  • api: sora api improvements: character api, video extensions/edits, higher resolution exports. (93f6779)
Chores
  • internal: codegen related update (d531232)
  • internal: codegen related update (1748c11)
  • internal: codegen related update (531ece1)
  • internal: codegen related update (ce9f435)

v3.26.0

Compare Source

3.26.0 (2026-03-05)

Full Changelog: v3.25.0...v3.26.0

Features
  • api: The GA ComputerTool now uses the CompuerTool class. The 'computer_use_preview' tool is moved to ComputerUsePreview (347418b)

v3.25.0

Compare Source

3.25.0 (2026-03-05)

Full Changelog: v3.24.0...v3.25.0

Features
  • api: gpt-5.4, tool search tool, and new computer tool (101826d)
  • api: remove Phase from input/output messages, PromptCacheKey from responses (961b8ca)
Bug Fixes
Chores
  • internal: codegen related update (ab733b9)
  • internal: codegen related update (23d1831)
  • internal: reduce warnings (2963312)

v3.24.0

Compare Source

3.24.0 (2026-02-24)

Full Changelog: v3.23.0...v3.24.0

Features
Bug Fixes
Chores
  • internal: move custom custom json tags to api (0735303)
  • internal: refactor sse event parsing (45dc6bb)

v3.23.0

Compare Source

3.23.0 (2026-02-24)

Full Changelog: v3.22.1...v3.23.0

Features
  • api: add gpt-realtime-1.5 and gpt-audio-1.5 models to realtime session (9076e2f)

v3.22.1

Compare Source

3.22.1 (2026-02-23)

Full Changelog: v3.22.0...v3.22.1

Bug Fixes
  • allow canceling a request while it is waiting to retry (54672cf)
Chores
  • update mock server docs (3ac84dd)
Documentation
  • api: add batch size limit to vector store file batch parameters (f751c40)
  • api: clarify safety_identifier max length in chat completions and responses (8257f9b)
  • api: enhance method docstrings across audio/chat/completion/skill/upload/video APIs (38b8f63)

v3.22.0

Compare Source

3.22.0 (2026-02-13)

Full Changelog: v3.21.0...v3.22.0

Features
  • api: container network_policy and skills (8e5ea23)
Bug Fixes
  • encoder: correctly serialize NullStruct (a6cb49e)
Documentation

v3.21.0

Compare Source

3.21.0 (2026-02-10)

Full Changelog: v3.20.0...v3.21.0

Features
  • api: support for images in batch api (e23aeb1)

v3.20.0

Compare Source

3.20.0 (2026-02-10)

Full Changelog: v3.19.0...v3.20.0

Features
  • api: skills and hosted shell (9e191de)

v3.19.0

Compare Source

3.19.0 (2026-02-09)

Full Changelog: v3.18.0...v3.19.0

Features
  • api: responses context_management (199f230)

v3.18.0

Compare Source

3.18.0 (2026-02-05)

Full Changelog: v3.17.0...v3.18.0

Features
  • api: add shell_call_output status field (67a75d7)
  • api: image generation actions for responses; ResponseFunctionCallArgumentsDoneEvent.name (2c57016)
Bug Fixes
  • client: undo change to web search Find action (e340256)
  • client: update type for find_in_page action (4b5d499)
Chores
  • client: improve example values (c86a65c)
Documentation
  • split api.md by standalone resources (aeed37b)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@cowdogmoo-renovate-bot

cowdogmoo-renovate-bot Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/tidwall/gjson v1.18.0 -> v1.19.0
golang.org/x/crypto v0.53.0 -> v0.54.0
golang.org/x/net v0.56.0 -> v0.57.0
golang.org/x/sys v0.46.0 -> v0.47.0
golang.org/x/term v0.44.0 -> v0.45.0

@github-actions github-actions Bot added the area/go Changes made to Go source code (cmd/, config/, logging/) label Aug 4, 2026
@cowdogmoo-renovate-bot
cowdogmoo-renovate-bot Bot force-pushed the renovate/github.com-openai-openai-go-v3-3.x branch 11 times, most recently from 7947fc9 to 791897e Compare August 6, 2026 03:29
@cowdogmoo-renovate-bot
cowdogmoo-renovate-bot Bot force-pushed the renovate/github.com-openai-openai-go-v3-3.x branch from 791897e to beec95b Compare August 6, 2026 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go Changes made to Go source code (cmd/, config/, logging/)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants