Skip to content

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Oct 28, 2025

Automated Release PR

2.7.0 (2025-11-03)

Full Changelog: v2.6.1...v2.7.0

Features

  • api: Realtime API token_limits, Hybrid searching ranking options (5b43992)
  • api: remove InputAudio from ResponseInputContent (bd70a33)

Bug Fixes

  • client: close streams without requiring full consumption (d8bb7d6)
  • readme: update realtime examples (#2714) (d0370a8)
  • uploads: avoid file handle leak (4f1b691)

Chores

  • internal/tests: avoid race condition with implicit client cleanup (933d23b)
  • internal: grammar fix (it's -> its) (f7e9e9e)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

Removes the type `InputAudio` from `ResponseInputContent`. This parameter was non-functional and has now been removed. Please note that this is not a feature removal; it was never supported by the Responses API.

While this is technically a backward-incompatible change due to the type removal, it reflects the intended behavior and has no functional impact.
@stainless-app stainless-app bot requested a review from a team as a code owner October 28, 2025 00:54
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f991620 to 5c642a4 Compare October 28, 2025 05:04
@Natim
Copy link

Natim commented Oct 28, 2025

Shall we handle this bug with Python 3.14 before making a new release?

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5c642a4 to cf6a21b Compare October 29, 2025 05:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from cf6a21b to 93089ff Compare October 29, 2025 10:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 8cd1a4f to 447145c Compare October 30, 2025 05:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 447145c to 5275d37 Compare October 30, 2025 09:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 5 times, most recently from 25bde28 to a847b60 Compare November 3, 2025 05:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a847b60 to 39b97a9 Compare November 3, 2025 16:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 39b97a9 to 7512e60 Compare November 3, 2025 23:07
@stainless-app stainless-app bot merged commit c82714c into main Nov 3, 2025
9 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next branch November 3, 2025 23:51
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Nov 3, 2025

🤖 Release is at https://github.com/openai/openai-python/releases/tag/v2.7.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants