Open
Conversation
Contributor
Author
|
🧪 Testing To try out this version of the SDK: Expires at: Thu, 16 Apr 2026 17:15:26 GMT |
2941f6c to
5e813a8
Compare
5e813a8 to
a86f2ad
Compare
a86f2ad to
027fc36
Compare
027fc36 to
75d7c6b
Compare
75d7c6b to
e15388d
Compare
e15388d to
c5ef927
Compare
c5ef927 to
fc13b83
Compare
fc13b83 to
c889800
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
0.44.0 (2026-03-17)
Full Changelog: v0.43.0...v0.44.0
Features
Chores
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
Note
Medium Risk
Touches request/response encoding/decoding internals (
apijson,apiquery,apiform,requestconfig) and many generated client methods, which could subtly affect serialization behavior and error handling across the SDK.Overview
Bumps the SDK to v0.44.0 (manifest,
internal.PackageVersion, README pin, changelog) and updates the tracked OpenAPI spec URL/hash.Updates the Browser/Pool API surface documentation around GPU acceleration and viewport defaults/presets, and exposes new drag behavior controls (
smooth,duration_ms) in computer drag actions; also clarifies scrolldelta_x/delta_ydocs.Includes broad generated-code cleanup: many service methods now return explicit
(res, err)/err, SSE helpers return an erroring stream on missing parameters, request retry logic ignores close errors, and internal tag parsing/encoding logic is simplified (including recognizingapi:"metadata").CI trigger logic is adjusted to run on all branches except specific excluded patterns, while still allowing
codegen/stl/**.Written by Cursor Bugbot for commit c889800. This will update automatically on new commits. Configure here.