Highlights
- ui/logo: Parca logos fixed for dark mode by @manojVivek in #665
- pkg/profile: Ignore samples that have no locations by @brancz in #666
- Migration to Redux Toolkit by @monicawoj in #661
- symbolizer: Make sure vendored debug/elf used by @kakkoyun in #675
- ui/datePicker: Date Range Picker uses UTC as the timezone by @manojVivek in #679
- feat: remove threadcreate profiles by @me-diru in #680
- area/ui: Fix z-index issues with tooltips by @yomete in #677
- deploy: Remove amd64 node requirement by @brancz in #688
- area/ui: Fix selecting multiple labels breaking the UI by @yomete in #676
- ui/packages/shared/profile: Use similar function from flamegraph to build node label by @metalmatze in #691
- ui: Extracted @parca/components package with common and useful UI components. by @manojVivek in #692
- area/ui: Remove Bootstrap step in publish.yml file by @yomete in #694
- proto: Update buf dependencies by @metalmatze in #697
- Fix loading animation by @monicawoj in #696
- feat: convert moment.js to date-fns by @me-diru in #681
- pkg/profilestore: Add a Parca scraper-only mode that forwards via gRPC by @metalmatze in #699
- debuginfo: Fix several issues with debuginfod client by @kakkoyun in #704
- Update getting started steps by @importhuman in #717
- docs: add importhuman as a contributor for doc by @allcontributors in #722
- pkg/scrape: Add externalLabels for scrape-only mode by @metalmatze in #706
- feat: empty state container for targets page by @monicawoj in #718
- Dependency clean-up and component path fix. by @manojVivek in #754
- Upgrade build pipeline to go 1.17 by @kakkoyun in #758
- metadata: Remove sqlite backend for metadata storage by @kakkoyun in #759
- pkg: Rename FlatProfile to Profile by @importhuman in #709
- deploy: Update container args for tilt setup by @importhuman in #761
- Use correct base images for correct architecture by @kakkoyun in #763
- Fixed the issue with shift+click on the labels by @manojVivek in #768
- debuginfo: Prevent redundant debug info uploads by @kakkoyun in #767
- area/ui: Add label-value autocompletion by @yomete in #743
- pkg: Fix flaky test for query range by @importhuman in #787
- symbolizer: Symtab liner by @kakkoyun in #793
- area/ui: Export ButtonColor in shared components by @yomete in #796
- symbolization: Several fixes by @kakkoyun in #799
- *: Fix address normalization by @kakkoyun in #806
- go.mod: Remove direct Thanos dependency by @brancz in #804
- symbolizer+proto: Make sure server always have the best version of the debug info file by @kakkoyun in #809
- debuginfo: Add hash to client APIs by @kakkoyun in #810
- debuginfo: Fix issues with debuginfod client by @kakkoyun in #813
New Contributors
- @me-diru made their first contribution in #680
- @importhuman made their first contribution in #717
Full Changelog: v0.8.0...v0.9.0
Docker images
docker pull ghcr.io/parca-dev/parca:v0.9.0
Thanks!
Join our Discord server;
Follow us on Twitter;
Read the documentation.