File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed
docs/sources/release-notes Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 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 ) )
You can’t perform that action at this time.
0 commit comments