You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 main, this PR will be updated.
⚠️⚠️⚠️⚠️⚠️⚠️
main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.
⚠️⚠️⚠️⚠️⚠️⚠️
Releases
@workflow/core@4.2.0-beta.64
Minor Changes
30e24d4 Thanks @pranaygp! - BREAKING CHANGE: createWebhook() no longer accepts a token option. Webhook tokens are always randomly generated to prevent unauthorized access to the public webhook endpoint. Use createHook() with resumeHook() for deterministic server-side token patterns.
Patch Changes
#1270adfe8b6 Thanks @pranaygp! - Add HookNotFoundError to @workflow/errors and adopt it across all world backends
#1270adfe8b6 Thanks @pranaygp! - Prevent hooks from being resumed via the public webhook endpoint by default. Add isWebhook option to createHook() to opt-in to public resumption. createWebhook() always sets isWebhook: true.
#12517618ac3 Thanks @TooTallNate! - Wire AES-GCM encryption into serialization layer with stream support
#1246860531d Thanks @TooTallNate! - Route all event-driven promise resolutions through a sequential queue to ensure deterministic ordering
#125460bc9d5 Thanks @TooTallNate! - Fix false positive unconsumed event detection during async deserialization and cross-VM promise propagation
#1270adfe8b6 Thanks @pranaygp! - Prevent hooks from being resumed via the public webhook endpoint by default. Add isWebhook option to createHook() to opt-in to public resumption. createWebhook() always sets isWebhook: true.
#1270adfe8b6 Thanks @pranaygp! - Prevent hooks from being resumed via the public webhook endpoint by default. Add isWebhook option to createHook() to opt-in to public resumption. createWebhook() always sets isWebhook: true.
@workflow/world-local@4.1.0-beta.37
Patch Changes
#1270adfe8b6 Thanks @pranaygp! - Add HookNotFoundError to @workflow/errors and adopt it across all world backends
#1270adfe8b6 Thanks @pranaygp! - Prevent hooks from being resumed via the public webhook endpoint by default. Add isWebhook option to createHook() to opt-in to public resumption. createWebhook() always sets isWebhook: true.
#127502f706f Thanks @TooTallNate! - Fix hooks.list() default sort order to ascending (creation order) in world-local and world-postgres, matching world-vercel behavior. Also fix world-postgres hooks.list() to respect the sortOrder pagination parameter instead of hardcoding descending order.
#1270adfe8b6 Thanks @pranaygp! - Add HookNotFoundError to @workflow/errors and adopt it across all world backends
#1270adfe8b6 Thanks @pranaygp! - Prevent hooks from being resumed via the public webhook endpoint by default. Add isWebhook option to createHook() to opt-in to public resumption. createWebhook() always sets isWebhook: true.
#127502f706f Thanks @TooTallNate! - Fix hooks.list() default sort order to ascending (creation order) in world-local and world-postgres, matching world-vercel behavior. Also fix world-postgres hooks.list() to respect the sortOrder pagination parameter instead of hardcoding descending order.
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
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 main, this PR will be updated.
mainis currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, runchangeset pre exitonmain.Releases
@workflow/core@4.2.0-beta.64
Minor Changes
30e24d4Thanks @pranaygp! - BREAKING CHANGE:createWebhook()no longer accepts atokenoption. Webhook tokens are always randomly generated to prevent unauthorized access to the public webhook endpoint. UsecreateHook()withresumeHook()for deterministic server-side token patterns.Patch Changes
#1270
adfe8b6Thanks @pranaygp! - AddHookNotFoundErrorto@workflow/errorsand adopt it across all world backends#1270
adfe8b6Thanks @pranaygp! - Prevent hooks from being resumed via the public webhook endpoint by default. AddisWebhookoption tocreateHook()to opt-in to public resumption.createWebhook()always setsisWebhook: true.#1251
7618ac3Thanks @TooTallNate! - Wire AES-GCM encryption into serialization layer with stream support#1246
860531dThanks @TooTallNate! - Route all event-driven promise resolutions through a sequential queue to ensure deterministic ordering#1254
60bc9d5Thanks @TooTallNate! - Fix false positive unconsumed event detection during async deserialization and cross-VM promise propagation#1256
bbe40ffThanks @TooTallNate! - Add encryption-aware o11y for CLI and web UI#1269
a7ae7e9Thanks @pranaygp! - Improve deterministic VM context seed derivation to incorporate additional run metadataUpdated dependencies [
adfe8b6,adfe8b6,02f706f]:@workflow/astro@4.0.0-beta.38
Patch Changes
@workflow/builders@4.0.1-beta.55
Patch Changes
adfe8b6,adfe8b6,7618ac3,860531d,60bc9d5,bbe40ff,30e24d4,a7ae7e9]:@workflow/cli@4.2.0-beta.64
Patch Changes
#1263
b68ed63Thanks @TooTallNate! - Fix CLI 401 errors by reading orgId from per-project entry in repo.json for newer Vercel CLI versions#1256
bbe40ffThanks @TooTallNate! - Add encryption-aware o11y for CLI and web UIUpdated dependencies [
adfe8b6,adfe8b6,7618ac3,860531d,02f706f,60bc9d5,bbe40ff,30e24d4,a7ae7e9]:@workflow/errors@4.1.0-beta.18
Patch Changes
adfe8b6Thanks @pranaygp! - AddHookNotFoundErrorto@workflow/errorsand adopt it across all world backends@workflow/nest@0.0.0-beta.13
Patch Changes
@workflow/next@4.0.1-beta.60
Patch Changes
adfe8b6,adfe8b6,7618ac3,860531d,60bc9d5,bbe40ff,30e24d4,a7ae7e9]:@workflow/nitro@4.0.1-beta.59
Patch Changes
adfe8b6,adfe8b6,7618ac3,860531d,60bc9d5,bbe40ff,30e24d4,a7ae7e9]:@workflow/nuxt@4.0.1-beta.48
Patch Changes
@workflow/rollup@4.0.0-beta.21
Patch Changes
@workflow/sveltekit@4.0.0-beta.53
Patch Changes
@workflow/vite@4.0.0-beta.14
Patch Changes
@workflow/web@4.1.0-beta.37
Patch Changes
bbe40ffThanks @TooTallNate! - Add encryption-aware o11y for CLI and web UI@workflow/web-shared@4.1.0-beta.59
Patch Changes
#1256
bbe40ffThanks @TooTallNate! - Add encryption-aware o11y for CLI and web UIUpdated dependencies [
adfe8b6,adfe8b6,7618ac3,860531d,60bc9d5,bbe40ff,30e24d4,a7ae7e9]:workflow@4.2.0-beta.64
Patch Changes
#1270
adfe8b6Thanks @pranaygp! - Prevent hooks from being resumed via the public webhook endpoint by default. AddisWebhookoption tocreateHook()to opt-in to public resumption.createWebhook()always setsisWebhook: true.Updated dependencies [
adfe8b6,adfe8b6,7618ac3,b68ed63,860531d,60bc9d5,bbe40ff,30e24d4,a7ae7e9]:@workflow/world@4.1.0-beta.9
Patch Changes
adfe8b6Thanks @pranaygp! - Prevent hooks from being resumed via the public webhook endpoint by default. AddisWebhookoption tocreateHook()to opt-in to public resumption.createWebhook()always setsisWebhook: true.@workflow/world-local@4.1.0-beta.37
Patch Changes
#1270
adfe8b6Thanks @pranaygp! - AddHookNotFoundErrorto@workflow/errorsand adopt it across all world backends#1270
adfe8b6Thanks @pranaygp! - Prevent hooks from being resumed via the public webhook endpoint by default. AddisWebhookoption tocreateHook()to opt-in to public resumption.createWebhook()always setsisWebhook: true.#1275
02f706fThanks @TooTallNate! - Fixhooks.list()default sort order to ascending (creation order) in world-local and world-postgres, matching world-vercel behavior. Also fix world-postgreshooks.list()to respect thesortOrderpagination parameter instead of hardcoding descending order.Updated dependencies [
adfe8b6,adfe8b6]:@workflow/world-postgres@4.1.0-beta.39
Patch Changes
#1270
adfe8b6Thanks @pranaygp! - AddHookNotFoundErrorto@workflow/errorsand adopt it across all world backends#1270
adfe8b6Thanks @pranaygp! - Prevent hooks from being resumed via the public webhook endpoint by default. AddisWebhookoption tocreateHook()to opt-in to public resumption.createWebhook()always setsisWebhook: true.#1275
02f706fThanks @TooTallNate! - Fixhooks.list()default sort order to ascending (creation order) in world-local and world-postgres, matching world-vercel behavior. Also fix world-postgreshooks.list()to respect thesortOrderpagination parameter instead of hardcoding descending order.Updated dependencies [
adfe8b6,adfe8b6,02f706f]:@workflow/world-testing@4.1.0-beta.65
Patch Changes
adfe8b6,adfe8b6,7618ac3,b68ed63,860531d,60bc9d5,bbe40ff,30e24d4,a7ae7e9]:@workflow/world-vercel@4.1.0-beta.38
Patch Changes
#1270
adfe8b6Thanks @pranaygp! - AddHookNotFoundErrorto@workflow/errorsand adopt it across all world backendsUpdated dependencies [
adfe8b6,adfe8b6]: