Minor Changes
-
#15379
ea28cc3Thanks @ibbykhazanchi! - Add query string redaction to Workers observability configurationSet
observability.redact_query_stringinwrangler.jsonorobservability.redactQueryStringin the experimentalcloudflare.config.tsformat to remove query strings from request URLs in logs and traces. -
#15388
10d6bfbThanks @jamesopstad! - Support partial manifests in the experimental Build Output SpecificationBuild output producers now declare whether their module inventory is complete.
readBuildOutput()resolves partial manifests by discovering.js,.mjs, and.mapfiles while preserving explicit module type overrides.