Skip to content

chore: re-release browser pool profile change as 0.72.0#134

Merged
IlyaasK merged 1 commit into
mainfrom
chore/release-0.72.0
Jun 26, 2026
Merged

chore: re-release browser pool profile change as 0.72.0#134
IlyaasK merged 1 commit into
mainfrom
chore/release-0.72.0

Conversation

@IlyaasK

@IlyaasK IlyaasK commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Re-releases the browser pool profile change (#2484) under a correct minor version.

It shipped as 0.71.1 (a patch) by mistake during the release-PR re-sync — a breaking change to the pool profile type (BrowserPoolProfile, save_changes removed). 0.71.1 is immutable on npm, so this cuts a proper 0.72.0 on top via a Release-As marker so release-please opens a release: 0.72.0 PR.

Merge with rebase or squash (footers below are preserved either way). After this merges → release-please opens release: 0.72.0 → merging that publishes @onkernel/sdk@0.72.0 + tags v0.72.0. Then npm deprecate @onkernel/sdk@0.71.1.

Release-As: 0.72.0
BREAKING CHANGE: browser pool profile is now BrowserPoolProfile (id/name only); save_changes is no longer accepted on pool profiles. Wire-compatible for inline callers; typed callers must update. Sending save_changes on a pool used to return 400 and is now silently ignored.

The browser pool profile change (#2484) shipped as 0.71.1 (patch) by mistake;
re-releasing under a correct minor version.

Release-As: 0.72.0
BREAKING CHANGE: browser pool `profile` is now `BrowserPoolProfile` (id/name only); `save_changes` is no longer accepted on pool profiles. Wire-compatible for inline callers; typed callers must update. Sending `save_changes` on a pool used to return `400` and is now silently ignored.
@IlyaasK IlyaasK requested a review from chruffins June 26, 2026 19:41
@IlyaasK IlyaasK merged commit 059e875 into main Jun 26, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants