From bbaa79fef038d50434d3c5008226418c85ce140f Mon Sep 17 00:00:00 2001 From: Rupesh Date: Thu, 26 Feb 2026 14:00:34 -0800 Subject: [PATCH] Add changelog for PR #3850 --- changelog/3850.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3850.fixed.md diff --git a/changelog/3850.fixed.md b/changelog/3850.fixed.md new file mode 100644 index 000000000..cfbdc6cf7 --- /dev/null +++ b/changelog/3850.fixed.md @@ -0,0 +1 @@ +- Removed verbose per-chunk audio logging from `GenesysAudioHookSerializer` that flooded production logs.