3.5.0 release prep: version bump, changelog cut, review prompt fix (#2243) - #2334
Merged
Conversation
…t stops citing a ghost Versions move to 3.5.0 in the three live csprojs plus the deprecated Dashboard csproj the dev->main version check reads. The Unreleased section cuts to [3.5.0] - 2026-08-19. And #2243 rides the window it was parked for: the review prompt pointed every run at a CLAUDE.md that exists on no branch (it is gitignored local tooling), so its first instruction was to follow a file it cannot open - it now points at CONTRIBUTING.md and names the T-SQL style rules inline instead of dangling a reference to a guide that is not there. Closes #2243 Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The release-window PR ahead of the 3.5.0 cut. Closes #2243.
deprecated/Dashboard/Dashboard.csproj, which is the file the dev→main version-bump check actually compares.The 3.5.0 binaries this release ships are the exact code soaking on the dogfood box since last night (dev @ 9f01385) — this PR adds only version stamps, changelog structure, and a workflow prompt. After this merges: dev→main release PR, tag v3.5.0, release build (SignPath approval is the one manual step), then #2333 merges into the NEXT cycle.
🤖 Generated with Claude Code