diff --git a/docs/CHANGELOG-6-5.md b/docs/CHANGELOG-6-5.md index 237550d980e..1129b05b047 100644 --- a/docs/CHANGELOG-6-5.md +++ b/docs/CHANGELOG-6-5.md @@ -7,6 +7,7 @@ * feat: CK’s username and password support the use of special characters [#7229](https://github.com/deepflowio/deepflow/pull/7119) #### Bug Fix +* fix: export otlp panic [#11101](https://github.com/deepflowio/deepflow/pull/11101) by [lzf575](https://github.com/lzf575) * fix: add log to agent remote command [#7521](https://github.com/deepflowio/deepflow/pull/7521) by [roryye](https://github.com/roryye) * fix: Do not verify dynamic tags [#7505](https://github.com/deepflowio/deepflow/pull/7505) by [xiaochaoren1](https://github.com/xiaochaoren1) * fix: agent - eBPF Continuous Java profiling support for linux 3.10 [#7485](https://github.com/deepflowio/deepflow/pull/7485) by [yinjiping](https://github.com/yinjiping)