Releases: openai/openai-python
Releases Β· openai/openai-python
v1.99.9
1.99.9 (2025-08-12)
Full Changelog: v1.99.8...v1.99.9
Bug Fixes
- types: actually fix ChatCompletionMessageToolCall type (20cb0c8)
v1.99.8
1.99.8 (2025-08-11)
Full Changelog: v1.99.7...v1.99.8
Bug Fixes
- internal/tests: correct snapshot update comment (2784a7a)
- types: revert ChatCompletionMessageToolCallUnion breaking change (ba54e03)
Chores
- internal/tests: add inline snapshot format command (8107db8)
- internal: fix formatting (f03a03d)
- tests: add responses output_text test (971347b)
Refactors
- tests: share snapshot utils (791c567)
v1.99.7
v1.99.6
1.99.6 (2025-08-09)
Full Changelog: v1.99.5...v1.99.6
Bug Fixes
- types: re-export more tool call types (8fe5741)
Chores
v1.99.5
1.99.5 (2025-08-08)
Full Changelog: v1.99.4...v1.99.5
Bug Fixes
- client: fix verbosity parameter location in Responses (2764ff4)
v1.99.4
v1.99.3
1.99.3 (2025-08-07)
Full Changelog: v1.99.2...v1.99.3
Bug Fixes
- responses: add output_text back (585a4f1)
v1.99.2
1.99.2 (2025-08-07)
Full Changelog: v1.99.1...v1.99.2
Features
- api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (ed370d8)
Bug Fixes
- types: correct tool types (0c57bd7)
Chores
- tests: bump inline-snapshot dependency (e236fde)
v1.99.1
1.99.1 (2025-08-05)
Full Changelog: v1.99.0...v1.99.1
Bug Fixes
- internal: correct event imports (2a6d143)