v0.0.35
Installation
For instructions on how to install pyroscope visit our Getting Started guide.
Source code
pyroscope-0.0.35-source.tar.gz
Linux binary builds
pyroscope-0.0.35-linux-amd64.tar.gz
pyroscope-0.0.35-linux-arm64.tar.gz
Ubuntu / Debian (.deb) builds
pyroscope_0.0.35_amd64.deb
pyroscope_0.0.35_arm64.deb
RHEL / CentOS (.rpm) builds
pyroscope-0.0.35-1-x86_64.rpm
pyroscope-0.0.35-1-aarch64.rpm
Windows (.msi) builds
pyroscope_agent_0.0.35_amd64.msi
Changes:
- Adds new build and config endpoints (#259) (aa8c868), closes #259
- Fix signal sending on Windows (#261) (d94dc82), closes #261
- freezes php docker version (2af42b3)
- lints some code (cc9a447)
- sed linux fix (d2f669f)
- switches to httptest everywhere, hopefully will fix flaky http tests (#267) (3cc251f), closes #267
- updates contributor / changelog scripts (bd816a1)
- Use own fork of read-process-memory (#246) (5958327), closes #246