Menu

This is documentation for the next version of Pyroscope. For the latest stable release, go to the latest version.

Open source

Version 1.12.1 release notes

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

Notable changes are listed below. For more details, check out the 1.12.1 changelog.

Fixes

  • Storage prefix validation (#4044)

Changes

  • Update to golang 1.23.7 (necessary for a decendency upgrade)

Version 1.12.0 release notes

The Pyroscope team is excited to present Grafana Pyroscope 1.12.

This release contains enhancements, improves stability & performance.

Notable changes are listed below. For more details, check out the 1.12.0 changelog.

Enhancements

  • Added metadata label query capability in v2 (#3749)
  • Implemented configurable symbols partitioning (#3820)
  • S3 storage can now configure the bucket-lookup-type (#3788)

Fixes

  • String table access validation in distributor (#3818)
  • Several OpenTelemetry (OTel) related fixes: (#3795, #3793, #3794)
  • Config struct validation implementation (#3837)
  • Expanded error logging to include 400 errors (#3832)

Documentation