File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
docs/sources/release-notes Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,36 @@ description: Release notes for Grafana Pyroscope 1.13
5
5
weight : 250
6
6
---
7
7
8
+ ## Version 1.13.5 release notes
9
+
10
+ Maintenance release to address security advisories.
11
+
12
+
13
+ ### Changes
14
+
15
+ * Update golang version to 1.23.10 ([ #4245 ] ( https://github.com/grafana/pyroscope/pull/4245 ) )
16
+ * Update golang.org/x/net to v0.38.0 to address CVE-2025 -22872
17
+
18
+
19
+ ## Version 1.13.4 release notes
20
+
21
+ This was a release to test the health of our CI pipelines
22
+
23
+ ## Version 1.13.3
24
+
25
+ This release version was skipped
26
+
27
+ ## Version 1.13.2 release notes
28
+
29
+ To address bugs found in v1.13.1, we have released a patch version
30
+
31
+ Notable changes are listed below. For more details, check out the [ 1.13.2 changelog] ( https://github.com/grafana/pyroscope/compare/v1.13.1...v1.13.2 ) .
32
+
33
+ ### Changes
34
+
35
+ * Update golang version to 1.23.8 ([ #4116 ] ( https://github.com/grafana/pyroscope/pull/4116 ) )
36
+
37
+
8
38
## Version 1.13.1 release notes
9
39
10
40
To address bugs found in v1.13.0, we have released a patch version
You can’t perform that action at this time.
0 commit comments