diff --git a/.changeset/clever-grapes-sparkle.md b/.changeset/clever-grapes-sparkle.md deleted file mode 100644 index 9456908d61a7..000000000000 --- a/.changeset/clever-grapes-sparkle.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -"wrangler": minor ---- - -Adds [observability.logs] settings to wrangler. This setting lets developers control the settings for logs as an independent dataset enabling more dataset types in the future. The most specific setting will win if any of the datasets are not enabled. - -It also adds the following setting to the logs config - -- `invocation_logs` - set to false to disable invocation logs. Defaults to true. - -```toml -[observability.logs] -enabled = true -invocation_logs = false -``` diff --git a/.changeset/four-mayflies-smash.md b/.changeset/four-mayflies-smash.md deleted file mode 100644 index 5f8dda12833e..000000000000 --- a/.changeset/four-mayflies-smash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"create-cloudflare": patch ---- - -Adds support for new upcoming bun.lock lockfile diff --git a/.changeset/hip-cycles-explain.md b/.changeset/hip-cycles-explain.md deleted file mode 100644 index d5463f4e21ed..000000000000 --- a/.changeset/hip-cycles-explain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": minor ---- - -Added r2 bucket lifecycle command to Wrangler including list, add, remove, set diff --git a/.changeset/hot-dolphins-obey.md b/.changeset/hot-dolphins-obey.md deleted file mode 100644 index 7bb9fed4c6e0..000000000000 --- a/.changeset/hot-dolphins-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@cloudflare/vitest-pool-workers": patch ---- - -fix: ensures Vitest Pool Workers doesn't error when using nodejs_compat_v2 flag diff --git a/.changeset/mighty-beds-grab.md b/.changeset/mighty-beds-grab.md deleted file mode 100644 index 80503b13836b..000000000000 --- a/.changeset/mighty-beds-grab.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -Include Version Preview URL in Wrangler's output file diff --git a/.changeset/nasty-monkeys-heal.md b/.changeset/nasty-monkeys-heal.md deleted file mode 100644 index faaefe01bea8..000000000000 --- a/.changeset/nasty-monkeys-heal.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"@cloudflare/workflows-shared": patch ---- - -- Fix workflows binding to create a workflow without arguments -- Fix workflows instance.id not working the same way in wrangler local dev as it does in production diff --git a/.changeset/shaggy-monkeys-visit.md b/.changeset/shaggy-monkeys-visit.md deleted file mode 100644 index c390c17c1d8e..000000000000 --- a/.changeset/shaggy-monkeys-visit.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -"wrangler": patch ---- - -fix: only show fetch warning if on old compatibility_date - -Now that we have the `allow_custom_ports` compatibility flag, we only need to show the fetch warnings when that flag is not enabled. - -Fixes https://github.com/cloudflare/workerd/issues/2955 diff --git a/.changeset/shy-seas-wave.md b/.changeset/shy-seas-wave.md deleted file mode 100644 index 8fa075946124..000000000000 --- a/.changeset/shy-seas-wave.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -chore(wrangler): update unenv dependency version diff --git a/.changeset/tricky-bottles-bow.md b/.changeset/tricky-bottles-bow.md deleted file mode 100644 index 4cf91d81f0e7..000000000000 --- a/.changeset/tricky-bottles-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"wrangler": patch ---- - -Default the file based registry (`--x-registry`) to on. This should improve stability of multi-worker development diff --git a/packages/create-cloudflare/CHANGELOG.md b/packages/create-cloudflare/CHANGELOG.md index 17036fa4e0ba..dd9f2d7b3221 100644 --- a/packages/create-cloudflare/CHANGELOG.md +++ b/packages/create-cloudflare/CHANGELOG.md @@ -1,5 +1,11 @@ # create-cloudflare +## 2.32.2 + +### Patch Changes + +- [#6831](https://github.com/cloudflare/workers-sdk/pull/6831) [`0fe018c`](https://github.com/cloudflare/workers-sdk/commit/0fe018c7b85d767de60e9cc88f256f99f17046e3) Thanks [@Cherry](https://github.com/Cherry)! - Adds support for new upcoming bun.lock lockfile + ## 2.32.1 ### Patch Changes diff --git a/packages/create-cloudflare/package.json b/packages/create-cloudflare/package.json index d20a0327d8d9..25f1b43a9582 100644 --- a/packages/create-cloudflare/package.json +++ b/packages/create-cloudflare/package.json @@ -1,6 +1,6 @@ { "name": "create-cloudflare", - "version": "2.32.1", + "version": "2.32.2", "description": "A CLI for creating and deploying new applications to Cloudflare.", "keywords": [ "cloudflare", diff --git a/packages/vitest-pool-workers/CHANGELOG.md b/packages/vitest-pool-workers/CHANGELOG.md index 9e076eeae499..07cab782bd0a 100644 --- a/packages/vitest-pool-workers/CHANGELOG.md +++ b/packages/vitest-pool-workers/CHANGELOG.md @@ -1,5 +1,15 @@ # @cloudflare/vitest-pool-workers +## 0.5.29 + +### Patch Changes + +- [#7278](https://github.com/cloudflare/workers-sdk/pull/7278) [`6508ea2`](https://github.com/cloudflare/workers-sdk/commit/6508ea21c396beff8a2de987eaf335bb46bdd89c) Thanks [@andyjessop](https://github.com/andyjessop)! - fix: ensures Vitest Pool Workers doesn't error when using nodejs_compat_v2 flag + +- Updated dependencies [[`b6cbfbd`](https://github.com/cloudflare/workers-sdk/commit/b6cbfbdd10dfbb732ec12a5c69bd4a74b07de8a0), [`edec415`](https://github.com/cloudflare/workers-sdk/commit/edec41591dcf37262d459568c0f454820b90dbaa), [`941d411`](https://github.com/cloudflare/workers-sdk/commit/941d4110ca84510d235b72b3f98692e4188a7ad4), [`e2e6912`](https://github.com/cloudflare/workers-sdk/commit/e2e6912bcb7a1f6b7f8081b889a4e08be8a740a1), [`09e6e90`](https://github.com/cloudflare/workers-sdk/commit/09e6e905d9825d33b8e90acabb8ff7b962cc908b), [`b4a0e74`](https://github.com/cloudflare/workers-sdk/commit/b4a0e74680440084342477fc9373f9f76ab91c0b)]: + - wrangler@3.88.0 + - miniflare@3.20241106.0 + ## 0.5.28 ### Patch Changes diff --git a/packages/vitest-pool-workers/package.json b/packages/vitest-pool-workers/package.json index 1dc477b0fcb5..22c9650726e5 100644 --- a/packages/vitest-pool-workers/package.json +++ b/packages/vitest-pool-workers/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/vitest-pool-workers", - "version": "0.5.28", + "version": "0.5.29", "description": "Workers Vitest integration for writing Vitest unit and integration tests that run inside the Workers runtime", "keywords": [ "cloudflare", diff --git a/packages/workflows-shared/CHANGELOG.md b/packages/workflows-shared/CHANGELOG.md index a7cec8cc85f7..b53dd103d3ec 100644 --- a/packages/workflows-shared/CHANGELOG.md +++ b/packages/workflows-shared/CHANGELOG.md @@ -1,5 +1,12 @@ # @cloudflare/workflows-shared +## 0.1.2 + +### Patch Changes + +- [#7225](https://github.com/cloudflare/workers-sdk/pull/7225) [`bb17205`](https://github.com/cloudflare/workers-sdk/commit/bb17205f1cc357cabc857ab5cad61b6a4f3b8b93) Thanks [@bruxodasilva](https://github.com/bruxodasilva)! - - Fix workflows binding to create a workflow without arguments + - Fix workflows instance.id not working the same way in wrangler local dev as it does in production + ## 0.1.1 ### Patch Changes diff --git a/packages/workflows-shared/package.json b/packages/workflows-shared/package.json index 4b23ab2657b2..cac2c699b78f 100644 --- a/packages/workflows-shared/package.json +++ b/packages/workflows-shared/package.json @@ -1,6 +1,6 @@ { "name": "@cloudflare/workflows-shared", - "version": "0.1.1", + "version": "0.1.2", "private": true, "description": "Package that is used at Cloudflare to power some internal features of Cloudflare Workflows.", "keywords": [ diff --git a/packages/wrangler/CHANGELOG.md b/packages/wrangler/CHANGELOG.md index 4b00cfca5df3..65394c25c1fe 100644 --- a/packages/wrangler/CHANGELOG.md +++ b/packages/wrangler/CHANGELOG.md @@ -1,5 +1,40 @@ # wrangler +## 3.88.0 + +### Minor Changes + +- [#7173](https://github.com/cloudflare/workers-sdk/pull/7173) [`b6cbfbd`](https://github.com/cloudflare/workers-sdk/commit/b6cbfbdd10dfbb732ec12a5c69bd4a74b07de8a0) Thanks [@Ankcorn](https://github.com/Ankcorn)! - Adds [observability.logs] settings to wrangler. This setting lets developers control the settings for logs as an independent dataset enabling more dataset types in the future. The most specific setting will win if any of the datasets are not enabled. + + It also adds the following setting to the logs config + + - `invocation_logs` - set to false to disable invocation logs. Defaults to true. + + ```toml + [observability.logs] + enabled = true + invocation_logs = false + ``` + +- [#7207](https://github.com/cloudflare/workers-sdk/pull/7207) [`edec415`](https://github.com/cloudflare/workers-sdk/commit/edec41591dcf37262d459568c0f454820b90dbaa) Thanks [@jonesphillip](https://github.com/jonesphillip)! - Added r2 bucket lifecycle command to Wrangler including list, add, remove, set + +### Patch Changes + +- [#7243](https://github.com/cloudflare/workers-sdk/pull/7243) [`941d411`](https://github.com/cloudflare/workers-sdk/commit/941d4110ca84510d235b72b3f98692e4188a7ad4) Thanks [@penalosa](https://github.com/penalosa)! - Include Version Preview URL in Wrangler's output file + +- [#7038](https://github.com/cloudflare/workers-sdk/pull/7038) [`e2e6912`](https://github.com/cloudflare/workers-sdk/commit/e2e6912bcb7a1f6b7f8081b889a4e08be8a740a1) Thanks [@petebacondarwin](https://github.com/petebacondarwin)! - fix: only show fetch warning if on old compatibility_date + + Now that we have the `allow_custom_ports` compatibility flag, we only need to show the fetch warnings when that flag is not enabled. + + Fixes https://github.com/cloudflare/workerd/issues/2955 + +- [#7216](https://github.com/cloudflare/workers-sdk/pull/7216) [`09e6e90`](https://github.com/cloudflare/workers-sdk/commit/09e6e905d9825d33b8e90acabb8ff7b962cc908b) Thanks [@vicb](https://github.com/vicb)! - chore(wrangler): update unenv dependency version + +- [#7081](https://github.com/cloudflare/workers-sdk/pull/7081) [`b4a0e74`](https://github.com/cloudflare/workers-sdk/commit/b4a0e74680440084342477fc9373f9f76ab91c0b) Thanks [@penalosa](https://github.com/penalosa)! - Default the file based registry (`--x-registry`) to on. This should improve stability of multi-worker development + +- Updated dependencies []: + - miniflare@3.20241106.0 + ## 3.87.0 ### Minor Changes diff --git a/packages/wrangler/package.json b/packages/wrangler/package.json index 9c049ef70b5a..520c62f804e7 100644 --- a/packages/wrangler/package.json +++ b/packages/wrangler/package.json @@ -1,6 +1,6 @@ { "name": "wrangler", - "version": "3.87.0", + "version": "3.88.0", "description": "Command-line interface for all things Cloudflare Workers", "keywords": [ "wrangler",