Skip to content

Commit 68c04e4

Browse files
github-actions[bot]sharang
github-actions[bot]
authored andcommitted
Update changelog for main
1 parent 3e85229 commit 68c04e4

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
### <a id="main"></a>DeepFlow release main
99

1010
#### Bug Fix
11+
* fix: Memory profile not outputing data [#8129](https://github.com/deepflowio/deepflow/pull/8129) by [rvql](https://github.com/rvql)
12+
* fix: Crash caused by UnwindEntryShard on stack [#8125](https://github.com/deepflowio/deepflow/pull/8125) by [rvql](https://github.com/rvql)
13+
* fix: specify the go mod version when building the cli [#8122](https://github.com/deepflowio/deepflow/pull/8122) by [jiumos](https://github.com/jiumos)
1114
* fix: Fix DWARF config on unsupported systems and tracer restart [#8118](https://github.com/deepflowio/deepflow/pull/8118) by [rvql](https://github.com/rvql)
1215
* fix: agent - eBPF Fix the calculation of total process time [#8117](https://github.com/deepflowio/deepflow/pull/8117) by [yinjiping](https://github.com/yinjiping)
1316
* fix: querier TopK supporrt resource_id [#8104](https://github.com/deepflowio/deepflow/pull/8104) by [xiaochaoren1](https://github.com/xiaochaoren1)
@@ -430,6 +433,7 @@
430433

431434

432435
#### OTHER
436+
* Update typo in comments [#8127](https://github.com/deepflowio/deepflow/pull/8127) by [Hyzhou](https://github.com/Hyzhou)
433437
* Cmbc [#8098](https://github.com/deepflowio/deepflow/pull/8098) by [rvql](https://github.com/rvql)
434438
* Update the description of `status` in l4_flow_log. [#8036](https://github.com/deepflowio/deepflow/pull/8036) by [deepflow-lifei](https://github.com/deepflow-lifei)
435439
* Relaxing regular expression restrictions for the ClusterID [#7907](https://github.com/deepflowio/deepflow/pull/7907) by [Hyzhou](https://github.com/Hyzhou)

docs/CHANGELOG-6-5.md

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* feat: CK’s username and password support the use of special characters [#7229](https://github.com/deepflowio/deepflow/pull/7119)
1212

1313
#### Bug Fix
14+
* fix: specify the go mod version when building the cli [#8123](https://github.com/deepflowio/deepflow/pull/8123) by [jiumos](https://github.com/jiumos)
1415
* fix: agent - eBPF Fix the calculation of total process time [#8116](https://github.com/deepflowio/deepflow/pull/8116) by [yinjiping](https://github.com/yinjiping)
1516
* fix: querier last function add order by time [#8113](https://github.com/deepflowio/deepflow/pull/8113) by [xiaochaoren1](https://github.com/xiaochaoren1)
1617
* fix: agent desensitizes the content in backticks [#8073](https://github.com/deepflowio/deepflow/pull/8073) by [TomatoMr](https://github.com/TomatoMr)
@@ -133,6 +134,7 @@
133134
**[Changelog for v6.5](https://www.deepflow.io/docs/release-notes/release-6.5-ce)**<br/>
134135

135136
#### NEW FEATURE
137+
* feat: querier support simple sql [#8121](https://github.com/deepflowio/deepflow/pull/8121) by [xiaochaoren1](https://github.com/xiaochaoren1)
136138
* feat: agent - eBPF Optimize interface 'java_syms_update_main' [#8103](https://github.com/deepflowio/deepflow/pull/8103) by [yinjiping](https://github.com/yinjiping)
137139
* feat: Change opengauss api group [#8099](https://github.com/deepflowio/deepflow/pull/8099) by [rvql](https://github.com/rvql)
138140
* feat: improves performance of recorder synchronization when there are a large number of process data [#8086](https://github.com/deepflowio/deepflow/pull/8086) by [ZhengYa-0110](https://github.com/ZhengYa-0110)

docs/CHANGELOG-6-6.4.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#### New Feature
1010

1111
#### Bug Fix
12+
* fix: specify the go mod version when building the cli [#8124](https://github.com/deepflowio/deepflow/pull/8124) by [jiumos](https://github.com/jiumos)
1213
* fix: resource label errors for non-default organization resource chan… [#8010](https://github.com/deepflowio/deepflow/pull/8010) by [lzf575](https://github.com/lzf575)
1314
* fix: end_point is null [#8002](https://github.com/deepflowio/deepflow/pull/8002) by [lzf575](https://github.com/lzf575)
1415
* fix: querier converts types when using dictget [#7998](https://github.com/deepflowio/deepflow/pull/7998) by [xiaochaoren1](https://github.com/xiaochaoren1)

0 commit comments

Comments
 (0)