You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,9 @@
8
8
### <aid="main"></a>DeepFlow release main
9
9
10
10
#### 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)
11
14
* fix: Fix DWARF config on unsupported systems and tracer restart [#8118](https://github.com/deepflowio/deepflow/pull/8118) by [rvql](https://github.com/rvql)
12
15
* fix: agent - eBPF Fix the calculation of total process time [#8117](https://github.com/deepflowio/deepflow/pull/8117) by [yinjiping](https://github.com/yinjiping)
13
16
* fix: querier TopK supporrt resource_id [#8104](https://github.com/deepflowio/deepflow/pull/8104) by [xiaochaoren1](https://github.com/xiaochaoren1)
@@ -430,6 +433,7 @@
430
433
431
434
432
435
#### OTHER
436
+
* Update typo in comments [#8127](https://github.com/deepflowio/deepflow/pull/8127) by [Hyzhou](https://github.com/Hyzhou)
433
437
* Cmbc [#8098](https://github.com/deepflowio/deepflow/pull/8098) by [rvql](https://github.com/rvql)
434
438
* 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)
435
439
* Relaxing regular expression restrictions for the ClusterID [#7907](https://github.com/deepflowio/deepflow/pull/7907) by [Hyzhou](https://github.com/Hyzhou)
Copy file name to clipboardExpand all lines: docs/CHANGELOG-6-5.md
+2
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@
11
11
* feat: CK’s username and password support the use of special characters [#7229](https://github.com/deepflowio/deepflow/pull/7119)
12
12
13
13
#### 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)
14
15
* fix: agent - eBPF Fix the calculation of total process time [#8116](https://github.com/deepflowio/deepflow/pull/8116) by [yinjiping](https://github.com/yinjiping)
15
16
* fix: querier last function add order by time [#8113](https://github.com/deepflowio/deepflow/pull/8113) by [xiaochaoren1](https://github.com/xiaochaoren1)
16
17
* 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 @@
133
134
**[Changelog for v6.5](https://www.deepflow.io/docs/release-notes/release-6.5-ce)**<br/>
134
135
135
136
#### NEW FEATURE
137
+
* feat: querier support simple sql [#8121](https://github.com/deepflowio/deepflow/pull/8121) by [xiaochaoren1](https://github.com/xiaochaoren1)
* feat: Change opengauss api group [#8099](https://github.com/deepflowio/deepflow/pull/8099) by [rvql](https://github.com/rvql)
138
140
* 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)
Copy file name to clipboardExpand all lines: docs/CHANGELOG-6-6.4.md
+1
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@
9
9
#### New Feature
10
10
11
11
#### 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)
12
13
* fix: resource label errors for non-default organization resource chan… [#8010](https://github.com/deepflowio/deepflow/pull/8010) by [lzf575](https://github.com/lzf575)
13
14
* fix: end_point is null [#8002](https://github.com/deepflowio/deepflow/pull/8002) by [lzf575](https://github.com/lzf575)
14
15
* fix: querier converts types when using dictget [#7998](https://github.com/deepflowio/deepflow/pull/7998) by [xiaochaoren1](https://github.com/xiaochaoren1)
0 commit comments