Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 2, 2025

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

Release notes

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

4.0.1

Added

  • chat: add reasoning effort, max completion tokens, store options for reasoning model support (#415) (thanks @​Taewan-P)

4.0.0

Added

Fixed

Changed

  • Upgrade to Kotlin 2.0 (#387)
  • Update Ktor to 3.0 (#387)

Breaking Changes

  • Replace okio by kotlinx.io (#387)

4.0.0-beta01

Added

Changed

  • Upgrade to Kotlin 2.0 (#387)
  • Update Ktor to 3.0 (#387)

Breaking Changes

  • Replace okio by kotlinx.io (#387)

3.8.2

Added

  • chat: add stream options (#363)
  • chat: add instanceId field to ChatCompletionRequest (#359) (thanks @​harishv-collab)
  • messages: add assistant tools to attachments (#370)
  • assistants: add attachments.fileId field to MessageRequest (#367) (thanks @​0chil)
  • runs: feat(runs): add new fields into assistant run (#366) (thanks @​ahmedmirza994)

Fixed

  • messages: update quote to optional field for openai compatibility assistant on FileCitation (#361) (thanks @​AntoDev)
  • messages: serialization exception while retrieving thread messages (#369) (thanks @​meroving)

3.8.1

Fixed

... (truncated)

Changelog

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

4.0.1

Published 02 Feb 2025

Added

  • chat: add reasoning effort, max completion tokens, store options for reasoning model support (#415) (thanks @​Taewan-P)

4.0.0

Published 01 Feb 2025

Added

Fixed

Changed

  • Upgrade to Kotlin 2.0 (#387)
  • Update Ktor to 3.0 (#387)

Breaking Changes

  • Replace okio by kotlinx.io (#387)

3.8.2

Added

  • chat: add stream options (#363)
  • chat: add instanceId field to ChatCompletionRequest (#359) (thanks @​harishv-collab)
  • messages: add assistant tools to attachments (#370)
  • assistants: add attachments.fileId field to MessageRequest (#367) (thanks @​0chil)
  • runs: feat(runs): add new fields into assistant run (#366) (thanks @​ahmedmirza994)

Fixed

  • messages: update quote to optional field for openai compatibility assistant on FileCitation (#361) (thanks @​AntoDev)
  • messages: serialization exception while retrieving thread messages (#369) (thanks @​meroving)

3.8.1

Published 28 Jun 2024

Fixed

3.8.0

Published 27 Jun 2024

Added

... (truncated)

Commits
  • f70d2f9 chore: prepare release 4.0.1
  • 81f3abd chore(ci): update gradle wrapper validation
  • e5d6f90 chore: update changelog
  • 10ae729 feat(chat): add reasoning effort, max completion tokens, store options for re...
  • a161d11 chore: prepare release 4.0.0
  • 16df487 fix and ignore flaky tests
  • 04ab4a6 feat(assistant): add streaming (#400)
  • 4517677 fix(runs): support for file search tool calls (#405)
  • 0581968 Make ChatCompletionRequest a data class (#399)
  • 0653471 chore: prepare 4.0.0 snapshot
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.aallam.openai:openai-client](https://github.com/Aallam/openai-kotlin) from 3.7.0 to 4.0.1.
- [Release notes](https://github.com/Aallam/openai-kotlin/releases)
- [Changelog](https://github.com/aallam/openai-kotlin/blob/main/CHANGELOG.md)
- [Commits](aallam/openai-kotlin@3.7.0...4.0.1)

---
updated-dependencies:
- dependency-name: com.aallam.openai:openai-client
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Jul 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2025

Reviewers

The following users could not be added as reviewers: findusl. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Assignees

The following users could not be added as assignees: findusl. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jul 2, 2025
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