Skip to content

release: 0.44.0#88

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

release: 0.44.0#88
stainless-app[bot] wants to merge 10 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Contributor

@stainless-app stainless-app bot commented Mar 10, 2026

Automated Release PR

0.44.0 (2026-03-17)

Full Changelog: v0.43.0...v0.44.0

Features

  • Add GPU viewport presets and GPU encoder defaults (5096099)
  • Adds description to OAS spec for docs about delta_x, delta_y (5d60a03)
  • Drop headless GPU support and disable pooling (188a32b)
  • expose smooth drag mouse movement via public API (1bcd6f5)
  • Rename hardware acceleration UI/docs wording to GPU acceleration (d225ff6)

Chores

  • internal: minor cleanup (2e50750)
  • internal: tweak CI branches (3a66a84)
  • internal: use explicit returns (4023de1)
  • internal: use explicit returns in more places (503a87c)

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 scroll delta_x/delta_y docs.

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 recognizing api:"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.

@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 10, 2026

🧪 Testing

To try out this version of the SDK:

Download and unzip: 'https://pkg.stainless.com/s/kernel-go/188a32bf2e2bfb3e0aa33a595b2477557db168ea/source.zip'. Run 'go mod edit -replace github.com/kernel/kernel-go-sdk=/path/to/unzipped_directory'.

Expires at: Thu, 16 Apr 2026 17:15:26 GMT
Updated at: Tue, 17 Mar 2026 17:15:26 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2941f6c to 5e813a8 Compare March 11, 2026 02:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 5e813a8 to a86f2ad Compare March 11, 2026 02:36
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a86f2ad to 027fc36 Compare March 11, 2026 02:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 027fc36 to 75d7c6b Compare March 12, 2026 20:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 75d7c6b to e15388d Compare March 13, 2026 13:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e15388d to c5ef927 Compare March 16, 2026 22:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c5ef927 to fc13b83 Compare March 17, 2026 05:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fc13b83 to c889800 Compare March 17, 2026 17:15
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.

0 participants