From 0f0ed015b65a1e9f0139ba2fb81eff0ca45c4da0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 25 Aug 2026 16:25:23 +0000 Subject: [PATCH] Update changelog for v6.6 --- docs/CHANGELOG-6-6.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CHANGELOG-6-6.md b/docs/CHANGELOG-6-6.md index 6e720269501..2a803d758c3 100644 --- a/docs/CHANGELOG-6-6.md +++ b/docs/CHANGELOG-6-6.md @@ -46,6 +46,7 @@ * perf: modify materialized view local table without group by [#8576](https://github.com/deepflowio/deepflow/pull/8576) by [lzf575](https://github.com/lzf575) #### NEW FEATURE +* feat: skip action verify if user is admin [#11880](https://github.com/deepflowio/deepflow/pull/11880) by [ZhengYa-0110](https://github.com/ZhengYa-0110) * feat: agent - Add musl compile flag [#9023](https://github.com/deepflowio/deepflow/pull/9023) by [yinjiping](https://github.com/yinjiping) * feat: updatae tunnel decap feature [#9020](https://github.com/deepflowio/deepflow/pull/9020) by [yuanchaoa](https://github.com/yuanchaoa) * feat: agent - eBPF Adaptation for TLinux 4.14.105-19-0019 [#9012](https://github.com/deepflowio/deepflow/pull/9012) by [yinjiping](https://github.com/yinjiping)