Skip to content

release: 4.35.0#736

Open
stainless-app[bot] wants to merge 17 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 4.35.0#736
stainless-app[bot] wants to merge 17 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented May 4, 2026

Automated Release PR

4.35.0 (2026-05-05)

Full Changelog: v4.34.0...v4.35.0

Features

  • api: launch realtime translate + update image 2 (28ad918)
  • api: manual updates (8328a1e)
  • client: more robust error parsing (5a1bfdc)

Bug Fixes

  • client: match JsonSchemaValidator heading levels to API (#733) (fc57ef7)
  • logging: redact Azure api-key header in logging (#717) (157207f)

Performance Improvements

  • client: create one json mapper (6bdc12e)

Chores

  • fix build error (82a8527)
  • remove duplicated dokka setup (06e43e2)
  • tests: update test fixtures to use valid example URLs (021f44a)

Documentation

  • api: document web_search_call.results in response includables (18fe08a)
  • clarify forwards compat behavior (d44f466)
  • clarify structured output map limitations (#726) (e1e1161)
  • remove bad semicolon (#725) (b5dbd07)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

* Update JsonSchemaValidator.kt

Increase max allowed nesting depth to match the API docs

* Adapt tests to check for the new max nesting depth of 10.

* chore: format

---------

Co-authored-by: Tomer Aberbach <tomer@stainless.com>
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from c8ea130 to 18ce129 Compare May 4, 2026 19:00
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 18ce129 to 99905a9 Compare May 4, 2026 19:10
The sample code wont compile with the unneeded ";". Fixed that.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 99905a9 to 0410067 Compare May 4, 2026 19:30
Co-authored-by: Codex <codex@openai.com>
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0410067 to 645218f Compare May 4, 2026 19:33
When `OPENAI_LOG` is configured, `HttpLoggingInterceptor` logs HTTP requests/responses. Previously, only the `Authorization` header was redacted. This commit also redacts the `api-key` header to ensure Azure API keys are not exposed in application logs.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 645218f to 0ce83b8 Compare May 4, 2026 19:44
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 0ce83b8 to 760a9f8 Compare May 4, 2026 20:08
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 760a9f8 to a28a84f Compare May 4, 2026 20:45
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a28a84f to 1f662f2 Compare May 4, 2026 21:32
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1f662f2 to 45c6431 Compare May 4, 2026 23:24
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 45c6431 to 7d30f65 Compare May 5, 2026 00:42
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7d30f65 to 9d5b9a3 Compare May 5, 2026 15:50
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9d5b9a3 to 8dd02ea Compare May 5, 2026 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants