Skip to content

Comments

build(deps): bump com.openai:openai-java from 4.22.0 to 4.23.0#1421

Merged
Zabuzard merged 1 commit intodevelopfrom
dependabot/gradle/com.openai-openai-java-4.23.0
Feb 24, 2026
Merged

build(deps): bump com.openai:openai-java from 4.22.0 to 4.23.0#1421
Zabuzard merged 1 commit intodevelopfrom
dependabot/gradle/com.openai-openai-java-4.23.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps com.openai:openai-java from 4.22.0 to 4.23.0.

Release notes

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

v4.23.0

4.23.0 (2026-02-23)

Full Changelog: v4.22.0...v4.23.0

Features

  • api: add gpt-realtime-1.5 and gpt-audio-1.5 models to realtime session (b00b515)

Bug Fixes

  • api: manual updates (bd83804)
  • set Accept header in more places (9e2e714)
  • tests: skip unsupported streaming tests (24f9854)

Chores

  • drop apache dependency (37805bf)
  • make Properties more resilient to null (0039eb0)

Documentation

  • api: add batch size limit to file batch create parameters (764fd86)
  • api: clarify safety_identifier max length in chat completions and responses (b2735b0)
Changelog

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

4.23.0 (2026-02-23)

Full Changelog: v4.22.0...v4.23.0

Features

  • api: add gpt-realtime-1.5 and gpt-audio-1.5 models to realtime session (b00b515)

Bug Fixes

  • api: manual updates (bd83804)
  • set Accept header in more places (9e2e714)
  • tests: skip unsupported streaming tests (24f9854)

Chores

  • drop apache dependency (37805bf)
  • make Properties more resilient to null (0039eb0)

Documentation

  • api: add batch size limit to file batch create parameters (764fd86)
  • api: clarify safety_identifier max length in chat completions and responses (b2735b0)
Commits
  • 332e1a1 release: 4.23.0
  • e4a9a32 exponential backoff for upload jwt
  • 6281dfb feat(api): add gpt-realtime-1.5 and gpt-audio-1.5 models to realtime session
  • 3f396ec fix(tests): skip unsupported streaming tests
  • 3ae8ffd fix(api): manual updates
  • ebde978 fix: set Accept header in more places
  • 38f3e8c ci: increase build and test timeouts to 30 minutes
  • ee5d574 chore: drop apache dependency
  • a43c5e7 chore: make Properties more resilient to null
  • 608524f docs(api): add batch size limit to file batch create parameters
  • 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.22.0 to 4.23.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.22.0...v4.23.0)

---
updated-dependencies:
- dependency-name: com.openai:openai-java
  dependency-version: 4.23.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 Feb 24, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 24, 2026 01:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Feb 24, 2026
@Zabuzard Zabuzard merged commit 1b44779 into develop Feb 24, 2026
9 checks passed
@Zabuzard Zabuzard deleted the dependabot/gradle/com.openai-openai-java-4.23.0 branch February 24, 2026 07:50
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.

1 participant