Skip to content

Fluxzero 1.239.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:10
· 99 commits to main since this release
02da734

1.239.2 (2026-08-14)

Bug Fixes

  • web: redact sensitive request diagnostics (a5af8c2)

    Keep request headers, query parameters and arbitrary web metadata out of durable error reports. Reuse a bounded path-only representation for logs, metrics and gateway failures so browser ceremony data is not exposed by diagnostic defaults.

Changes

  • Merge pull request #289 from fluxzero-io/fix/webrequest-error-redaction (02da734)

    fix(web): redact sensitive request diagnostics