File tree Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Expand file tree Collapse file tree 4 files changed +24
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 1.99.7 "
2+ "." : " 1.99.8 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.99.8 (2025-08-11)
4+
5+ Full Changelog: [ v1.99.7...v1.99.8] ( https://github.com/openai/openai-python/compare/v1.99.7...v1.99.8 )
6+
7+ ### Bug Fixes
8+
9+ * ** internal/tests:** correct snapshot update comment ([ 2784a7a] ( https://github.com/openai/openai-python/commit/2784a7a7da24ddba74b5717f07d67546864472b9 ) )
10+ * ** types:** revert ChatCompletionMessageToolCallUnion breaking change ([ ba54e03] ( https://github.com/openai/openai-python/commit/ba54e03bc2d21825d891685bf3bad4a9253cbeb0 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal/tests:** add inline snapshot format command ([ 8107db8] ( https://github.com/openai/openai-python/commit/8107db8ff738baa65fe4cf2f2d7f1acd29219c78 ) )
16+ * ** internal:** fix formatting ([ f03a03d] ( https://github.com/openai/openai-python/commit/f03a03de8c84740209d021598ff8bf56b6d3c684 ) )
17+ * ** tests:** add responses output_text test ([ 971347b] ( https://github.com/openai/openai-python/commit/971347b3a05f79c51abd11c86b382ca73c28cefb ) )
18+
19+
20+ ### Refactors
21+
22+ * ** tests:** share snapshot utils ([ 791c567] ( https://github.com/openai/openai-python/commit/791c567cd87fb8d587965773b1da0404c7848c68 ) )
23+
324## 1.99.7 (2025-08-11)
425
526Full Changelog: [ v1.99.6...v1.99.7] ( https://github.com/openai/openai-python/compare/v1.99.6...v1.99.7 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 1.99.7 "
3+ version = " 1.99.8 "
44description = " The official Python library for the openai API"
55dynamic = [" readme" ]
66license = " Apache-2.0"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "openai"
4- __version__ = "1.99.7 " # x-release-please-version
4+ __version__ = "1.99.8 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments