File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
docs/sources/release-notes Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,32 @@ description: Release notes for Grafana Pyroscope 1.13
55weight : 250
66---
77
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+
827## Version 1.13.2 release notes
928
1029To address bugs found in v1.13.1, we have released a patch version
1130
1231Notable 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 ) .
1332
14- ### Fixes
33+ ### Changes
1534
1635* Update golang version to 1.23.8 ([ #4116 ] ( https://github.com/grafana/pyroscope/pull/4116 ) )
1736
You can’t perform that action at this time.
0 commit comments