requestlog: preserve audited connection upgrades
verify / verify (push) Successful in 3m26s

This commit is contained in:
2026-08-28 13:38:35 -04:00
parent a769d1ea7b
commit 7c8f0d708e
4 changed files with 63 additions and 4 deletions
+6 -1
View File
@@ -2,7 +2,12 @@
# Changelog
## Unreleased
## v0.1.0-preview.8 — 2026-08-28
- Preserve `http.Hijacker` through the request-evidence middleware so audited,
authenticated WebSocket and other HTTP upgrade handlers can operate without
bypassing request logging. Successful upgrades are recorded as HTTP 101;
upgraded-protocol bytes remain outside HTTP body-byte accounting.
- Add revisioned active/archived lifecycles for organizations and teams,
invitation listing and revocation, membership suspension/removal, team-member