Skip to content

Releases: openai/openai-go

v1.10.1

11 Jul 20:47
Compare
Choose a tag to compare

1.10.1 (2025-07-11)

Full Changelog: v1.10.0...v1.10.1

Chores

  • api: specification cleanup (5dbf6d2)
  • lint tests in subpackages (02f440d)

v1.10.0

10 Jul 18:34
Compare
Choose a tag to compare

1.10.0 (2025-07-10)

Full Changelog: v1.9.0...v1.10.0

Features

  • api: add file_url, fix event ID (cb33971)

v1.9.0

10 Jul 14:20
Compare
Choose a tag to compare

1.9.0 (2025-07-10)

Full Changelog: v1.8.3...v1.9.0

Features

  • client: expand max streaming buffer size (44390c8)

v1.8.3

08 Jul 15:37
Compare
Choose a tag to compare

1.8.3 (2025-07-08)

Full Changelog: v1.8.2...v1.8.3

Chores

  • ci: only run for pushes and fork pull requests (d6aab99)
  • internal: fix lint script for tests (9c0a745)
  • lint tests (2bd38d2)

v1.8.2

27 Jun 17:06
Compare
Choose a tag to compare

1.8.2 (2025-06-27)

Full Changelog: v1.8.1...v1.8.2

Bug Fixes

  • don't try to deserialize as json when ResponseBodyInto is []byte (74ad0f8)
  • pagination: check if page data is empty in GetNextPage (c9becdc)

v1.8.1

26 Jun 19:35
Compare
Choose a tag to compare

1.8.1 (2025-06-26)

Full Changelog: v1.8.0...v1.8.1

Chores

  • api: remove unsupported property (e22316a)
  • docs: update README to include links to docs on Webhooks (7bb8f85)

v1.8.0

26 Jun 16:58
c262e60
Compare
Choose a tag to compare

1.8.0 (2025-06-26)

Full Changelog: v1.7.0...v1.8.0

Features

  • api: webhook and deep research support (f6a7e7d)

Chores

  • internal: add tests for breaking change detection (339522d)

v1.7.0

23 Jun 18:27
Compare
Choose a tag to compare

1.7.0 (2025-06-23)

Full Changelog: v1.6.0...v1.7.0

Features

  • api: make model and inputs not required to create response (19f0b76)
  • api: update api shapes for usage and code interpreter (d24d42c)
  • client: add escape hatch for null slice & maps (9c633d6)

Chores

  • fix documentation of null map (8f3a134)

v1.6.0

17 Jun 14:26
77f7b9f
Compare
Choose a tag to compare

1.6.0 (2025-06-17)

Full Changelog: v1.5.0...v1.6.0

Features

  • api: add reusable prompt IDs (280c698)
  • api: manual updates (740f840)
  • client: add debug log helper (5715c49)

Chores

  • ci: enable for pull requests (9ed793a)

v1.5.0

10 Jun 16:50
Compare
Choose a tag to compare

1.5.0 (2025-06-10)

Full Changelog: v1.4.0...v1.5.0

Features

  • api: Add o3-pro model IDs (3bbd0b8)