|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 1.98.0 (2025-07-30) |
| 4 | + |
| 5 | +Full Changelog: [v1.97.2...v1.98.0](https://github.com/openai/openai-python/compare/v1.97.2...v1.98.0) |
| 6 | + |
| 7 | +### Features |
| 8 | + |
| 9 | +* **api:** manual updates ([88a8036](https://github.com/openai/openai-python/commit/88a8036c5ea186f36c57029ef4501a0833596f56)) |
| 10 | + |
| 11 | +## 1.97.2 (2025-07-30) |
| 12 | + |
| 13 | +Full Changelog: [v1.97.1...v1.97.2](https://github.com/openai/openai-python/compare/v1.97.1...v1.97.2) |
| 14 | + |
| 15 | +### Chores |
| 16 | + |
| 17 | +* **client:** refactor streaming slightly to better future proof it ([71c0c74](https://github.com/openai/openai-python/commit/71c0c747132221b798e419bc5a37baf67173d34e)) |
| 18 | +* **project:** add settings file for vscode ([29c22c9](https://github.com/openai/openai-python/commit/29c22c90fd229983355089f95d0bba9de15efedb)) |
| 19 | + |
| 20 | +## 1.97.1 (2025-07-22) |
| 21 | + |
| 22 | +Full Changelog: [v1.97.0...v1.97.1](https://github.com/openai/openai-python/compare/v1.97.0...v1.97.1) |
| 23 | + |
| 24 | +### Bug Fixes |
| 25 | + |
| 26 | +* **parsing:** ignore empty metadata ([58c359f](https://github.com/openai/openai-python/commit/58c359ff67fd6103268e4405600fd58844b6f27b)) |
| 27 | +* **parsing:** parse extra field types ([d524b7e](https://github.com/openai/openai-python/commit/d524b7e201418ccc9b5c2206da06d1be011808e5)) |
| 28 | + |
| 29 | + |
| 30 | +### Chores |
| 31 | + |
| 32 | +* **api:** event shapes more accurate ([f3a9a92](https://github.com/openai/openai-python/commit/f3a9a9229280ecb7e0b2779dd44290df6d9824ef)) |
| 33 | + |
| 34 | +## 1.97.0 (2025-07-16) |
| 35 | + |
| 36 | +Full Changelog: [v1.96.1...v1.97.0](https://github.com/openai/openai-python/compare/v1.96.1...v1.97.0) |
| 37 | + |
| 38 | +### Features |
| 39 | + |
| 40 | +* **api:** manual updates ([ed8e899](https://github.com/openai/openai-python/commit/ed8e89953d11bd5f44fa531422bdbb7a577ab426)) |
| 41 | + |
| 42 | +## 1.96.1 (2025-07-15) |
| 43 | + |
| 44 | +Full Changelog: [v1.96.0...v1.96.1](https://github.com/openai/openai-python/compare/v1.96.0...v1.96.1) |
| 45 | + |
| 46 | +### Chores |
| 47 | + |
| 48 | +* **api:** update realtime specs ([b68b71b](https://github.com/openai/openai-python/commit/b68b71b178719e0b49ecfe34486b9d9ac0627924)) |
| 49 | + |
| 50 | +## 1.96.0 (2025-07-15) |
| 51 | + |
| 52 | +Full Changelog: [v1.95.1...v1.96.0](https://github.com/openai/openai-python/compare/v1.95.1...v1.96.0) |
| 53 | + |
| 54 | +### Features |
| 55 | + |
| 56 | +* clean up environment call outs ([87c2e97](https://github.com/openai/openai-python/commit/87c2e979e0ec37347b7f595c2696408acd25fe20)) |
| 57 | + |
| 58 | + |
| 59 | +### Chores |
| 60 | + |
| 61 | +* **api:** update realtime specs, build config ([bf06d88](https://github.com/openai/openai-python/commit/bf06d88b33f9af82a51d9a8af5b7a38925906f7a)) |
| 62 | + |
| 63 | +## 1.95.1 (2025-07-11) |
| 64 | + |
| 65 | +Full Changelog: [v1.95.0...v1.95.1](https://github.com/openai/openai-python/compare/v1.95.0...v1.95.1) |
| 66 | + |
| 67 | +### Bug Fixes |
| 68 | + |
| 69 | +* **client:** don't send Content-Type header on GET requests ([182b763](https://github.com/openai/openai-python/commit/182b763065fbaaf68491a7e4a15fcb23cac361de)) |
| 70 | + |
| 71 | +## 1.95.0 (2025-07-10) |
| 72 | + |
| 73 | +Full Changelog: [v1.94.0...v1.95.0](https://github.com/openai/openai-python/compare/v1.94.0...v1.95.0) |
| 74 | + |
| 75 | +### Features |
| 76 | + |
| 77 | +* **api:** add file_url, fix event ID ([265e216](https://github.com/openai/openai-python/commit/265e216396196d66cdfb5f92c5ef1a2a6ff27b5b)) |
| 78 | + |
| 79 | + |
| 80 | +### Chores |
| 81 | + |
| 82 | +* **readme:** fix version rendering on pypi ([1eee5ca](https://github.com/openai/openai-python/commit/1eee5cabf2fd93877cd3ba85d0c6ed2ffd5f159f)) |
| 83 | + |
| 84 | +## 1.94.0 (2025-07-10) |
| 85 | + |
| 86 | +Full Changelog: [v1.93.3...v1.94.0](https://github.com/openai/openai-python/compare/v1.93.3...v1.94.0) |
| 87 | + |
| 88 | +### Features |
| 89 | + |
| 90 | +* **api:** return better error message on missing embedding ([#2369](https://github.com/openai/openai-python/issues/2369)) ([e53464a](https://github.com/openai/openai-python/commit/e53464ae95f6a041f3267762834e6156c5ce1b57)) |
| 91 | + |
| 92 | +## 1.93.3 (2025-07-09) |
| 93 | + |
| 94 | +Full Changelog: [v1.93.2...v1.93.3](https://github.com/openai/openai-python/compare/v1.93.2...v1.93.3) |
| 95 | + |
| 96 | +### Bug Fixes |
| 97 | + |
| 98 | +* **parsing:** correctly handle nested discriminated unions ([fc8a677](https://github.com/openai/openai-python/commit/fc8a67715d8f1b45d8639b8b6f9f6590fe358734)) |
| 99 | + |
| 100 | +## 1.93.2 (2025-07-08) |
| 101 | + |
| 102 | +Full Changelog: [v1.93.1...v1.93.2](https://github.com/openai/openai-python/compare/v1.93.1...v1.93.2) |
| 103 | + |
| 104 | +### Chores |
| 105 | + |
| 106 | +* **internal:** bump pinned h11 dep ([4fca6ae](https://github.com/openai/openai-python/commit/4fca6ae2d0d7f27cbac8d06c3917932767c8c6b8)) |
| 107 | +* **package:** mark python 3.13 as supported ([2229047](https://github.com/openai/openai-python/commit/2229047b8a549df16c617bddfe3b4521cfd257a5)) |
| 108 | + |
| 109 | +## 1.93.1 (2025-07-07) |
| 110 | + |
| 111 | +Full Changelog: [v1.93.0...v1.93.1](https://github.com/openai/openai-python/compare/v1.93.0...v1.93.1) |
| 112 | + |
| 113 | +### Bug Fixes |
| 114 | + |
| 115 | +* **ci:** correct conditional ([de6a9ce](https://github.com/openai/openai-python/commit/de6a9ce078731d60b0bdc42a9322548c575f11a3)) |
| 116 | +* **responses:** add missing arguments to parse ([05590ec](https://github.com/openai/openai-python/commit/05590ec2a96399afd05baf5a3ee1d9a744f09c40)) |
| 117 | +* **vector stores:** add missing arguments to files.create_and_poll ([3152134](https://github.com/openai/openai-python/commit/3152134510532ec7c522d6b50a820deea205b602)) |
| 118 | +* **vector stores:** add missing arguments to files.upload_and_poll ([9d4f425](https://github.com/openai/openai-python/commit/9d4f42569d5b59311453b1b11ee1dd2e8a271268)) |
| 119 | + |
| 120 | + |
| 121 | +### Chores |
| 122 | + |
| 123 | +* **ci:** change upload type ([cd4aa88](https://github.com/openai/openai-python/commit/cd4aa889c50581d861728c9606327992485f0d0d)) |
| 124 | +* **ci:** only run for pushes and fork pull requests ([f89c7eb](https://github.com/openai/openai-python/commit/f89c7eb46c6f081254715d75543cbee3ffa83822)) |
| 125 | +* **internal:** codegen related update ([bddb8d2](https://github.com/openai/openai-python/commit/bddb8d2091455920e8526068d64f3f8a5cac7ae6)) |
| 126 | +* **tests:** ensure parse method is in sync with create ([4f58e18](https://github.com/openai/openai-python/commit/4f58e187c12dc8b2c33e9cca284b0429e5cc4de5)) |
| 127 | +* **tests:** ensure vector store files create and poll method is in sync ([0fe75a2](https://github.com/openai/openai-python/commit/0fe75a28f6109b2d25b015dc99472a06693e0e9f)) |
| 128 | + |
3 | 129 | ## 1.93.0 (2025-06-27)
|
4 | 130 |
|
5 | 131 | Full Changelog: [v1.92.3...v1.93.0](https://github.com/openai/openai-python/compare/v1.92.3...v1.93.0)
|
|
0 commit comments