---
changelog:
  category: Release
  version: logixlysia@6.5.1
date: '2026-06-09T03:37:54Z'
seo:
  description: >-
    Add Request ID middleware, {requestId} custom log token, preset
    integrations, and expand telemetry unit tests for OTel & AI.Fix autoRedact
    crashing routes…
title: logixlysia@6.5.1
type: changelog
---
### Patch Changes

- 9cb2480: Add Request ID middleware, `{requestId}` custom log token, preset integrations, and expand telemetry unit tests for OTel & AI.
- bcc4ce2: Fix `autoRedact` crashing routes with a request body. `redactRequest` no longer re-attaches the original (possibly already-consumed) request stream to its logging-only clone, which avoids the `ReadableStream has already been used` error when a redacted URL/header/method coincides with a parsed body (#329).
