@livekit/agents-plugin-deepgram@1.7.0

livekit/agents-js@livekit/agents-plugin-deepgram@1.7.0Aug 20, 2026by github-actions[bot]

AI Summary

This is a minor release introducing telemetry privacy improvements, including tagging sensitive data with `lk.pii.*` and redacting exception details based on redaction policies.

Key Highlights

  • Tag content-bearing telemetry with `lk.pii.*`
  • Redact trace exception details when redaction is enabled
  • Redacted audio uploads now require transcript uploads
  • Improved Deepgram parse error logging

Breaking Changes

  • Dashboards and queries using previous sensitive trace keys must migrate to `lk.pii.*` replacements

New Features

  • Privacy enhancements for telemetry and error logging

Full Release Notes

### Minor Changes

-   Tag content-bearing telemetry with `lk.pii.*` and redact trace exception details when project or session redaction is enabled. Redacted audio uploads now require transcript uploads, Deepgram parse failures retain readable details without logging connection query parameters, and MiniMax task failure payloads no longer appear in exception messages. Dashboards and queries using the previous sensitive trace keys must migrate to their `lk.pii.*` replacements. - [#2100](https://github.com/livekit/agents-js/pull/2100) ([@chenghao-mou](https://github.com/chenghao-mou))

### Patch Changes

-   Updated dependencies \[[`ef7159c`](https://github.com/livekit/agents-js/commit/ef7159c5e8799824d14935f08b8c0681dfdfaabf), [`da27ec3`](https://github.com/livekit/agents-js/commit/da27ec30e72df930cb48da1f036d6fc4f8a2e2bf), [`6cd0864`](https://github.com/livekit/agents-js/commit/6cd0864f9c2ba95f3b30c2dfa9f3c2596ebded5d), [`b0ef4dd`](https://github.com/livekit/agents-js/commit/b0ef4dde6f2eac035ada04fbf04871330ce67c06), [`94319c6`](https://github.com/livekit/agents-js/commit/94319c68f49b88c1d8be392decf960ad15350826), [`e6be29b`](https://github.com/livekit/agents-js/commit/e6be29b036b9e2423324dfc6561024fa10ebd5d1), [`6e328e8`](https://github.com/livekit/agents-js/commit/6e328e838274c1d0b5bfa885697ae5a73bb6a884), [`39c7b62`](https://github.com/livekit/agents-js/commit/39c7b622d10ccb78f58ee2d2417f0eb335c7b1c9), [`9ad3233`](https://github.com/livekit/agents-js/commit/9ad3233413b864b23c20c77644220716c5528482), [`d753177`](https://github.com/livekit/agents-js/commit/d75317730c88a8d01196804690f5ada8c844be38)]:
    -   @livekit/agents@1.7.0