Releases: cloudflare/workers-sdk
[email protected]
Minor Changes
- #10911
940b44d
Thanks @devin-ai-integration! - feat:wrangler init --from-dash
now generateswrangler.jsonc
config files instead ofwrangler.toml
files
Patch Changes
-
#10938
e52d0ec
Thanks @penalosa! - Acquire Cloudflare Access tokens for additional requests made during awrangler dev --remote
session -
#10923
2429533
Thanks @emily-shen! - fix: updatedocker manifest inspect
to use full image registry uri when checking if the image exists remotely -
#10521
88b5b7f
Thanks @penalosa! - Improves the Wrangler auto-provisioning feature (gated behind the experimental flag--x-provision
) by:- Writing back changes to the user's config file (not necessary, but can make it resilient to binding name changes)
- Fixing
--dry-run
, which previously threw an error when your config file had auto provisioned resources - Improve R2 bindings display to include the
bucket_name
from the config file on upload - Fixing bindings view for specific versions to not display TOML
@cloudflare/[email protected]
@cloudflare/[email protected]
[email protected]
Patch Changes
-
#10881
ce832d5
Thanks @garvit-gupta! - Add table-level compaction commands for R2 Data Catalog:wrangler r2 bucket catalog compaction enable <bucket> [namespace] [table]
wrangler r2 bucket catalog compaction disable <bucket> [namespace] [table]
This allows you to enable and disable automatic file compaction for a specific R2 data catalog table.
-
#10888
d0ab919
Thanks @lrapoport-cf! - Clarify thatwrangler check startup
generates a local CPU profile
[email protected]
Patch Changes
-
#10917
42e256f
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20251004.0 1.20251008.0 -
#10686
4462bc1
Thanks @alsuren! - Document that dumpSql is shared with d1-worker, and incorporate some D1 internal stats gathering machinery (which is currently unused by miniflare)
@cloudflare/[email protected]
@cloudflare/[email protected]
@cloudflare/[email protected]
[email protected]
Patch Changes
-
#10865
26adce7
Thanks @WillTaylorDev! - Respect keep_vars for wrangler versions upload. -
#10833
196ccbf
Thanks @cmackenzie1! - Validate Pipeline entity names in Wrangler config before sending to the API. -
#10856
1334102
Thanks @anonrig! - Removes unnecessary calls to "node:os" -
Updated dependencies [
51f9dc1
,f29b0b0
,1334102
]:- [email protected]
- @cloudflare/[email protected]