diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dcbc2ded61..a590d3d8f93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### DeepFlow release main #### Bug Fix +* fix: out_of_order_reassembly_timeout not taking effect [#11790](https://github.com/deepflowio/deepflow/pull/11790) by [yuanchaoa](https://github.com/yuanchaoa) * fix: mongo log was missing the request content [#8477](https://github.com/deepflowio/deepflow/pull/8477) by [yuanchaoa](https://github.com/yuanchaoa) * fix: Default values in agent config [#8476](https://github.com/deepflowio/deepflow/pull/8476) by [rvql](https://github.com/rvql) * fix: ckwriter writing failure caused by not writing data for a long time [#8470](https://github.com/deepflowio/deepflow/pull/8470) by [lzf575](https://github.com/lzf575)