Skip to content

Release v1.4.2#202

Merged
erikdarlingdata merged 2 commits intomainfrom
dev
Apr 7, 2026
Merged

Release v1.4.2#202
erikdarlingdata merged 2 commits intomainfrom
dev

Conversation

@erikdarlingdata
Copy link
Copy Markdown
Owner

Summary

  • Expand Rule 3 to cover all NonParallelPlanReason values
  • SignPath release-signing (production certificate)
  • SignPath sponsor attribution in README

Test plan

  • Approve signing request in SignPath portal
  • Verify signed Windows binary in release artifacts

🤖 Generated with Claude Code

erikdarlingdata and others added 2 commits April 7, 2026 14:03
* Add "Powered by Performance Studio" line on landing page

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Add Darling Data favicon to web app

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Add Open Graph and Twitter Card meta tags for social sharing

Uses the Darling Data barbell logo as hero image when shared on
social media. Also adds meta description for SEO.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Clarify OG description: in-browser, nothing to install

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Fix Rule 3 severity: CouldNotGenerateValidParallelPlan is actionable

This reason means something in the query blocks parallelism (scalar UDFs,
table variable inserts, etc.) — that's worth a Warning, not Info.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* Expand Rule 3 to cover all NonParallelPlanReason values

Adds human-readable messages for all 25 known reasons. Severity:
- Warning: actionable reasons (UDFs, cursors, table variables, remote
  queries, trace flags, hints, DML OUTPUT, writeback variables)
- Info: passive/environmental (cost below threshold, edition limits,
  memory-optimized tables, upgrade mode, index build edge cases)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@erikdarlingdata erikdarlingdata merged commit 81e7285 into main Apr 7, 2026
3 checks passed
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