Skip to content

Commit

Permalink
Update changelog for main
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and sharang committed Oct 17, 2024
1 parent 56dbc7c commit f14c631
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
### <a id="main"></a>DeepFlow release main

#### Bug Fix
* fix agent - eBPF Fix the parsing of the kernel version [#8311](https://github.com/deepflowio/deepflow/pull/8311) by [yinjiping](https://github.com/yinjiping)
* fix: Fix warning log in kube-rs crate by upgrading to 0.77 [#8305](https://github.com/deepflowio/deepflow/pull/8305) by [rvql](https://github.com/rvql)
* fix: agent - eBPF Random time to process symbol table creation [#8283](https://github.com/deepflowio/deepflow/pull/8283) by [yinjiping](https://github.com/yinjiping)
* fix: agent - eBPF Handle the scenario where CONFIG_NET_NS is disabled [#8282](https://github.com/deepflowio/deepflow/pull/8282) by [yinjiping](https://github.com/yinjiping)
Expand Down Expand Up @@ -441,6 +442,7 @@
* feat: server directly reports metrics of load1_by_cpu_num that can be used for alert [#7088](https://github.com/deepflowio/deepflow/pull/7088) by [lzf575](https://github.com/lzf575)

#### Refactoring
* refactor: modify log of configuration changes [#8258](https://github.com/deepflowio/deepflow/pull/8258) by [yuanchaoa](https://github.com/yuanchaoa)
* refactor: agent workspace dependencies [#8208](https://github.com/deepflowio/deepflow/pull/8208) by [TomatoMr](https://github.com/TomatoMr)
* refactor: agent is compatibles with configuration and interfaces of both old and new versions [#8084](https://github.com/deepflowio/deepflow/pull/8084) by [TomatoMr](https://github.com/TomatoMr)
* refactor: agent adds the 'disabled-cgroups' configuration. [#8164](https://github.com/deepflowio/deepflow/pull/8164) by [TomatoMr](https://github.com/TomatoMr)
Expand Down
1 change: 1 addition & 0 deletions docs/CHANGELOG-6-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
* feat: CK’s username and password support the use of special characters [#7229](https://github.com/deepflowio/deepflow/pull/7119)

#### Bug Fix
* fix agent - eBPF Fix the parsing of the kernel version (#8311) [#8312](https://github.com/deepflowio/deepflow/pull/8312) by [yinjiping](https://github.com/yinjiping)
* fix: update mirror ci [#8300](https://github.com/deepflowio/deepflow/pull/8300) by [jiumos](https://github.com/jiumos)
* fix: agent - eBPF Random time to process symbol table creation [#8281](https://github.com/deepflowio/deepflow/pull/8281) by [yinjiping](https://github.com/yinjiping)
* fix: add export thread id [#8279](https://github.com/deepflowio/deepflow/pull/8279) by [lzf575](https://github.com/lzf575)
Expand Down

0 comments on commit f14c631

Please sign in to comment.