Skip to content

Commit 5c45fd3

Browse files
authored
docs: Add release notes for 1.13.5 (#4263)
1 parent fae1aa7 commit 5c45fd3

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

docs/sources/release-notes/v1-13.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,36 @@ description: Release notes for Grafana Pyroscope 1.13
55
weight: 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+
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+
838
## Version 1.13.1 release notes
939

1040
To address bugs found in v1.13.0, we have released a patch version

0 commit comments

Comments
 (0)