Skip to content

Releases: parca-dev/parca

v0.1.1

12 Oct 14:11
57f5917

Choose a tag to compare

Changelog

  • pkg/storage: Calculate series' numSamples after truncation by @metalmatze in #293

Full Changelog: v0.1.0...v0.1.1

Docker images

docker pull ghcr.io/parca-dev/parca:v0.1.1

Thanks!

Join our Discord server;
Follow us on Twitter;
Read the documentation.

v0.1.0

08 Oct 08:47
b61ef19

Choose a tag to compare

Changelog

  • ui: Fix loading color in light mode by @brancz in #259
  • ui: Add help and github links to navbar by @brancz in #262

Full Changelog: v0.1.0-alpha.2...v0.1.0

Docker images

docker pull ghcr.io/parca-dev/parca:v0.1.0

Thanks!

Join our Discord server;
Follow us on Twitter;
Read the documentation.

v0.1.0-alpha.2

07 Oct 14:54

Choose a tag to compare

v0.1.0-alpha.2 Pre-release
Pre-release

Changelog

aa81251: 222 fix query (#247) (@thorfour)
02454bc: Add goreleaser footer (@kakkoyun)
6c59370: Merge pull request #246 from parca-dev/goreleaser_footer (@brancz)
c236c6c: Merge pull request #248 from parca-dev/dependabot/npm_and_yarn/ui/storybook/addon-links-6.3.10 (@brancz)
ae24c2f: Merge pull request #249 from parca-dev/dependabot/npm_and_yarn/ui/types/node-16.10.3 (@brancz)
5049e9b: Merge pull request #250 from parca-dev/dependabot/npm_and_yarn/ui/eslint-plugin-jest-dom-3.9.2 (@brancz)
09f1da0: Merge pull request #251 from parca-dev/dependabot/npm_and_yarn/ui/ts-node-10.2.1 (@brancz)
5b0ea41: Merge pull request #252 from parca-dev/dependabot/npm_and_yarn/ui/prettier-2.4.1 (@brancz)
0eda991: Merge pull request #253 from parca-dev/fix-openshift (@brancz)
8dcfcde: Merge pull request #255 from parca-dev/fix-hold-ctrl (@kakkoyun)
a202c65: Merge pull request #256 from parca-dev/fix-autocomplete-click (@kakkoyun)
ea47d4c: Merge pull request #257 from parca-dev/fix-autocomplete-space-exception (@brancz)
9df05c9: Merge pull request #258 from parca-dev/fix-metrics-selection-circle (@brancz)
cfb2147: Use zip for windows (@kakkoyun)
653e567: build(deps-dev): bump @storybook/addon-links from 6.3.7 to 6.3.10 in /ui (@dependabot[bot])
2daeb57: build(deps-dev): bump @types/node from 16.6.1 to 16.10.3 in /ui (@dependabot[bot])
1623655: build(deps-dev): bump eslint-plugin-jest-dom from 3.9.0 to 3.9.2 in /ui (@dependabot[bot])
b4d6852: build(deps-dev): bump prettier from 2.3.2 to 2.4.1 in /ui (@dependabot[bot])
d19df02: build(deps-dev): bump ts-node from 9.1.1 to 10.2.1 in /ui (@dependabot[bot])
8b23877: deploy: Separate out openshift manifests and make them work (@brancz)
82eaf8a: ui: Fix autocomplete space after comma (@brancz)
c2636ca: ui: Fix autocompletion via click (@brancz)
982832a: ui: Fix freezing metrics tooltip (@brancz)
279a3e3: ui: Fix metrics selection dot jumping and make it URL controlled (@brancz)

Docker images

docker pull ghcr.io/parca-dev/parca:v0.1.0-alpha.2

Thanks!

Join our Discord server;
Follow us on Twitter;
Read the documentation.

v0.1.0-alpha.1

06 Oct 14:40
a8261c0

Choose a tag to compare

v0.1.0-alpha.1 Pre-release
Pre-release

Changelog

  • Improve Github Actions by @kakkoyun in #218
  • Trigger vercel deploy hook by @kakkoyun in #219
  • go.mod: Update gin by @brancz in #220
  • pkg/storage/metastore: Optimize SQL query building of locations by ids by @brancz in #223
  • Initialize dependabot by @kakkoyun in #224
  • build(deps): bump actions/cache from 1 to 2.1.6 by @dependabot in #226
  • build(deps): bump actions/setup-node from 1 to 2.4.1 by @dependabot in #225
  • build(deps): bump d3-axis from 2.1.0 to 3.0.0 in /ui/packages/app/web by @dependabot in #227
  • build(deps-dev): bump babel-jest from 27.0.6 to 27.2.4 in /ui by @dependabot in #229
  • build(deps-dev): bump @next/mdx from 10.2.3 to 11.1.2 in /ui by @dependabot in #231
  • build(deps): bump d3-selection from 2.0.0 to 3.0.0 in /ui/packages/app/web by @dependabot in #230
  • build(deps): bump d3-selection from 2.0.0 to 3.0.0 in /ui by @dependabot in #236
  • build(deps): bump d3-shape from 2.1.0 to 3.0.1 in /ui/packages/app/web by @dependabot in #228
  • build(deps): bump d3 from 6.7.0 to 7.1.1 in /ui/packages/app/web by @dependabot in #232
  • build(deps): bump d3-scale-chromatic from 2.0.0 to 3.0.0 in /ui/packages/app/web by @dependabot in #233
  • build(deps-dev): bump jest-runtime from 27.0.6 to 27.2.4 in /ui by @dependabot in #235
  • build(deps-dev): bump @storybook/react from 6.3.7 to 6.3.9 in /ui by @dependabot in #237
  • build(deps-dev): bump eslint-plugin-jest from 24.4.0 to 24.5.2 in /ui by @dependabot in #239
  • build(deps): bump github.com/improbable-eng/grpc-web from 0.14.0 to 0.14.1 by @dependabot in #240
  • build(deps): bump github.com/prometheus/common from 0.26.0 to 0.31.1 by @dependabot in #242
  • Several action improvements by @kakkoyun in #243
  • build(deps-dev): bump local-web-server from 4.2.1 to 5.1.1 in /ui by @dependabot in #238
  • Upgrade OpenTelemetry by @kakkoyun in #244
  • Parca md by @thorfour in #245

Full Changelog: v0.1.0-alpha...v0.1.0-alpha.1

v0.1.0-alpha

05 Oct 07:29
82683db

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

Changelog

7935207 126 document grpc apis (#135)
82683db Create LICENSE
835be94 Dynamically fetch version (#217)
f506bfa Improve SQL query building (#137)
2cf1885 Merge pull request #134 from parca-dev/explicit-psp-role
5cf00d2 Merge pull request #136 from parca-dev/faulty-cumulative-child
83b1987 deploy: Add explicit PodSecurityPolicy and Role
21557ec pkg/storage: Fix incorrect reading of sparse chunks
d24b89f ui: Render icicle width by total value, not relative to parent

What's Changed

Full Changelog: v0.0.3-alpha.3...v0.1.0-alpha