summarylogtreecommitdiffstats
path: root/ChangeLog
blob: 581393e58d65f0a7877007abb0efac82e0ddddf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## Fixes
* **goreleaser**: stamp `github.com/grafana/pyroscope/v2/pkg/util/build` in build ldflags so `pyroscope -version` and the `pyroscope_build_info` metric report `Version`, `Branch`, `Revision`, and `BuildDate` correctly. Restores the v2.0.0 regression where those fields were empty ([#5084](https://github.com/grafana/pyroscope/pull/5084))

## Documentation
* Add v2.0 release notes page ([#5083](https://github.com/grafana/pyroscope/pull/5083))

## Changelog
* cd861ccc13e2266a0f68682bf0f384b3ca45e9fe docs: add v2.0 release notes (#5083) (#5085)
* 025f2c7a7dcdf741330e92b9eb8390c230241fc8 fix(goreleaser): stamp v2 module path in build ldflags (#5084) (#5086)

As always, feedback is more than welcome, feel free to open issues/discussions.
You can reach out to the team using:

- [Slack](https://grafana.slack.com/archives/C049PLMV8TB)
- [Github Discussions](https://github.com/grafana/pyroscope/discussions)
- [Github Issues](https://github.com/grafana/pyroscope/issues)
- [Mailing List](https://groups.google.com/g/pyroscope-team)

## Docker Images

- [grafana/pyroscope](https://hub.docker.com/r/grafana/pyroscope/tags)

```bash
  docker pull docker.io/grafana/pyroscope:2.0.1
```