Skip to content

Releases: openai/openai-node

v5.13.0

18 Aug 14:58
Compare
Choose a tag to compare

5.13.0 (2025-08-18)

Full Changelog: v5.12.3...v5.13.0

Features

  • api: add new text parameters, expiration options (499179c)

Chores

  • deps: update dependency @types/node to v20.17.58 (7812d0d)
  • internal: formatting change (56b2073)

v5.12.3

12 Aug 14:44
Compare
Choose a tag to compare

5.12.3 (2025-08-12)

Full Changelog: v5.12.2...v5.12.3

Chores

  • internal: update comment in script (2488faf)
  • update @stainless-api/prism-cli to v5.15.0 (db44a7d)

v5.12.2

08 Aug 16:42
Compare
Choose a tag to compare

5.12.2 (2025-08-08)

Full Changelog: v5.12.1...v5.12.2

Bug Fixes

  • client: fix verbosity parameter location in Responses (eaa246f)

v5.12.1

07 Aug 17:18
Compare
Choose a tag to compare

5.12.1 (2025-08-07)

Full Changelog: v5.12.0...v5.12.1

Features

  • api: adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5 (59acd85)

Chores

  • internal: move publish config (b3d02f6)

v5.12.0

05 Aug 17:01
864d01a
Compare
Choose a tag to compare

5.12.0 (2025-08-05)

Full Changelog: v5.11.0...v5.12.0

Features

v5.11.0

30 Jul 12:46
3c33025
Compare
Choose a tag to compare

5.11.0 (2025-07-30)

Full Changelog: v5.10.3...v5.11.0

Features

v5.10.3

30 Jul 12:07
6fbcc43
Compare
Choose a tag to compare

5.10.3 (2025-07-30)

Full Changelog: v5.10.2...v5.10.3

Bug Fixes

  • zod: avoid adding redundant not to optional schemas #1593 (162b697)

Chores

  • client: refactor streaming slightly to better future proof it (292427f)
  • internal: remove redundant imports config (28dd66d)
  • internal: version bump (56e0760)

v5.10.2

22 Jul 13:09
Compare
Choose a tag to compare

5.10.2 (2025-07-22)

Full Changelog: v5.10.1...v5.10.2

Chores

  • api: event shapes more accurate (78f4e1d)
  • internal: version bump (ea885ca)

Documentation

v5.10.1

16 Jul 21:10
Compare
Choose a tag to compare

5.10.1 (2025-07-16)

Full Changelog: v5.10.0...v5.10.1

Chores

  • internal: version bump (896b418)
  • ts: reorder package.json imports (2f8d2f7)

v5.10.0

16 Jul 16:35
Compare
Choose a tag to compare

5.10.0 (2025-07-16)

Full Changelog: v5.9.2...v5.10.0

Features

Chores