We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5020724 commit eba8771Copy full SHA for eba8771
CHANGELOG.md
@@ -2,6 +2,23 @@ Unreleased
2
==============
3
* Make all examples use statsviz@latest (#112)
4
5
+v0.7.3 / 2025-11-18
6
+==============
7
+ * internal/plot: add goroutines plot for !go1.26 (#145)
8
+ * Frontend rendering optimizations (#144)
9
+ * Add go1.26 plots cleanup+finalizer queues (#143)
10
+ * Add a bunch of other go1.26 plots (#142)
11
+ * Add plots for Go 1.26 scheduler pause metrics (#140)
12
+
13
+v0.7.2 / 2025-10-07
14
15
+ * Server zero value dont panic on register (#136)
16
+ * Add zerovalue example
17
18
+v0.7.1 / 2025-08-18
19
20
+ * _example: bump dependencies (#129)
21
22
v0.7.0 / 2025-07-26
23
24
* New plots showing new go1.22 runtime/metrics:
0 commit comments