Skip to content

Releases: cloudflare/workers-sdk

@cloudflare/[email protected]

21 Nov 17:38
c9da28b
Compare
Choose a tag to compare

Minor Changes

  • #7286 563439b Thanks @LuisDuarte1! - Add proper engine persistance in .wrangler and fix multiple workflows in miniflare

@cloudflare/[email protected]

21 Nov 17:38
c9da28b
Compare
Choose a tag to compare

@cloudflare/[email protected]

21 Nov 17:38
c9da28b
Compare
Choose a tag to compare

Patch Changes

@cloudflare/[email protected]

21 Nov 17:38
c9da28b
Compare
Choose a tag to compare

Patch Changes

  • #7258 f1f508e Thanks @andyjessop! - change package name from @cloudflare/wrangler-devtools to @cloudflare/chrome-devtools-patches

[email protected]

19 Nov 17:52
0a9707e
Compare
Choose a tag to compare

Minor Changes

  • #7173 b6cbfbd Thanks @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.
    [observability.logs]
    enabled = true
    invocation_logs = false
  • #7207 edec415 Thanks @jonesphillip! - Added r2 bucket lifecycle command to Wrangler including list, add, remove, set

Patch Changes

[email protected]

19 Nov 17:52
0a9707e
Compare
Choose a tag to compare

Patch Changes

@cloudflare/[email protected]

19 Nov 17:52
0a9707e
Compare
Choose a tag to compare

Patch Changes

  • #7225 bb17205 Thanks @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

@cloudflare/[email protected]

19 Nov 17:52
0a9707e
Compare
Choose a tag to compare

Patch Changes

[email protected]

14 Nov 17:02
b100713
Compare
Choose a tag to compare

Minor Changes

  • #7201 beed72e Thanks @GregBrimble! - feat: Tail Consumers are now supported for Workers with assets.

    You can now configure tail_consumers in conjunction with assets in your wrangler.toml file. Read more about Static Assets and Tail Consumers in the documentation.

  • #7212 837f2f5 Thanks @jonesphillip! - Added r2 bucket info command to Wrangler. Improved formatting of r2 bucket list output

Patch Changes

@cloudflare/[email protected]

14 Nov 17:02
b100713
Compare
Choose a tag to compare