Skip to content

chore(deps): bump async-openai from 0.38.2 to 0.40.2#44

Merged
amavashev merged 1 commit into
mainfrom
dependabot/cargo/async-openai-0.40.2
May 24, 2026
Merged

chore(deps): bump async-openai from 0.38.2 to 0.40.2#44
amavashev merged 1 commit into
mainfrom
dependabot/cargo/async-openai-0.40.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps async-openai from 0.38.2 to 0.40.2.

Release notes

Sourced from async-openai's releases.

v0.40.2

What's Changed

Full Changelog: 64bit/async-openai@async-openai-v0.40.1...async-openai-v0.40.2

v0.40.1

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.40.0...async-openai-v0.40.1

v0.40.0

Breaking Change: OpenAIError::ApiError(ApiError) is now OpenAIError:ApiError(ApiErrorResponse)

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.39.0...async-openai-v0.40.0

v0.39.0

Only types have breaking changes, if you're not using types from the following PRs, your upgrade should be no-op!

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.38.2...async-openai-v0.39.0

Commits
  • d7bfd69 chore: Release
  • f6a31a8 fix: surface streaming HTTP errors at the function call instead of as first s...
  • 0d105f0 chore: Release
  • 1745127 feat: forward reqwest's rustls-no-provider feature (#556)
  • c14590b chore: Release
  • 408a805 fix: compilation of all examples after updates to crate
  • 9639a11 Return http status code for ApiError (#552)
  • 8b788ae chore: Release
  • fd506be fix: make schema required field in ResponseFormatJsonSchema (#555)
  • f112151 fix(responses): default ResponseTextParam.format during deserialization (#554)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 24, 2026
@dependabot dependabot Bot requested a review from amavashev as a code owner May 24, 2026 15:23
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 24, 2026
Bumps [async-openai](https://github.com/64bit/async-openai) from 0.38.2 to 0.40.2.
- [Release notes](https://github.com/64bit/async-openai/releases)
- [Commits](64bit/async-openai@async-openai-v0.38.2...async-openai-v0.40.2)

---
updated-dependencies:
- dependency-name: async-openai
  dependency-version: 0.40.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/async-openai-0.40.2 branch from 0086975 to f16ed87 Compare May 24, 2026 15:31
@amavashev amavashev merged commit efbf620 into main May 24, 2026
6 checks passed
@amavashev amavashev deleted the dependabot/cargo/async-openai-0.40.2 branch May 24, 2026 19:33
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant