From 18c157f67b0a1e71cd5ab75ce707498533fd9bb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 9 Oct 2024 16:12:37 +0000 Subject: [PATCH] Update changelog for v6.5 --- docs/CHANGELOG-6-5.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/CHANGELOG-6-5.md b/docs/CHANGELOG-6-5.md index a91182e1dee..83a57ebbd19 100644 --- a/docs/CHANGELOG-6-5.md +++ b/docs/CHANGELOG-6-5.md @@ -57,6 +57,7 @@ **[Changelog for v6.5](https://www.deepflow.io/docs/release-notes/release-6.5-ce)**
#### NEW FEATURE +* feat: exist function supports non-resource tags [#8256](https://github.com/deepflowio/deepflow/pull/8256) by [xiaochaoren1](https://github.com/xiaochaoren1) * feat: agent - support server port [#7518](https://github.com/deepflowio/deepflow/pull/7518) by [yuanchaoa](https://github.com/yuanchaoa) * feat: agent adds the CommandParam fields, modifies the param validation method [#7516](https://github.com/deepflowio/deepflow/pull/7516) by [TomatoMr](https://github.com/TomatoMr) * feat: agent - eBPF Persist Java symbol table [#7325](https://github.com/deepflowio/deepflow/pull/7325) by [yinjiping](https://github.com/yinjiping)