Skip to content

release: 0.74.0#137

Merged
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk
Jul 6, 2026
Merged

release: 0.74.0#137
stainless-app[bot] merged 3 commits into
mainfrom
release-please--branches--main--changes--next--components--sdk

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

0.74.0 (2026-07-06)

Full Changelog: v0.73.0...v0.74.0

Features

  • Add order=desc pagination to telemetry event reads (9c363b7)
  • Add tablet and mobile viewport presets to pool dashboard (c1000cb)

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

Low Risk
OpenAPI-driven doc and type updates plus an additive optional query param; no client runtime logic changes beyond generated bindings.

Overview
Release 0.74.0 bumps the package and OpenAPI snapshot to match the latest Kernel API spec.

Telemetry event reads gain an optional order query on client.browsers.telemetry.events (TelemetryEventsParams). asc (default) keeps oldest-first paging; desc returns newest-first pages anchored at offset, until, or the newest archived event, with desc + since rejected by the API. Docs for the events endpoint no longer imply ascending-only reads.

Viewport documentation is refreshed everywhere BrowserViewport is described (shared type, browsers, browser pools, invocations): the known-good preset list now explicitly includes tablet/mobile entries 768x1024@60 and 390x844@60 (GPU recommended resolutions unchanged).

A skipped telemetry test passes order through in request params.

Reviewed by Cursor Bugbot for commit e60d1c1. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app

stainless-app Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

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

Expires at: Wed, 05 Aug 2026 17:39:22 GMT
Updated at: Mon, 06 Jul 2026 17:39:22 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from ca574db to e60d1c1 Compare July 6, 2026 17:38
@stainless-app stainless-app Bot merged commit 22fee9f into main Jul 6, 2026
11 checks passed
@stainless-app

stainless-app Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

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