From a649e81e84f4cce56ebfaa43cde354e33b8f54c8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 1 Jan 2026 16:14:51 +0000 Subject: [PATCH] Update changelog for main --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dfbd1bbef6..2bdd207bb1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -276,6 +276,8 @@ * Fix prometheus data cannot be labeled with universal tags,if slow-decoder is used. [#7100](https://github.com/deepflowio/deepflow/pull/7100) #### NEW FEATURE +* feat: eBPF Rename the file type checking interface [#11176](https://github.com/deepflowio/deepflow/pull/11176) by [yinjiping](https://github.com/yinjiping) +* feat: move response_code to attribute on rewrite [#11172](https://github.com/deepflowio/deepflow/pull/11172) by [rvql](https://github.com/rvql) * feat: agent - eBPF Add a Musl flag option (#9022) [#9024](https://github.com/deepflowio/deepflow/pull/9024) by [yinjiping](https://github.com/yinjiping) * feat: updatae tunnel decap feature [#9021](https://github.com/deepflowio/deepflow/pull/9021) by [yuanchaoa](https://github.com/yuanchaoa) * feat: agent - eBPF Adaptation for TLinux 4.14.105-19-0019 [#9013](https://github.com/deepflowio/deepflow/pull/9013) by [yinjiping](https://github.com/yinjiping)