Releases: mharrisb1/openai-responses-python
v0.12.0
What's Changed
Important
Breaking change
Upstream SDK promoted vector store routes from beta. Adding support for this breaks the API so now minimum supported SDK version is v1.66. If you cannot migrate to newest version please use v0.11.6 of this library.
Changes:
- fix(routes): promote vector stores from beta by @mharrisb1 in #71
- chore(ci): add Python 3.13 to test matrix by @mharrisb1 in #72
Full Changelog: v0.11.6...v0.12.0
v0.11.6
Relaxes OpenAI version range to avoid new release for each OpenAI release. May result in breaking changes from OpenAI updates but hope is that resource/model definitions have matured enough to where this will not happen.
Full Changelog: v0.11.5...v0.11.6
v0.11.5
Full Changelog: v0.11.4...v0.11.5
v0.11.4
Full Changelog: v0.11.3...v0.11.4
v0.11.3
What's Changed
- chore(deps): add support for httpx 0.28 by @mharrisb1 in #68
Full Changelog: v0.11.2...v0.11.3
v0.11.3-rc1
What's Changed
- chore(deps): add support for httpx 0.28 by @mharrisb1 in #68
Full Changelog: v0.11.2...v0.11.3-rc1
v0.11.2
Full Changelog: v0.11.1...v0.11.2
v0.11.1
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- chore(deps): hoist min version to v1.50 by @mharrisb1 in #65
Full Changelog: v0.10.3...v0.11.0
v0.10.3
Full Changelog: v0.10.2...v0.10.3