Patch Changes
-
#13740
6d2a573Thanks @courtney-sims! - During deployment, routes requests to new versions of asset-worker based on customer account plan. -
#12276
926bad5Thanks @penalosa! - Warn when_headersrules contain multiple wildcards or wildcard combined with:splatRules containing multiple wildcards (e.g.
https://*.workers.dev/*) or combining a wildcard with a:splatplaceholder (e.g.https://*.pages.dev/:splat) are now rejected during parsing. Previously this would fail silently during dev.