What's Changed
- ui: Fix the mis-highlighting in flamegraphs by @manojVivek in #6351
- ui: Flechette version update by @manojVivek in #6352
- ui: Cleanup the unused navigateTo props by @manojVivek in #6360
- ui: Tooltip descriptions for gpu SASS and stall frames by @manojVivek in #6359
- scrape: timeout WriteRaw, drop sp.mtx before waiting on loops by @brancz in #6361
- Update GPU profile types for PC sampling by @gnurizen in #6362
- Fill in column when generating pprof for the share button. by @umanwizard in #6364
- One more tweak to GPU profile types by @gnurizen in #6366
- ci: upgrade pnpm to 11 by @metalmatze in #6367
- ui: GPU tooltip improvement by @manojVivek in #6368
- Enable source view per default by @sbueringer in #6216
- ui: Nuqs state updates pushed to history when chosen by @manojVivek in #6369
- ui: External sumby value handled properly in the query state by @manojVivek in #6370
- ui: Sumby more validation by @manojVivek in #6371
- ui: Using nuqs default options to enforce history behaviour by @manojVivek in #6374
- ui: Handling some missed url params with the nuqs defaults by @manojVivek in #6375
- ui: Missing GPU instructions descriptions by @manojVivek in #6363
- Fix pprof validation: nil period_type and off-by-one string-table bounds by @arpitjain099 in #6376
- ui: Upgrade nuqs by @manojVivek in #6377
- chore(deps): update dependency @babel/core to v7.29.6 [security] by @renovate[bot] in #6378
- chore(deps): update dependency basic-ftp@<5.2.0 to v5.3.1 [security] by @renovate[bot] in #6358
- chore(deps): update dependency brace-expansion@>=4.0.0 <5.0.5 to v5.0.7 [security] by @renovate[bot] in #6379
- build(deps): update module google.golang.org/grpc to v1.82.1 [security] by @renovate[bot] in #6382
- chore(deps): update dependency qs@>=6.7.0 <=6.14.1 to v6.15.2 [security] by @renovate[bot] in #6380
- build(deps): update module golang.org/x/net to v0.55.0 [security] by @renovate[bot] in #6381
- chore(deps): update dependency axios@>=1.0.0 <1.13.5 to v1.18.0 [security] by @renovate[bot] in #6383
- chore(deps): update dependency axios@>=1.14.0 <1.14.2 to v1.18.0 [security] by @renovate[bot] in #6384
- chore(deps): update dependency brace-expansion@>=2.0.0 <2.0.3 to v2.1.2 [security] by @renovate[bot] in #6386
- chore(deps): update dependency brace-expansion@<1.1.13 to v1.1.16 [security] by @renovate[bot] in #6385
- chore(deps): update dependency immutable@>=5.0.0 <5.1.5 to v5.1.8 [security] by @renovate[bot] in #6388
- chore(deps): update dependency svgo@>=2.1.0 <2.8.1 to v2.8.3 [security] by @renovate[bot] in #6390
- build(deps): update grpc-gateway to v2.29.0 by @renovate[bot] in #6340
- build(deps): update dependency postcss to v8.5.12 [security] by @renovate[bot] in #6394
- chore(deps): update dependency postcss@<8.4.31 to v8.5.18 [security] by @renovate[bot] in #6395
- build(deps): update dependency postcss to v8.5.18 [security] by @renovate[bot] in #6396
- build(deps): update dependency postcss to v8.5.23 [security] by @renovate[bot] in #6397
- chore(deps): update dependency postcss@<8.4.31 to v8.5.23 [security] by @renovate[bot] in #6399
- chore(deps): update dependency brace-expansion@>=2.0.0 <2.0.3 to v2.1.4 [security] by @renovate[bot] in #6398
- chore(deps): update dependency brace-expansion@<1.1.13 to v1.1.18 [security] by @renovate[bot] in #6400
- Support compressed pprof scrape responses by @alexon1234 in #6401
- pkg/query: handle null pprof metadata by @tsenart in #6403
- chore(deps): fix reachable/hygiene Dependabot alerts across Go and npm by @thorfour in #6405
New Contributors
- @sbueringer made their first contribution in #6216
- @arpitjain099 made their first contribution in #6376
- @alexon1234 made their first contribution in #6401
- @tsenart made their first contribution in #6403
Full Changelog: v0.28.0...v0.29.0