8000 Releases · openai/openai-go · GitHub
[go: up one dir, main page]

Skip to content

Releases: openai/openai-go

v1.11.1

22 Jul 13:11
Compare
Choose a tag to compare

1.11.1 (2025-07-22)

Full Changelog: v1.11.0...v1.11.1

Bug Fixes

  • client: process custom base url ahead of time (cc1c23e)

Chores

  • api: event shapes more accurate (2acd10d)

v1.11.0

16 Jul 16:41
Compare
Choose a tag to compare

1.11.0 (2025-07-16)

Full Changelog: v1.10.3...v1.11.0

Features

v1.10.3

15 Jul 16:22
Compare
Choose a tag to compare

1.10.3 (2025-07-15)

Full Changelog: v1.10.2...v1.10.3

v1.10.2

15 Jul 16:03
Compare
Choose a tag to compare

1.10.2 (2025-07-15)

Full Changelog: v1.10.1...v1.10.2

Chores

  • api: update realtime specs, build config (3d2afda)

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)
0