Skip to content

v0.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 11 Jun 22:48
· 18 commits to main since this release
91a6c41

What's Changed

  • Bump DiagnosedBenchmarks sample to benchmarkdotnet 0.13.0 by @pedrosakuma in #358
  • ci: strace-based Linux crash-repro job for SampleProfiler flake (refs #147) by @pedrosakuma in #359
  • ci: stop strace -f from hanging on leaked tracees in crash-repro job by @pedrosakuma in #360
  • ci: add non-ptrace LD_PRELOAD mmap-trace crash-repro job by @pedrosakuma in #361
  • test: un-quarantine 3 hardcoded-skip CPU sampler tests via SkipOnLinuxCiFact by @pedrosakuma in #362
  • chore: sweep repo-slug URLs to dotnet-diagnostics after rename by @pedrosakuma in #363
  • docs: add v0.13.0 output-examples gallery + reorganize docs hub by track by @pedrosakuma in #364
  • docs: reframe ptrace gate as cross-surface (MCP + CLI; BDN immune) by @pedrosakuma in #366
  • docs: add practical authorization reference (docs/authorization.md) by @pedrosakuma in #368
  • docs: scrub RFC 0001 citations to authorization.md; remove RFC 0001 by @pedrosakuma in #369
  • docs: normalize tool-reference to English + repair drilldown section by @pedrosakuma in #370
  • docs: scrub RFC 0002 citations and delete the RFC by @pedrosakuma in #371
  • docs: remove 5 design-spike docs, keep the orchestrator spec by @pedrosakuma in #372
  • chore(ghcr): publish container under the bundle name dotnet-diagnostics by @pedrosakuma in #373
  • docs: slim root README + docs hub into drill-down structure by @pedrosakuma in #374
  • docs: scrub last RFC 0001 dangling references by @pedrosakuma in #376
  • ci: skip docs-only PRs + cache Docker layers + trim crash-dump uploads by @pedrosakuma in #377
  • docs: add offenders-report example to output-examples by @pedrosakuma in #378
  • feat: emit loadBase on native frames for ASLR-resilient handoff by @pedrosakuma in #379
  • Persist per-row dispersion stats in KeyMatrixRow (#347 W3-2) by @pedrosakuma in #380
  • Retire SampleDiffer: route typed N=2 diff through comparable projectors by @pedrosakuma in #381
  • Normalize Portuguese "bootstrap implícito" to English (#389) by @pedrosakuma in #396
  • feat: Wave A auto-hints (regex backtracking, channel write backpressure, active-timer-count) by @pedrosakuma in #399
  • feat(cli): Wave A ergonomics — progress spinner, query redirect, dump path disclosure by @pedrosakuma in #400
  • Add GCHeapStats per-gen + pinned-object trend view to gc-events (#384) by @pedrosakuma in #398
  • Trim unified-tool [Description] bloat; move enums to discriminator params (#385) by @pedrosakuma in #397
  • feat(cli): opt-in --launch child-launch dev mode for zero-privilege ptrace attach (#365) by @pedrosakuma in #382
  • feat: add collect_events(kind=kestrel) Kestrel HTTP-server collector by @pedrosakuma in #402
  • Add CLI shell completion scripts by @pedrosakuma in #401
  • feat(networking): outbound-network collector (collect_events kind=networking) by @pedrosakuma in #404
  • Add startup EventPipe collector by @pedrosakuma in #403
  • docs(changelog): cut 0.14.0 (Phase 12 Wave A + Wave B) by @pedrosakuma in #405

Full Changelog: v0.13.0...v0.14.0