Skip to content

release: 0.79.0#136

Merged
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next
Jul 16, 2026
Merged

release: 0.79.0#136
stainless-app[bot] merged 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

0.79.0 (2026-07-15)

Full Changelog: v0.78.1...v0.79.0

Features

  • Add telemetry support for browser pools with BAA enforcement (042f389)

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
Additive OpenAPI-generated types and request fields with no changes to auth or core client behavior; risk is mainly consumers enabling telemetry capture (data/compliance), enforced server-side including BAA.

Overview
Release 0.79.0 bumps version metadata (manifest, internal/version, README install pin, OpenAPI spec hash) and documents browser pool telemetry in the changelog.

The functional SDK change is in browserpool.go: pool config and requests now expose telemetry using the same BrowserTelemetryConfig / category param types as single-browser sessions. BrowserPoolBrowserPoolConfig returns active pool telemetry; create, update, and acquire accept optional telemetry with documented merge/replace semantics (defaults, enabled, per-category flags, lease-only acquire overrides that reset on release with reuse). browserpool_test.go exercises the new optional fields on New, Update, and Acquire.

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

@stainless-app

stainless-app Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

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

Expires at: Fri, 14 Aug 2026 20:55:03 GMT
Updated at: Wed, 15 Jul 2026 20:55:03 GMT

@stainless-app stainless-app Bot merged commit 0e6074b into main Jul 16, 2026
10 checks passed
@stainless-app

stainless-app Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/kernel/kernel-go-sdk/releases/tag/v0.79.0 🌻

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