Skip to content

release: 0.44.0#86

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

release: 0.44.0#86
masnwilliams merged 11 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-20)

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

Features

  • Add GPU viewport presets and GPU encoder defaults (0735b45)
  • Adds description to OAS spec for docs about delta_x, delta_y (9841aac)
  • Drop headless GPU support and disable pooling (cda8f94)
  • Enhance managed authentication with CUA support and new features (ece76c2)
  • expose smooth drag mouse movement via public API (c6f6862)
  • Rename hardware acceleration UI/docs wording to GPU acceleration (9ee4d0c)

Bug Fixes

  • deps: bump minimum typing-extensions version (fd55947)
  • pydantic: do not pass by_alias unless set (a815a82)
  • sanitize endpoint path params (9b55d2b)

Chores

  • internal: tweak CI branches (8781c7d)

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
Adds new auth update and login-submit parameters and changes how all resource paths are constructed/encoded, which could affect request routing and backwards compatibility if edge-case IDs were previously accepted. Most changes are generated/client-side, but they touch many API endpoints and auth flows.

Overview
Bumps the SDK to v0.44.0 (manifest, pyproject.toml, _version.py, changelog) and updates CI branch filters.

Introduces a new _utils.path_template() helper to percent-encode and reject dot-segment path params, and switches many resources to use it instead of f-strings to sanitize endpoint construction.

Expands the auth connections API with PATCH /auth/connections/{id} (update) and extends submit parameters (sign_in_option_id, sso_provider) plus updated docs; also tweaks browser/pool docs around GPU defaults/presets and updates typing-extensions minimum + a Pydantic model_dump kwargs fix (only pass by_alias when set).

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

pip install 'https://pkg.stainless.com/s/kernel-python/ece76c2f7d2a20af7c00988d161c4e275623aaac/kernel-0.43.0-py3-none-any.whl'

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

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from df37905 to e64015f Compare March 12, 2026 20:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e64015f to c6962f9 Compare March 13, 2026 13:26
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c6962f9 to 0270c67 Compare March 16, 2026 22:34
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0270c67 to 021e396 Compare March 17, 2026 04:59
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 021e396 to 54248a0 Compare March 17, 2026 05:03
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 54248a0 to 7d018a7 Compare March 17, 2026 05:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7d018a7 to 6510e04 Compare March 17, 2026 17:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6510e04 to 46a3c74 Compare March 20, 2026 02:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 46a3c74 to 42276bf Compare March 20, 2026 19:33
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 72735d3 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