Skip to content

chore(deps-dev): bump com.openai:openai-java from 4.28.0 to 4.36.0#1423

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.openai-openai-java-4.36.0
Closed

chore(deps-dev): bump com.openai:openai-java from 4.28.0 to 4.36.0#1423
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/com.openai-openai-java-4.36.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 16, 2026

Bumps com.openai:openai-java from 4.28.0 to 4.36.0.

Release notes

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

v4.36.0

4.36.0 (2026-05-13)

Full Changelog: v4.35.0...v4.36.0

Features

  • api: add service_tier parameter to response compact method (c72b807)
  • api: realtime 2 (8057452)

v4.35.0

4.35.0 (2026-05-07)

Full Changelog: v4.34.0...v4.35.0

Features

  • api: add quantity field to organization usage responses, update topLogprobs docs (d4686cc)
  • api: launch realtime translate + update image 2 (28ad918)
  • api: manual updates (7905ef6)
  • api: manual updates (8328a1e)
  • client: improve logging (6393b34)
  • client: more robust error parsing (5a1bfdc)
  • client: support proxy authentication (97c8087)

Bug Fixes

  • api: fix imagegen size enum regression (aacb886)
  • client: match JsonSchemaValidator heading levels to API (#733) (fc57ef7)
  • logging: redact Azure api-key header in logging (#717) (157207f)

Performance Improvements

  • client: create one json mapper (6bdc12e)

Chores

  • fix build error (82a8527)
  • redact api-key headers in debug logs (73d01b0)
  • remove duplicated dokka setup (06e43e2)
  • tests: update test fixtures to use valid example URLs (021f44a)

Documentation

  • api: document web_search_call.results in response includables (18fe08a)
  • clarify forwards compat behavior (d44f466)

... (truncated)

Changelog

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

4.36.0 (2026-05-13)

Full Changelog: v4.35.0...v4.36.0

Features

  • api: add service_tier parameter to response compact method (c72b807)
  • api: realtime 2 (8057452)

4.35.0 (2026-05-07)

Full Changelog: v4.34.0...v4.35.0

Features

  • api: add quantity field to organization usage responses, update topLogprobs docs (d4686cc)
  • api: launch realtime translate + update image 2 (28ad918)
  • api: manual updates (7905ef6)
  • api: manual updates (8328a1e)
  • client: improve logging (6393b34)
  • client: more robust error parsing (5a1bfdc)
  • client: support proxy authentication (97c8087)

Bug Fixes

  • api: fix imagegen size enum regression (aacb886)
  • client: match JsonSchemaValidator heading levels to API (#733) (fc57ef7)
  • logging: redact Azure api-key header in logging (#717) (157207f)

Performance Improvements

  • client: create one json mapper (6bdc12e)

Chores

  • fix build error (82a8527)
  • redact api-key headers in debug logs (73d01b0)
  • remove duplicated dokka setup (06e43e2)
  • tests: update test fixtures to use valid example URLs (021f44a)

Documentation

  • api: document web_search_call.results in response includables (18fe08a)
  • clarify forwards compat behavior (d44f466)
  • clarify structured output map limitations (#726) (e1e1161)
  • remove bad semicolon (#725) (b5dbd07)

... (truncated)

Commits
  • 3108314 Merge pull request #739 from openai/release-please--branches--main--changes--...
  • dd8ca14 release: 4.36.0
  • 2c42b46 Merge pull request #1308 from stainless-sdks/dev/jtian/remove-unnecessary-params
  • b4bbbef [feat] Remove unnecessary params client id during init
  • e2f391a ci: pin GitHub Actions to commit SHAs
  • c72b807 feat(api): add service_tier parameter to response compact method
  • 8057452 feat(api): realtime 2
  • a57a639 release: 4.35.0
  • ae32c04 feat(api): manual updates
  • 6daf0d0 chore: redact api-key headers in debug logs
  • 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.28.0 to 4.36.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.28.0...v4.36.0)

---
updated-dependencies:
- dependency-name: com.openai:openai-java
  dependency-version: 4.36.0
  dependency-type: direct:development
  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 May 16, 2026
@dependabot dependabot Bot requested a review from a team May 16, 2026 19:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 16, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@chickenlj chickenlj closed this May 18, 2026
@chickenlj chickenlj deleted the dependabot/maven/com.openai-openai-java-4.36.0 branch May 18, 2026 01:12
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 18, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

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