Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 09 Jun 22:40
· 57 commits to main since this release
6a09770

What's Changed

  • chore(deps): Bump the actions-minor-patch group across 1 directory with 2 updates by @dependabot[bot] in #306
  • chore(deps): Bump azure/setup-helm from 4.3.0 to 5.0.0 by @dependabot[bot] in #274
  • docs: review for two deliverables (CLI + MCP server) by @pedrosakuma in #312
  • feat: CPU drilldown views (top-methods/by-module/by-namespace/hot-path/caller-callee) by @pedrosakuma in #316
  • feat: GC drilldown views (timeline/longestPauses/byGeneration) by @pedrosakuma in #317
  • feat: events catalog (collect_events kind=catalog) by @pedrosakuma in #318
  • feat: DATAS analysis (collect_events kind=datas) by @pedrosakuma in #319
  • C1: ComparableSnapshot substrate + datas/counters projectors by @pedrosakuma in #328
  • feat(comparison): N-ary SnapshotDiffer engine (C2 #324) by @pedrosakuma in #329
  • C4: extend compare_to_baseline for comparable snapshots by @pedrosakuma in #331
  • Add CLI comparable snapshot compare by @pedrosakuma in #332
  • C5: add N-way query_snapshot journey diffs by @pedrosakuma in #333
  • C6 journey diff resource links by @pedrosakuma in #334
  • docs(comparison): comparative + N-way trend investigation playbook (C7 #322) by @pedrosakuma in #335
  • W2-0 scaffold: registry-driven diff gating by @pedrosakuma in #342
  • W2-A: comparable projectors for heap/cpu/native/allocation (N-ary) by @pedrosakuma in #343
  • W2-B: comparable projectors for contention (key-set) + threadpool (scalar) by @pedrosakuma in #344
  • W2-C: expose dispersion mode on query_snapshot/compare_to_baseline + CLI by @pedrosakuma in #345
  • refactor: drop DotnetDiagnosticsMcp prefix; scope Mcp to the MCP server (refs #346) by @pedrosakuma in #349
  • docs: BenchmarkDotNet diagnoser shipping design (refs #346) by @pedrosakuma in #348
  • build: ship DotnetDiagnostics.Core as a referenceable NuGet library (refs #346) by @pedrosakuma in #350
  • feat(benchmarkdotnet): in-process diagnoser library by @pedrosakuma in #351
  • feat(benchmarkdotnet): port DiagnosedBenchmarks sample to the in-process lib by @pedrosakuma in #352

Full Changelog: v0.10.0...v0.11.0