Skip to content

Bump version to 1.19.0 - #412

Merged
erikdarlingdata merged 1 commit into
devfrom
release/v1.19.0
Jul 26, 2026
Merged

Bump version to 1.19.0#412
erikdarlingdata merged 1 commit into
devfrom
release/v1.19.0

Conversation

@erikdarlingdata

Copy link
Copy Markdown
Owner

Bumps all four version sources to 1.19.0 ahead of the dev -> main release merge.

  • src/Directory.Build.props
  • src/PlanViewer.Ssms/source.extension.vsixmanifest
  • src/PlanViewer.Ssms/Properties/AssemblyInfo.cs
  • CITATION.cff

Verified: clean Release build (0 warnings), 288/288 tests, PlanShare builds clean, no stale 1.18.0 strings remaining.

1.19.0 contents: the Repl pilot (#388), Dependabot targeting dev plus the Repl patch-only pin (#409, #410), the release.yml reorder so nothing publishes before signing succeeds, and the PlanShare hardening (read rate limiter, HMAC-salted visitor_hash, optional STATS_TOKEN auth, forwarded-headers fix making rate limits genuinely per-IP, and dashboard token support via URL fragment).

Note the PlanShare changes auto-deploy to stats.erikdarling.com on merge to main.

🤖 Generated with Claude Code

All four version sources: Directory.Build.props, the SSMS vsixmanifest
and AssemblyInfo (not covered by Directory.Build.props, non-SDK project),
and CITATION.cff.

Verified: clean Release build 0 warnings, 288/288 tests, PlanShare builds
clean, no stale 1.18.0 strings.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@claude

claude Bot commented Jul 26, 2026

Copy link
Copy Markdown

Reviewed. This is a clean, mechanical version bump with no logic changes — nothing in scope for correctness, untrusted-input, security, or test-coverage concerns.

All four version sources are updated and consistent (1.18.0 → 1.19.0):

  • src/Directory.Build.props (<Version>) — the SDK-project source of truth
  • src/PlanViewer.Ssms/source.extension.vsixmanifest (Identity Version)
  • src/PlanViewer.Ssms/Properties/AssemblyInfo.cs (both AssemblyVersion and AssemblyFileVersion) — this legacy non-SDK project's hand-maintained pair often drifts, but both were updated together here
  • CITATION.cff (version)

No stale 1.18.0 strings left behind, no new warnings, no NoWarn additions. LGTM.

@erikdarlingdata
erikdarlingdata merged commit 6bbe939 into dev Jul 26, 2026
3 checks passed
@erikdarlingdata
erikdarlingdata deleted the release/v1.19.0 branch July 26, 2026 00:51
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