Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2025

This PR contains the following updates:

Package Type Update Change
async-openai dependencies minor 0.28.2 -> 0.31.0

Release Notes

64bit/async-openai (async-openai)

v0.31.1: v0.31.1

Compare Source

What's Changed

Full Changelog: 64bit/async-openai@async-openai-v0.31.0...async-openai-v0.31.1

v0.31.0: v0.31.0

Compare Source

Overview

This release sync spec (latest openapi.documented.yml) from upstream to implement all the APIs, along with following features:

  • configurable requests with .path(), .query(), .header(), or .headers() on API group (e.g. client.chat().query()?.list().
  • types are in namespaced modules (e.g. types::chat, types::responses etc.).
  • granular feature flags to select API or types (e.g. response-types, realtime-types etc. for types; types for all types; responses, chat-completion etc. for APIs).
  • pass by reference (instead of value being moved) using byot feature.

v0.30.1: v0.30.1

Compare Source

What's Changed

Full Changelog: 64bit/async-openai@async-openai-v0.30.0...async-openai-v0.30.1

v0.30.0: v0.30.0

Compare Source

What's Changed
New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.29.6...async-openai-v0.30.0

v0.29.6: v0.29.6

Compare Source

What's Changed
  • Add support for expires_after field in CreateFileRequest and expires_at field in OpenAIFile by @​MakotoE in #​444
  • feat(spec): Add name field to ResponseFunctionCallArgumentsDone by @​arist76 in #​442
New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.29.5...async-openai-v0.29.6

v0.29.5: v0.29.5

Compare Source

What's Changed
New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.29.4...async-openai-v0.29.5

v0.29.4: v0.29.4

Compare Source

What's Changed
New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.29.3...async-openai-v0.29.4

v0.29.3: v0.29.3

Compare Source

What's Changed
New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.29.2...async-openai-v0.29.3

v0.29.2: v0.29.2

Compare Source

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.29.1...async-openai-v0.29.2

v0.29.1: v0.29.1

Compare Source

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.29.0...async-openai-v0.29.1

v0.29.0: v0.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.28.3...async-openai-v0.29.0

v0.28.3: v0.28.3

Compare Source

What's Changed

New Contributors

Full Changelog: 64bit/async-openai@async-openai-v0.28.2...async-openai-v0.28.3


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai
Copy link

coderabbitai bot commented Jul 5, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/async-openai-0.x branch from 60d5321 to 8b889a4 Compare August 17, 2025 02:24
@renovate renovate bot force-pushed the renovate/async-openai-0.x branch from 8b889a4 to 6497a94 Compare August 24, 2025 20:44
@traycerai traycerai bot mentioned this pull request Sep 4, 2025
15 tasks
@renovate renovate bot force-pushed the renovate/async-openai-0.x branch from 6497a94 to b54fbe1 Compare September 7, 2025 00:53
@renovate renovate bot force-pushed the renovate/async-openai-0.x branch from b54fbe1 to 8493c64 Compare September 25, 2025 20:38
@renovate renovate bot force-pushed the renovate/async-openai-0.x branch 2 times, most recently from d54de69 to bacb62f Compare October 15, 2025 05:29
@renovate renovate bot force-pushed the renovate/async-openai-0.x branch from bacb62f to ce30386 Compare October 20, 2025 05:43
@renovate renovate bot changed the title fix(deps): update rust crate async-openai to 0.29.0 fix(deps): update rust crate async-openai to 0.30.0 Oct 20, 2025
@renovate renovate bot force-pushed the renovate/async-openai-0.x branch from ce30386 to f04491d Compare October 21, 2025 01:28
@renovate renovate bot force-pushed the renovate/async-openai-0.x branch from f04491d to 4afc54f Compare November 28, 2025 20:29
@renovate renovate bot changed the title fix(deps): update rust crate async-openai to 0.30.0 fix(deps): update rust crate async-openai to 0.31.0 Nov 28, 2025
@renovate renovate bot force-pushed the renovate/async-openai-0.x branch from 4afc54f to 5b2cbf3 Compare November 29, 2025 01:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants