File tree Expand file tree Collapse file tree 4 files changed +25
-3
lines changed
Expand file tree Collapse file tree 4 files changed +25
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.29.0 "
2+ "." : " 2.29.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.29.1 (2026-03-24)
4+
5+ Full Changelog: [ v2.29.0...v2.29.1] ( https://github.com/openai/openai-python/compare/v2.29.0...v2.29.1 )
6+
7+ ### Bug Fixes
8+
9+ * sanitize endpoint path params ([ 89f6698] ( https://github.com/openai/openai-python/commit/89f66988fde790c0c83ff8b876d1e1b10d616367 ) )
10+ * ** types:** make type required in ResponseInputMessageItem ([ cfdb167] ( https://github.com/openai/openai-python/commit/cfdb1676ea0550840330a58f1a31a40a41a0a53f ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** update gitignore ([ c468477] ( https://github.com/openai/openai-python/commit/c468477f1546579618865a726e35a685cffeacd9 ) )
16+ * ** tests:** bump steady to v0.19.4 ([ f350af8] ( https://github.com/openai/openai-python/commit/f350af86c13ade0237778010d264c55fda443354 ) )
17+ * ** tests:** bump steady to v0.19.5 ([ 5c03401] ( https://github.com/openai/openai-python/commit/5c0340128fc1a416e2dfdc6ab4b05f1e954e8482 ) )
18+ * ** tests:** bump steady to v0.19.6 ([ b6353b8] ( https://github.com/openai/openai-python/commit/b6353b8411d31dcc95875d801ce9e90a21e0fd52 ) )
19+
20+
21+ ### Refactors
22+
23+ * ** tests:** switch from prism to steady ([ 4a82035] ( https://github.com/openai/openai-python/commit/4a82035669b739d16a0e85d4ded778d51e061948 ) )
24+
325## 2.29.0 (2026-03-17)
426
527Full Changelog: [ v2.28.0...v2.29.0] ( https://github.com/openai/openai-python/compare/v2.28.0...v2.29.0 )
Original file line number Diff line number Diff line change 11[project ]
22name = " openai"
3- version = " 2.29.0 "
3+ version = " 2.29.1 "
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__ = "2.29.0 " # x-release-please-version
4+ __version__ = "2.29.1 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments