Skip to content

chore: release v0.15.1 - #233

Open
ArthurBernard wants to merge 1 commit into
developfrom
chore/release-0.15.1
Open

chore: release v0.15.1#233
ArthurBernard wants to merge 1 commit into
developfrom
chore/release-0.15.1

Conversation

@ArthurBernard

Copy link
Copy Markdown
Owner

[0.15.1] - 2026-08-02

Fixed

  • The access log never prints secrets — a redaction filter on the uvicorn
    access/error loggers masks sensitive query values (token, signature,
    api_key, nonce — the transport/http.py key set, public as redact_url)
    at all three serving commands (serve, start --serve, dashboard), so the
    documented ?token= script auth can no longer write the dashboard token to
    journald/log files. (fix: redact secret query values from the uvicorn access log #232)

Test plan

@ArthurBernard ArthurBernard mentioned this pull request Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant