pyroscope-lib 0.4.0
github-actions
released this
30 Mar 00:34
·
453 commits
to main
since this release
API Changes
- Backend now support passing a configuration struct.
- TimerSignal enum
- pprof-rs backend is split into a different package. It has to be imported manually.
What's Changed
- fix: avoid binding two unrelated vars to the same type by @drahnr in #18
- avoid almost all unwraps by @drahnr in #14
- use more features of
thiserror
by @drahnr in #11 - introduce LOG_TAGs, avoid repetitive prefixes by @drahnr in #10
- allow configurable accumulation_cycle by @drahnr in #21
- Add CI Targets by @omarabid in #22
- 0.4.0 release by @omarabid in #23
New Contributors
Full Changelog: 0.3.1...lib-0.4.0