release: 4.35.0#736
Open
stainless-app[bot] wants to merge 17 commits intomainfrom
Open
Conversation
This was referenced May 4, 2026
* 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>
326c6c0 to
c8ea130
Compare
c8ea130 to
18ce129
Compare
18ce129 to
99905a9
Compare
The sample code wont compile with the unneeded ";". Fixed that.
99905a9 to
0410067
Compare
Co-authored-by: Codex <codex@openai.com>
0410067 to
645218f
Compare
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.
645218f to
0ce83b8
Compare
0ce83b8 to
760a9f8
Compare
760a9f8 to
a28a84f
Compare
a28a84f to
1f662f2
Compare
1f662f2 to
45c6431
Compare
45c6431 to
7d30f65
Compare
7d30f65 to
9d5b9a3
Compare
9d5b9a3 to
8dd02ea
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated Release PR
4.35.0 (2026-05-05)
Full Changelog: v4.34.0...v4.35.0
Features
Bug Fixes
JsonSchemaValidatorheading levels to API (#733) (fc57ef7)Performance Improvements
Chores
Documentation
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