Minor Changes
- #10341
76a6701
Thanks @garvit-gupta! - feat: Add Wrangler command for Vectorize list-vectors operation
Patch Changes
-
#10217
979984b
Thanks @veggiedefender! - Increase the maxBuffer size for capnp uploads -
#10356
80e964c
Thanks @WillTaylorDev! - fix: Update regex for valid branch name to remove 61 char length requirement, allowing for longer branch names to be specified for preview aliases. -
#10289
a5a1426
Thanks @emily-shen! - Cleanup container images created during local dev if no changes have been made.We now untag old images that were created by Wrangler/Vite if we find that the image content and configuration is unchanged, so that we don't keep accumulating image tags.
-
#10315
0c04da9
Thanks @emily-shen! - Addrollout_active_grace_period
option to containers configuration.This allows users to configure how long an active container should keep running for during a rollout, before the upgrade is applied.
-
#10321
b524a6f
Thanks @emily-shen! - print prettier errors during container deployment -
#10253
eb32a3a
Thanks @emily-shen! - fix redeploying container apps when previous deploy failed or container (but not image) was deleted.Previously this failed with
No changes detected but no previous image found
as we assumed there would be a previous deployment when an image exists in the registry. -
#9990
4288a61
Thanks @penalosa! - Fix startup profiling when sourcemaps are enabled -
Updated dependencies [
d54d8b7
,ae0c806
]:- miniflare@4.20250813.1