Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps com.openai:openai-java from 4.14.0 to 4.15.0.

Release notes

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

v4.15.0

4.15.0 (2026-01-09)

Full Changelog: v4.14.0...v4.15.0

Features

  • api: add new Response completed_at prop (703a651)
  • client: allow configuring dispatcher executor service (8e579d9)

Bug Fixes

  • client: allow withOptions to modify credentials (#674) (1d5a8f9)

Chores

  • internal: use different example values for some enums (d8c6ed4)
Changelog

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

4.15.0 (2026-01-09)

Full Changelog: v4.14.0...v4.15.0

Features

  • api: add new Response completed_at prop (703a651)
  • client: allow configuring dispatcher executor service (8e579d9)

Bug Fixes

  • client: allow withOptions to modify credentials (#674) (1d5a8f9)

Chores

  • internal: use different example values for some enums (d8c6ed4)
Commits
  • 33df789 release: 4.15.0
  • a8592c3 feat(api): add new Response completed_at prop
  • 408d70b feat(client): allow configuring dispatcher executor service
  • 9e20be6 chore(internal): use different example values for some enums
  • 1d5a8f9 fix(client): allow withOptions to modify credentials (#674)
  • See full diff 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 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)

Bumps [com.openai:openai-java](https://github.com/openai/openai-java) from 4.14.0 to 4.15.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.14.0...v4.15.0)

---
updated-dependencies:
- dependency-name: com.openai:openai-java
  dependency-version: 4.15.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 Jan 12, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 12, 2026 00:54
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 12, 2026
@Zabuzard Zabuzard merged commit 44bb86b into develop Jan 12, 2026
9 checks passed
@Zabuzard Zabuzard deleted the dependabot/gradle/com.openai-openai-java-4.15.0 branch January 12, 2026 08:12
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.

2 participants