diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dfbd1bbef6..36ef8de7f53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### DeepFlow release main #### Bug Fix +* Fix: the issue with the first path matching error [#11798](https://github.com/deepflowio/deepflow/pull/11798) by [yuanchaoa](https://github.com/yuanchaoa) * fix: agnet - eBPF Fix the kernel kick on CPU0 was not triggered [#8817](https://github.com/deepflowio/deepflow/pull/8817) by [yinjiping](https://github.com/yinjiping) * fix: agent - eBPF Fix Crashes Caused by Packet Count Statistics [#8816](https://github.com/deepflowio/deepflow/pull/8816) by [yinjiping](https://github.com/yinjiping) * fix: wan type cidr may not be tagged [#8814](https://github.com/deepflowio/deepflow/pull/8814) by [lzf575](https://github.com/lzf575)