Skip to content

[pull] main from openai:main - #146

Merged
pull[bot] merged 3 commits into
gitupdates:mainfrom
openai:main
Aug 27, 2026
Merged

[pull] main from openai:main#146
pull[bot] merged 3 commits into
gitupdates:mainfrom
openai:main

Conversation

@pull

@pull pull Bot commented Aug 26, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Automated Release PR
---


##
[3.4.0](v3.3.1...v3.4.0)
(2026-08-25)


### Features

* **api:** Add obfuscation field to ChatCompletionChunk
([#3690](#3690))
([c7d8e1d](c7d8e1d))
* **api:** add project residency configuration and cost quantity units
([#3726](#3726))
([bc4f8ef](bc4f8ef))


### Bug Fixes

* **api:** encode Realtime call offers and session configuration
([#3736](#3736))
([555ac48](555ac48))
* apply consistent origin checks to WebSocket redirects
([#3693](#3693))
([1b324d0](1b324d0))
* **azure:** encode deployment names consistently
([#3683](#3683))
([689538d](689538d))
* **azure:** keep provider validation errors value-free
([#3691](#3691))
([72529c0](72529c0))
* **azure:** resolve one authentication mode
([#3689](#3689))
([e3d0681](e3d0681))
* compute custom-code summaries from trusted workflow code
([#3692](#3692))
([2b5868d](2b5868d))
* create upload example fixtures in private directories
([#3686](#3686))
([f36e6f7](f36e6f7))
* decode SSE incrementally without limiting event size
([#3687](#3687))
([2598d53](2598d53))
* keep Python SDK diagnostics metadata-only
([#3685](#3685))
([600aa8d](600aa8d))
* Preserve Azure authentication boundaries across transports
([#3684](#3684))
([06ef57c](06ef57c))
* preserve the configured TLS hostname
([#3694](#3694))
([aa5fbc4](aa5fbc4))
* preserve WebSocket send queue byte accounting during flush
([#3688](#3688))
([96f966d](96f966d))


### Chores

* **api:** Clarify image background docs and preview support
([#3703](#3703))
([bedb9a7](bedb9a7))
* **api:** document supported image generation models
([#3695](#3695))
([8edd9ae](8edd9ae))
* **api:** move chat validation tests out of generated code
([#3698](#3698))
([9d3ba20](9d3ba20))
* **api:** move webhook tests out of generated code
([#3700](#3700))
([04ecb3c](04ecb3c))
* **api:** remove redundant generated formatting
([#3696](#3696))
([5ac1e03](5ac1e03))
* **api:** remove redundant generated test edits
([#3697](#3697))
([351ef84](351ef84))
* **api:** Update SDK generation metadata only
([#3716](#3716))
([e43b422](e43b422))
* set a ceiling for Python SDK customization
([#3714](#3714))
([04d5d79](04d5d79))


### Documentation

* **api:** restore generated ChatKit API index
([#3705](#3705))
([4534106](4534106))
* standardize Python SDK vulnerability disclosure policy
([#3642](#3642))
([1fc0a21](1fc0a21))


### Refactors

* **api:** isolate audio response format selection
([#3701](#3701))
([ece4324](ece4324))
* **api:** isolate vector-store polling helpers
([#3713](#3713))
([a002ef3](a002ef3))
* **api:** move file processing polling into SDK-owned helpers
([#3712](#3712))
([5f20c51](5f20c51))
* **api:** share embedding response decoding
([#3699](#3699))
([50de9af](50de9af))
* **api:** share webhook signature verification
([#3704](#3704))
([e14ac34](e14ac34))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: openai-sdks[bot] <284451331+openai-sdks[bot]@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators Aug 26, 2026
@pull pull Bot added the ⤵️ pull label Aug 26, 2026
apcha-oai and others added 2 commits August 26, 2026 20:28
## Summary

Align function call output types with the API schema: `call_id` is
optional in stable and beta input and response types, and input types
also accept `null`.

Agents SDK change is expected / will need to be fixed after this PR
merges.

Co-authored-by: apcha-oai <228803254+apcha-oai@users.noreply.github.com>
Automated Release PR
---


##
[3.5.0](v3.4.0...v3.5.0)
(2026-08-27)


### Features

* **api:** make function call output call IDs optional
([#3738](#3738))
([c74501d](c74501d))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: openai-sdks[bot] <284451331+openai-sdks[bot]@users.noreply.github.com>
@pull
pull Bot merged commit 79c588b into gitupdates:main Aug 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant