Skip to content

v4.69.1

Choose a tag to compare

@openai-sdks openai-sdks released this 24 Sep 13:34
c84937e

4.69.1 (2026-09-24)

Bug Fixes

  • buffer streamed tool arguments per tool (#1070) (56ee772)
  • ci: restrict legacy release guard to same-repository PRs (#1058) (55de0fe)
  • complete asynchronous pagers when first-page handling fails (#1050) (bd5e5d2)
  • disable compression for default WebSocket connections (#1049) (8f7972a)
  • match header hashing to case-insensitive equality (#1052) (82440c9)
  • remove the unused asynchronous thread-owned lock helper (#1072) (132f095)
  • retain response ownership while consuming a stream (#1073) (697c9d0)

Chores

  • api: clarify approximate web search location defaults (#1071) (39a920a)
  • api: clarify Realtime modality array definitions (#1074) (66acb5d)
  • api: correct fine-tuning bounds and Realtime response reference (#1068) (aa75cc5)

Documentation

  • clarify collaborator-only pull request policy (#1066) (c9f222f)