Skip to content

release: 0.44.0#92

Merged
masnwilliams merged 8 commits intomainfrom
release-please--branches--main--changes--next--components--sdk
Mar 20, 2026
Merged

release: 0.44.0#92
masnwilliams merged 8 commits intomainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app
Copy link
Contributor

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

Automated Release PR

0.44.0 (2026-03-20)

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

Features

  • Add GPU viewport presets and GPU encoder defaults (693e4f6)
  • Adds description to OAS spec for docs about delta_x, delta_y (7aa9d1e)
  • Drop headless GPU support and disable pooling (762670e)
  • Enhance managed authentication with CUA support and new features (2d89c68)
  • expose smooth drag mouse movement via public API (b9911dd)
  • Rename hardware acceleration UI/docs wording to GPU acceleration (1d22910)

Chores

  • internal: tweak CI branches (256d3ff)

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
Moderate risk because it adds a new PATCH /auth/connections/{id} client method and new request/response fields in the managed-auth flow, which may affect integrators and generated typings. Other changes are primarily documentation/comment updates and CI trigger tweaks.

Overview
Releases v0.44.0 (version bumps, manifest/changelog updates, refreshed .stats.yml).

Expands the managed auth surface area by adding client.auth.connections.update() (PATCH /auth/connections/{id}) plus new types (ManagedAuthUpdateRequest/ConnectionUpdateParams) and flow fields to support CUA-style interactions: sign_in_options in state/events and sign_in_option_id/sso_provider in submit params.

Updates browser-related docs/types to clarify GPU acceleration constraints (headful-only) and to document new GPU viewport default/preset guidance, and exposes smoother drag behavior via ComputerDragMouseParams (smooth, duration_ms).

Tweaks CI workflow push branch filtering to run on most branches while excluding generated/preview branches except codegen/stl/**.

Written by Cursor Bugbot for commit 849fb87. 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:

npm install 'https://pkg.stainless.com/s/kernel-typescript/2d89c683d2cb4249dfea19407bc5064dd8bb9131/dist.tar.gz'

Expires at: Sun, 19 Apr 2026 19:34:27 GMT
Updated at: Fri, 20 Mar 2026 19:34:27 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 2888d95 to 67b225b Compare March 12, 2026 20:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 67b225b to 7225b49 Compare March 13, 2026 13:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 7225b49 to 6209b07 Compare March 16, 2026 22:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 6209b07 to a7571a0 Compare March 17, 2026 05:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from a7571a0 to b19d523 Compare March 17, 2026 17:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from b19d523 to 849fb87 Compare March 20, 2026 19:34
Copy link
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@masnwilliams masnwilliams merged commit 7235855 into main Mar 20, 2026
8 checks passed
@stainless-app
Copy link
Contributor Author

stainless-app bot commented Mar 20, 2026

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.

1 participant