Skip to content

Releases: openai/openai-go

v2.4.0

08 Sep 19:26
b8bdd71

Choose a tag to compare

2.4.0 (2025-09-08)

Full Changelog: v2.3.1...v2.4.0

Features

  • api: ship the RealtimeGA API shape (2b6c6db)

v2.3.1

05 Sep 18:26

Choose a tag to compare

2.3.1 (2025-09-05)

Full Changelog: v2.3.0...v2.3.1

Bug Fixes

  • internal: unmarshal correctly when there are multiple discriminators (98596b2)

v2.3.0

03 Sep 14:14

Choose a tag to compare

2.3.0 (2025-09-03)

Full Changelog: v2.2.2...v2.3.0

Features

  • api: Add gpt-realtime models (3cf6a34)

v2.2.2

02 Sep 21:41

Choose a tag to compare

2.2.2 (2025-09-02)

Full Changelog: v2.2.1...v2.2.2

Bug Fixes

  • update url to refresh pkg.go.dev (edf94ce)
  • use release please annotations on more places (2ff82f9)

v2.2.1

02 Sep 20:02

Choose a tag to compare

2.2.1 (2025-09-02)

Full Changelog: v2.2.0...v2.2.1

Chores

  • api: manual updates for ResponseInputAudio (8c0ebe5)

v2.2.0

02 Sep 13:32
fddb216

Choose a tag to compare

2.2.0 (2025-09-02)

Full Changelog: v2.1.1...v2.2.0

Features

  • api: Add connectors support for MCP tool (35888bc)
  • api: add web search filters (6f2c71d)
  • api: adding support for /v1/conversations to the API (5b7c31b)
  • api: realtime API updates (130fc8e)
  • client: add support for verifying signatures on incoming webhooks (f7c8dbb)

Bug Fixes

  • azure: compatibility with edit image endpoint (#477) (d156eec)
  • close body before retrying (8dfed35)

Chores

  • internal/ci: setup breaking change detection (0af0cd0)
  • internal: version bump (3265795)

v2.1.1

20 Aug 15:22
e0a7df7

Choose a tag to compare

2.1.1 (2025-08-20)

Full Changelog: v2.1.0...v2.1.1

Chores

  • api: accurately represent shape for verbosity on Chat Completions (f81197b)

v2.1.0

18 Aug 15:00
0380394

Choose a tag to compare

2.1.0 (2025-08-18)

Full Changelog: v2.0.2...v2.1.0

Features

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

Documentation

  • give https its missing "h" in Azure OpenAI REST API link (#480) (8a401c9)

v2.0.2

09 Aug 15:20

Choose a tag to compare

2.0.2 (2025-08-09)

Full Changelog: v2.0.1...v2.0.2

Chores

  • internal: update comment in script (4be24de)
  • update @stainless-api/prism-cli to v5.15.0 (eca22af)

v2.0.1

08 Aug 16:43

Choose a tag to compare

2.0.1 (2025-08-08)

Full Changelog: v2.0.0...v2.0.1

Bug Fixes

  • client: fix verbosity parameter location in Responses (6e2e903)