Skip to content

Commit 3460183

Browse files
authored
docs: Add v1.13 release notes (#4040)
1 parent e8f4d85 commit 3460183

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

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

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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 release notes
9+
10+
The Pyroscope team is excited to present Grafana Pyroscope 1.13.
11+
12+
This release contains enhancements, improves stability & performance.
13+
14+
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).
15+
16+
## Enhancements
17+
* gzip: escape heap allocation ([#3922](https://github.com/grafana/pyroscope/pull/3922))
18+
* perf: add log buffer ([#3947](https://github.com/grafana/pyroscope/pull/3947))
19+
* perf: add async log writer ([#3953](https://github.com/grafana/pyroscope/pull/3953))
20+
21+
## Fixes
22+
* Remove duplicate service_name and app_name labels during ingestion ([#3951](https://github.com/grafana/pyroscope/pull/3951))
23+
* IPv6 support fixes ([#3919](https://github.com/grafana/pyroscope/pull/3919))
24+
* Drop negative samples ([#3955](https://github.com/grafana/pyroscope/pull/3955))

0 commit comments

Comments
 (0)