Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

v4.16.0

4.16.0 (2026-01-21)

Full Changelog: v4.15.0...v4.16.0

Features

  • api: api update (e5203e2)
  • client: send X-Stainless-Kotlin-Version header (d77a171)

Bug Fixes

  • client: disallow coercion from float to int (4332495)
  • client: fully respect max retries (b2ac5ce)
  • client: send retry count header for max retries 0 (b2ac5ce)
  • date time deserialization leniency (35a4662)
  • make ResponseAccumulator forwards compatible with new event types (d9dc902)

Chores

  • ci: upgrade actions/setup-java (d739c6a)
  • internal: clean up maven repo artifact script and add html documentation to repo root (763df3f)
  • internal: depend on packages directly in example (b2ac5ce)
  • internal: improve maven repo docs (005acfc)
  • internal: support uploading Maven repo artifacts to stainless package server (24dd88f)
  • internal: update actions/checkout version (64b074f)
  • internal: update maven repo doc to include authentication (c00b703)
  • test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (35a4662)
Changelog

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

4.16.0 (2026-01-21)

Full Changelog: v4.15.0...v4.16.0

Features

  • api: api update (e5203e2)
  • client: send X-Stainless-Kotlin-Version header (d77a171)

Bug Fixes

  • client: disallow coercion from float to int (4332495)
  • client: fully respect max retries (b2ac5ce)
  • client: send retry count header for max retries 0 (b2ac5ce)
  • date time deserialization leniency (35a4662)
  • make ResponseAccumulator forwards compatible with new event types (d9dc902)

Chores

  • ci: upgrade actions/setup-java (d739c6a)
  • internal: clean up maven repo artifact script and add html documentation to repo root (763df3f)
  • internal: depend on packages directly in example (b2ac5ce)
  • internal: improve maven repo docs (005acfc)
  • internal: support uploading Maven repo artifacts to stainless package server (24dd88f)
  • internal: update actions/checkout version (64b074f)
  • internal: update maven repo doc to include authentication (c00b703)
  • test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (35a4662)
Commits

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.15.0 to 4.16.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.15.0...v4.16.0)

---
updated-dependencies:
- dependency-name: com.openai:openai-java
  dependency-version: 4.16.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 22, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 22, 2026 00:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 22, 2026
@Zabuzard Zabuzard merged commit e1f3022 into develop Jan 22, 2026
9 checks passed
@Zabuzard Zabuzard deleted the dependabot/gradle/com.openai-openai-java-4.16.0 branch January 22, 2026 07:40
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