From f9117e6d4ab617ddd1ee74684acc6c1df9477814 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Thu, 9 Apr 2026 17:39:54 -0700 Subject: [PATCH] Add changelog for PIPECAT_OBSERVER_FILES removal --- changelog/4267.removed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4267.removed.md diff --git a/changelog/4267.removed.md b/changelog/4267.removed.md new file mode 100644 index 000000000..bf1e1cb82 --- /dev/null +++ b/changelog/4267.removed.md @@ -0,0 +1 @@ +- ⚠️ Removed deprecated `PIPECAT_OBSERVER_FILES` environment variable support. Use `PIPECAT_SETUP_FILES` instead.