Skip to content

Commit 1fb5fe3

Browse files
docs: Add v1.12 release notes (#3845) (#3846)
* docs: Add v1.12 release notes * Also add documentation in changelog (cherry picked from commit 2d19e31) Co-authored-by: Christian Simon <[email protected]>
1 parent 9d77ec6 commit 1fb5fe3

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

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

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
title: Version 1.12 release notes
3+
menuTitle: V1.12
4+
description: Release notes for Grafana Pyroscope 1.12
5+
weight: 300
6+
---
7+
8+
# Version 1.12 release notes
9+
10+
The Pyroscope team is excited to present Grafana Pyroscope 1.12.
11+
12+
This release contains enhancements, improves stability & performance.
13+
14+
Notable changes are listed below. For more details, check out the [1.12.0 changelog](https://github.com/grafana/pyroscope/compare/v1.11.0...v1.12.0).
15+
16+
## Enhancements
17+
18+
* Added metadata label query capability in v2 ([#3749](https://github.com/grafana/pyroscope/pull/3749))
19+
* Implemented configurable symbols partitioning ([#3820](https://github.com/grafana/pyroscope/pull/3820))
20+
* S3 storage can now configure the bucket-lookup-type ([#3788](https://github.com/grafana/pyroscope/pull/3788))
21+
22+
## Fixes
23+
* String table access validation in distributor ([#3818](https://github.com/grafana/pyroscope/pull/3818))
24+
* Several OpenTelemetry (OTel) related fixes: ([#3795](https://github.com/grafana/pyroscope/pull/3795), [#3793](https://github.com/grafana/pyroscope/pull/3793), [#3794](https://github.com/grafana/pyroscope/pull/3794))
25+
* Config struct validation implementation ([#3837](https://github.com/grafana/pyroscope/pull/3837))
26+
* Expanded error logging to include 400 errors ([#3832](https://github.com/grafana/pyroscope/pull/3832))
27+
28+
## Documentation
29+
* Restructure Pyroscope documentation and share content ([#3798](https://github.com/grafana/pyroscope/pull/3798))
30+
* Documentation fixes and example updates ([#3812](https://github.com/grafana/pyroscope/pull/3812), [#3806](https://github.com/grafana/pyroscope/pull/3806), [#3828](https://github.com/grafana/pyroscope/pull/3828), [#3809](https://github.com/grafana/pyroscope/pull/3809), [#3823](https://github.com/grafana/pyroscope/pull/3823))

0 commit comments

Comments
 (0)