Skip to content

Update module github.com/openai/openai-go/v3 to v3.45.0 - #913

Closed
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x
Closed

Update module github.com/openai/openai-go/v3 to v3.45.0#913
red-hat-konflux-kflux-prd-rh02[bot] wants to merge 1 commit into
masterfrom
konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x

Conversation

@red-hat-konflux-kflux-prd-rh02

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot commented May 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/openai/openai-go/v3 v3.32.0v3.45.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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.


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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot added docs-approved Signifies that Docs has signed off on this PR ok-to-test Indicates a non-member PR verified by an org member that is safe to test. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR labels May 3, 2026
@openshift-ci
openshift-ci Bot requested review from BhargaviGudi and rhmdnd May 3, 2026 08:37
@openshift-ci

openshift-ci Bot commented May 3, 2026

Copy link
Copy Markdown
Contributor

Hi @red-hat-konflux-kflux-prd-rh02[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x branch from 0de4525 to 5e4feab Compare May 9, 2026 00:31
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/openai/openai-go/v3 to v3.33.0 Update module github.com/openai/openai-go/v3 to v3.35.0 May 9, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x branch from 5e4feab to f97d098 Compare May 16, 2026 04:21
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/openai/openai-go/v3 to v3.35.0 Update module github.com/openai/openai-go/v3 to v3.36.0 May 16, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x branch from f97d098 to 2388d3a Compare May 23, 2026 00:29
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/openai/openai-go/v3 to v3.36.0 Update module github.com/openai/openai-go/v3 to v3.37.0 May 23, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x branch from 2388d3a to 3fee0a3 Compare June 20, 2026 00:46
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/openai/openai-go/v3 to v3.37.0 Update module github.com/openai/openai-go/v3 to v3.40.0 Jun 20, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x branch from 3fee0a3 to 0b29321 Compare June 20, 2026 20:30
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/openai/openai-go/v3 to v3.40.0 Update module github.com/openai/openai-go/v3 to v3.41.0 Jun 20, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x branch from 0b29321 to 902906a Compare July 11, 2026 00:32
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/openai/openai-go/v3 to v3.41.0 Update module github.com/openai/openai-go/v3 to v3.41.1 Jul 11, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x branch from 902906a to 6bd6c42 Compare July 12, 2026 20:26
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/openai/openai-go/v3 to v3.41.1 Update module github.com/openai/openai-go/v3 to v3.42.0 Jul 12, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x branch from 6bd6c42 to 1558e08 Compare July 18, 2026 04:35
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/openai/openai-go/v3 to v3.42.0 Update module github.com/openai/openai-go/v3 to v3.43.0 Jul 18, 2026
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x branch from 1558e08 to 8300c51 Compare July 25, 2026 00:46
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/openai/openai-go/v3 to v3.43.0 Update module github.com/openai/openai-go/v3 to v3.44.0 Jul 25, 2026
@openshift-ci

openshift-ci Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux-kflux-prd-rh02[bot]
Once this PR has been reviewed and has the lgtm label, please assign anna-koudelkova for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Signed-off-by: red-hat-konflux-kflux-prd-rh02 <190377777+red-hat-konflux-kflux-prd-rh02[bot]@users.noreply.github.com>
@red-hat-konflux-kflux-prd-rh02
red-hat-konflux-kflux-prd-rh02 Bot force-pushed the konflux/mintmaker/master/github.com-openai-openai-go-v3-3.x branch from 8300c51 to 1d8a9e8 Compare July 26, 2026 04:29
@red-hat-konflux-kflux-prd-rh02 red-hat-konflux-kflux-prd-rh02 Bot changed the title Update module github.com/openai/openai-go/v3 to v3.44.0 Update module github.com/openai/openai-go/v3 to v3.45.0 Jul 26, 2026
@red-hat-konflux-kflux-prd-rh02

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):

  • 12 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.35.0 -> v0.37.0
golang.org/x/net v0.53.0 -> v0.57.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.21.0 -> v1.22.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1 -> v1.14.0
github.com/AzureAD/microsoft-authentication-library-for-go v1.7.1 -> v1.7.2
github.com/tidwall/gjson v1.18.0 -> v1.19.0
golang.org/x/crypto v0.50.0 -> v0.54.0
golang.org/x/sync v0.20.0 -> v0.22.0
golang.org/x/sys v0.43.0 -> v0.47.0
golang.org/x/term v0.42.0 -> v0.45.0
golang.org/x/text v0.36.0 -> v0.40.0
golang.org/x/tools v0.44.0 -> v0.47.0

@openshift-ci

openshift-ci Bot commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

@red-hat-konflux-kflux-prd-rh02[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws 1d8a9e8 link true /test e2e-aws

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@vickeybrown

Copy link
Copy Markdown

Will be updated in #1003

@vickeybrown

Copy link
Copy Markdown

/close

@openshift-ci openshift-ci Bot closed this Jul 27, 2026
@openshift-ci

openshift-ci Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

@vickeybrown: Closed this PR.

Details

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs-approved Signifies that Docs has signed off on this PR ok-to-test Indicates a non-member PR verified by an org member that is safe to test. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant