Skip to content

build(deps): bump com.openai:openai-java from 4.43.0 to 4.45.0#1528

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/com.openai-openai-java-4.45.0
Open

build(deps): bump com.openai:openai-java from 4.43.0 to 4.45.0#1528
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/com.openai-openai-java-4.45.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps com.openai:openai-java from 4.43.0 to 4.45.0.

Release notes

Sourced from com.openai:openai-java's releases.

v4.45.0

4.45.0 (2026-07-23)

Full Changelog: v4.44.0...v4.45.0

Features

  • api: accept None for prompt_cache_key/safety_identifier (e9c054c)
  • api: add support for spend_limit admin apis (d2ddc33)
  • bedrock: support AWS credentials files (#761) (a3fc7f6)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (b435090)

Bug Fixes

  • api: align structured output builder optional fields (8e03393)
  • core: ignore metadata-only SSE blocks (#805) (c33e020)

Build System

  • deps: migrate test WireMock to Jetty 12 (#798) (0522672)
  • deps: patch test Jackson dependencies (#807) (271d102)
  • deps: patch test-only Logback dependencies (#806) (de56d63)
  • deps: remove vulnerable Logback from starter tests (#808) (1fe659e)
  • deps: update test Commons IO to 2.22.0 (#788) (f50d19b)
  • deps: update test commons-lang3 to 3.18.0 (c3be8f9)
  • deps: update test JSONPath to 2.10.0 (#790) (b2cf0ff)

v4.44.0

4.44.0 (2026-07-17)

Full Changelog: v4.43.0...v4.44.0

Features

  • api: /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint (2e1c539)
  • api: manual updates (5c78d3e)
  • api: manual updates (ef9016c)

Bug Fixes

  • client: handle response stream keepalive events (#776) (6eef965)
  • deps: update Azure Identity to 1.18.4 (#779) (d2b695c)
  • deps: update Jackson to 2.18.9 (#777) (2935d47)
  • deps: update plexus-utils to 4.0.3 (#780) (6e4e2a7)
  • deps: update test Handlebars to 4.5.3 (#783) (ae10648)

... (truncated)

Changelog

Sourced from com.openai:openai-java's changelog.

4.45.0 (2026-07-23)

Full Changelog: v4.44.0...v4.45.0

Features

  • api: accept None for prompt_cache_key/safety_identifier (e9c054c)
  • api: add support for spend_limit admin apis (d2ddc33)
  • bedrock: support AWS credentials files (#761) (a3fc7f6)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (b435090)

Bug Fixes

  • api: align structured output builder optional fields (8e03393)
  • core: ignore metadata-only SSE blocks (#805) (c33e020)

Build System

  • deps: migrate test WireMock to Jetty 12 (#798) (0522672)
  • deps: patch test Jackson dependencies (#807) (271d102)
  • deps: patch test-only Logback dependencies (#806) (de56d63)
  • deps: remove vulnerable Logback from starter tests (#808) (1fe659e)
  • deps: update test Commons IO to 2.22.0 (#788) (f50d19b)
  • deps: update test commons-lang3 to 3.18.0 (c3be8f9)
  • deps: update test JSONPath to 2.10.0 (#790) (b2cf0ff)

4.44.0 (2026-07-17)

Full Changelog: v4.43.0...v4.44.0

Features

  • api: /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint (2e1c539)
  • api: manual updates (5c78d3e)
  • api: manual updates (ef9016c)

Bug Fixes

  • client: handle response stream keepalive events (#776) (6eef965)
  • deps: update Azure Identity to 1.18.4 (#779) (d2b695c)
  • deps: update Jackson to 2.18.9 (#777) (2935d47)
  • deps: update plexus-utils to 4.0.3 (#780) (6e4e2a7)
  • deps: update test Handlebars to 4.5.3 (#783) (ae10648)

Chores

... (truncated)

Commits
  • d58ba43 release: 4.45.0
  • bcaaf25 test(api): cover optional structured output delegation
  • 40223fa fix(api): align structured output builder optional fields
  • 4136933 feat(api): add support for spend_limit admin apis
  • 3a34d4f feat(api): accept None for prompt_cache_key/safety_identifier
  • fd9f55e feat(stlc): configurable CI runner and private-production-repo support in wor...
  • c33e020 fix(core): ignore metadata-only SSE blocks (#805)
  • a3fc7f6 feat(bedrock): support AWS credentials files (#761)
  • 1fe659e build(deps): remove vulnerable Logback from starter tests (#808)
  • 271d102 build(deps): patch test Jackson dependencies (#807)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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

Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from 4.43.0 to 4.45.0.
- [Release notes](https://github.com/openai/openai-java/releases)
- [Changelog](https://github.com/openai/openai-java/blob/main/CHANGELOG.md)
- [Commits](openai/openai-java@v4.43.0...v4.45.0)

---
updated-dependencies:
- dependency-name: com.openai:openai-java
  dependency-version: 4.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 24, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 24, 2026 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants