Skip to content

v2.1.0 release prep#400

Merged
erikdarlingdata merged 1 commit intodevfrom
release/v2.1.0-prep
Mar 3, 2026
Merged

v2.1.0 release prep#400
erikdarlingdata merged 1 commit intodevfrom
release/v2.1.0-prep

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

  • CHANGELOG.md: Full 2.1.0 entry covering light themes, plan viewer, optional query/plan collection, timezone display, new CLI flags
  • README.md: Updated feature descriptions, collector counts (30→32), edition comparison table, added PlanAnalyzer and plan viewer mentions
  • Upgrade script: New 02_default_trace_events_new_columns.sql — adds duration_us and end_time columns missing on upgrade from 2.0.0
  • Version properties: Added explicit AssemblyVersion/FileVersion/InformationalVersion to Dashboard, Lite, and InstallerGui csprojs (fixes GUI installer showing wrong version)
  • Installer validation fix: Both CLI and GUI installers now filter collection_log errors by validation start time instead of reporting all historical errors as failures

Test plan

  • Fresh install on sql2016 — 51 scripts, 0 failures, 46 collectors
  • Clean upgrade on sql2019 (from 2.0.0) — both upgrade scripts applied, 48 collectors
  • GUI upgrade on sql2025 (from 1.2.0) — all 3 upgrade paths applied, 0 post-install errors
  • Rebuild installers and verify validation output only shows current-run errors
  • sql2022 upgrade + idempotency test

🤖 Generated with Claude Code

…erties, installer validation fix

- CHANGELOG.md: full 2.1.0 entry (light themes, plan viewer, optional query/plan collection, timezone display, CLI flags)
- README.md: updated feature descriptions, collector counts, edition comparison table
- Upgrade script: added 02_default_trace_events_new_columns.sql for duration_us/end_time columns missing on upgrade from 2.0.0
- Version properties: added explicit AssemblyVersion/FileVersion/InformationalVersion to Dashboard, Lite, InstallerGui csprojs
- Installer validation fix: both CLI and GUI installers now filter collection_log errors by validation start time instead of reporting all historical errors

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 6e199c8 into dev Mar 3, 2026
3 checks passed
@erikdarlingdata erikdarlingdata deleted the release/v2.1.0-prep branch March 7, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant