Release CLI 1.4.16#742
Merged
Merged
Conversation
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
executor-marketing | 59cfe71 | Commit Preview URL Branch Preview URL |
May 10 2026, 05:34 AM |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.changeset/executor-1.4.16.md("executor": patch) to trigger the Version Packages PR for the CLI.apps/cli/release-notes/next.md(which described 1.4.15 stories) with curated 1.4.16 release notes scoped to what ships in theexecutorCLI binary (apps/cli,apps/local,packages/**). Cloud / marketing changes are intentionally excluded.Highlights covered in
next.mdCredentialBinding*SDK surface + drizzle 0007/0008/0010 cutover, shared credential slot UI primitives in@executor-js/react.executor.usagesSDK surface — powers "used in N places" UI and theSecretInUseError/ConnectionInUseErrortoasts.resource_metadata=401 handling, 29-server live-snapshot regression suite, source-identity-keyed connection pool.runtime-dynamic-workerandruntime-quickjs.listSourceBindings500 fix.id_tokenstrip, omit-empty-scope, endpoint URL validation, popup hardening, token-error HTTP summary.executeWithPausefailure propagation (fix: prevent 180s timeout cascade on dynamic worker failures #523),isDevModecompiled bun binary (Thanks @grfwings Fix isDevMode not checking for compiled Bun binary #699), drizzle migration handling (Thanks @grfwings Add error handling for outdated clients running against newer DB schemas #741), frontend / decode error reporting, source-form local errors, remove-in-use toast ([codex] Add remove in-use toasts #530).Breaking changes
makeTestConfigdeep import path moved (./testing→./test-config); package-root re-export unchanged.CredentialBinding*surface — in-tree plugins migrated, end users unaffected (rows migrate automatically).Test plan
bun run lint:release-notes— cleanrelease.ymlafter merge — verify it bumpsapps/cli/package.jsonto1.4.16and no other package version changedpublish-executor-package.ymlran, GitHub Releasev1.4.16body matchesnext.md, npmexecutor@latestis1.4.16