Version Packages - #3223
Merged
Merged
Conversation
Contributor
github-actions
Bot
force-pushed
the
changeset-release/stable
branch
from
July 30, 2026 21:27
12e0ab8 to
3bb6057
Compare
github-actions
Bot
force-pushed
the
changeset-release/stable
branch
from
July 31, 2026 03:00
3bb6057 to
13d97b7
Compare
VaguelySerious
approved these changes
Jul 31, 2026
Contributor
Author
🧪 E2E Test Results❌ Some tests failed Summary
❌ Failed Tests🌍 Community Worlds (102 failed)redis (19 failed):
turso (83 failed):
Details by Category✅ ▲ Vercel Production
✅ 💻 Local Development
✅ 📦 Local Production
✅ 🐘 Local Postgres
✅ 🪟 Windows
❌ 🌍 Community Worlds
✅ 📋 Other
|
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.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to stable, this PR will be updated.
Releases
@workflow/core@4.8.0
Minor Changes
72ea6c8Thanks @shalabhc! - Enforce a server-supplied per-run event limit (default 25K)Patch Changes
7fd2e4a,72ea6c8,7fd2e4a,7fd2e4a,7fd2e4a,2fe2d88,7fd2e4a,7fd2e4a]:@workflow/astro@4.0.15
Patch Changes
@workflow/builders@4.1.5
Patch Changes
72ea6c8]:@workflow/cli@4.3.4
Patch Changes
7fd2e4a,72ea6c8,7fd2e4a,7fd2e4a,7fd2e4a,7fd2e4a,2fe2d88,7fd2e4a,7fd2e4a]:@workflow/errors@4.2.1
Patch Changes
72ea6c8Thanks @shalabhc! - Enforce a server-supplied per-run event limit (default 25K)@workflow/nest@4.0.16
Patch Changes
@workflow/next@4.1.4
Patch Changes
72ea6c8]:@workflow/nitro@4.1.6
Patch Changes
#3233
7fd2e4aThanks @VaguelySerious! - Fix HTTP/2 requests failing in production builds (Vite/Nitro, TanStack Start) where undici's bundlednode:http2could not load and fell back to a stub.Updated dependencies [
72ea6c8,7fd2e4a]:@workflow/nuxt@4.0.16
Patch Changes
7fd2e4a]:@workflow/rollup@4.0.15
Patch Changes
@workflow/sveltekit@4.0.15
Patch Changes
#3233
7fd2e4aThanks @VaguelySerious! - Fix HTTP/2 requests failing in SvelteKit production builds (undici's bundlednode:http2could not load, falling back to a stub).Updated dependencies []:
@workflow/vite@4.0.15
Patch Changes
@workflow/vitest@4.0.16
Patch Changes
72ea6c8,2fe2d88]:@workflow/web@4.1.16
Patch Changes
7fd2e4aThanks @VaguelySerious! - Fix run and event observability pages hanging (~16s) and showing no data in the bundled server build, caused by HTTP/2 requests failing to reachnode:http2.@workflow/web-shared@4.1.16
Patch Changes
72ea6c8]:workflow@4.8.0
Patch Changes
72ea6c8,7fd2e4a,7fd2e4a]:@workflow/world@4.3.1
Patch Changes
72ea6c8Thanks @shalabhc! - Enforce a server-supplied per-run event limit (default 25K)@workflow/world-local@4.2.4
Patch Changes
#3215
2fe2d88Thanks @AndrewBarba! - Retry transientEPERMunlink failures on Windows when deleting hook and entity JSON files. A concurrent reader briefly holding a file open madedeleteJSONthrow a share-violationEPERM, which surfaced as a failed operation — for example a failedrun.cancel()whiledeleteAllHooksForRunraced hook polling.Updated dependencies [
72ea6c8]:@workflow/world-postgres@4.3.3
Patch Changes
72ea6c8,2fe2d88]:@workflow/world-testing@4.1.15
Patch Changes
72ea6c8]:@workflow/world-vercel@4.6.1
Patch Changes
#3233
7fd2e4aThanks @VaguelySerious! - Cancel the v4 event frame stream when a reader stops early, so the response body's undici connection returns to the pool instead of leaking.#2986
72ea6c8Thanks @shalabhc! - Enforce a server-supplied per-run event limit (default 25K)#3233
7fd2e4aThanks @VaguelySerious! - Event-log requests now multiplex over a single HTTP/2 connection instead of opening one connection per in-flight request#3233
7fd2e4aThanks @VaguelySerious! - Raise HTTP/2 receive windows on the events client, slightly decreasing read latency#3233
7fd2e4aThanks @VaguelySerious! - Retry stream close on retriable 5xx. Close is idempotent on the server (unlike chunk appends, which keep their no-5xx retry policy), and the server may return retriable 503s expecting the writer to close again.#3233
7fd2e4aThanks @VaguelySerious! - Enable HTTP/2 for the events API and stream write requests.#3233
7fd2e4aThanks @VaguelySerious! - Unify HTTP request handling into a shared core, extending OTEL client spans, trace-context propagation, andDEBUGlogging to the v4 events, stream, and Vercel API request pathsUpdated dependencies [
72ea6c8]: