Skip to content

Commit d77aa16

Browse files
simonswinemarcsanmi
andcommitted
doc: Update release notes for v1.13.1 (#4063)
* doc: Update release notes for v1.13.1 * Update docs/sources/release-notes/v1-13.md Co-authored-by: Marc Sanmiquel <marcsanmiquel@gmail.com> --------- Co-authored-by: Marc Sanmiquel <marcsanmiquel@gmail.com>
1 parent 5427f09 commit d77aa16

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: Version 1.13 release notes
3+
menuTitle: V1.13
4+
description: Release notes for Grafana Pyroscope 1.13
5+
weight: 250
6+
---
7+
8+
## Version 1.13.1 release notes
9+
10+
To address bugs found in v1.13.0, we have released a patch version
11+
12+
Notable changes are listed below. For more details, check out the [1.13.1 changelog](https://github.com/grafana/pyroscope/compare/v1.13.0...v1.13.1).
13+
14+
### Fixes
15+
16+
* Storage prefix validation ([#4044](https://github.com/grafana/pyroscope/pull/4044))
17+
* Update minio-go to restore AWS STS auth ([#4056](https://github.com/grafana/pyroscope/pull/4056))
18+
19+
## Version 1.13.0 release notes
20+
21+
The Pyroscope team is excited to present Grafana Pyroscope 1.13.0
22+
23+
This release contains enhancements, improves stability & performance.
24+
25+
Notable changes are listed below. For more details, check out the [1.13.0 changelog](https://github.com/grafana/pyroscope/compare/v1.12.0...v1.13.0).
26+
27+
### Enhancements
28+
* gzip: escape heap allocation ([#3922](https://github.com/grafana/pyroscope/pull/3922))
29+
* perf: add log buffer ([#3947](https://github.com/grafana/pyroscope/pull/3947))
30+
* perf: add async log writer ([#3953](https://github.com/grafana/pyroscope/pull/3953))
31+
32+
### Fixes
33+
* Remove duplicate service_name and app_name labels during ingestion ([#3951](https://github.com/grafana/pyroscope/pull/3951))
34+
* IPv6 support fixes ([#3919](https://github.com/grafana/pyroscope/pull/3919))
35+
* Drop negative samples ([#3955](https://github.com/grafana/pyroscope/pull/3955))

0 commit comments

Comments
 (0)