Skip to content

Bump com.aallam.openai:openai-client from 4.0.1 to 4.1.0#1778

Merged
Tlaster merged 1 commit intomasterfrom
dependabot/gradle/com.aallam.openai-openai-client-4.1.0
Feb 10, 2026
Merged

Bump com.aallam.openai:openai-client from 4.0.1 to 4.1.0#1778
Tlaster merged 1 commit intomasterfrom
dependabot/gradle/com.aallam.openai-openai-client-4.1.0

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.aallam.openai:openai-client from 4.0.1 to 4.1.0.

Release notes

Sourced from com.aallam.openai:openai-client's releases.

4.1.0

Added

  • batch: make OpenAI interface extend Batch interface (#433).
  • responses: add Responses API support (create, retrieve, cancel, delete, and input_items listing).
  • chat: add web_search_options request support.
  • chat: expose annotations and reasoning_content in chat message payloads.
  • chat: support required tool choice mode (#429).

Fixed

  • chat: make ChatCompletionRequestBuilder.reasoningEffort, store, and maxCompletionTokens configurable.
  • chat: improve ChatResponseFormat compatibility by supporting both primitive and object variants.
  • chat: always encode JsonSchema.strict, including its default true value (#430).
  • chat: set explicit JSON class discriminator for polymorphic ContentPart serialization.
  • images: stabilize image edit uploads for live API compatibility (#459).
  • tests: remove flaky external image URL dependency from chat vision live tests.
  • tests: stabilize vector store live tests with current API behavior (#459).

Changed

  • tests: make openai-client live API tests opt-in via OPENAI_LIVE_TESTS=1.
  • ci: split billable live tests into a small JVM smoke job and a separate full-live workflow.
  • docs: fix RetrievalTool usage in Getting Started guide (#427).
Changelog

Sourced from com.aallam.openai:openai-client's changelog.

4.1.0

Published 07 Feb 2026

Added

  • batch: make OpenAI interface extend Batch interface (#433).
  • responses: add Responses API support (create, retrieve, cancel, delete, and input_items listing).
  • chat: add web_search_options request support.
  • chat: expose annotations and reasoning_content in chat message payloads.
  • chat: support required tool choice mode (#429).

Fixed

  • chat: make ChatCompletionRequestBuilder.reasoningEffort, store, and maxCompletionTokens configurable.
  • chat: improve ChatResponseFormat compatibility by supporting both primitive and object variants.
  • chat: always encode JsonSchema.strict, including its default true value (#430).
  • chat: set explicit JSON class discriminator for polymorphic ContentPart serialization.
  • images: stabilize image edit uploads for live API compatibility (#459).
  • tests: remove flaky external image URL dependency from chat vision live tests.
  • tests: stabilize vector store live tests with current API behavior (#459).

Changed

  • tests: make openai-client live API tests opt-in via OPENAI_LIVE_TESTS=1.
  • ci: split billable live tests into a small JVM smoke job and a separate full-live workflow.
  • docs: fix RetrievalTool usage in Getting Started guide (#427).
Commits
  • 71eb682 chore(release): prepare 4.1.0
  • bbe31f5 test(chat-vision): remove flaky external image URL dependency
  • 246864e fix(images,tests): stabilize live suites for image edits and vector stores (#...
  • 957904f feat: refresh OpenAI API compatibility (#458)
  • c56a336 fix(docs): RetrievalTool — GettingStarted.md (#427)
  • e45f18d feat(chat): support required toolchoice mode (#429)
  • 36e99cd fix(chat): JsonSchema strict to be encoded even if it's default value is true...
  • 8e59dbd feat(batch): make OpenAI interface extend Batch interface (#433)
  • 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 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.aallam.openai:openai-client](https://github.com/Aallam/openai-kotlin) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/Aallam/openai-kotlin/releases)
- [Changelog](https://github.com/aallam/openai-kotlin/blob/main/CHANGELOG.md)
- [Commits](aallam/openai-kotlin@4.0.1...4.1.0)

---
updated-dependencies:
- dependency-name: com.aallam.openai:openai-client
  dependency-version: 4.1.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 9, 2026
@Tlaster Tlaster merged commit f29090c into master Feb 10, 2026
7 checks passed
@Tlaster Tlaster deleted the dependabot/gradle/com.aallam.openai-openai-client-4.1.0 branch February 10, 2026 10:58
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