Updates_20260801 release prep: version bumps - #846
Merged
Conversation
Every combined-install proc changed since Updates_20260701 moves to the August minor and @version_date = 20260801: HealthParser 3.8, HumanEvents 7.8, HumanEventsBlockViewer 5.8, IndexCleanup 2.8, LogHunter 3.8, PerfCheck 2.8, PressureDetector 6.8, QueryReproBuilder 1.8, QuickieCache 1.8, QuickieStore 6.8. sp_QueryStoreCleanup is not in the combined install and keeps its stamp. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Claude finished @erikdarlingdata's task in 57s —— View job Review: version-bump-only release PR ✅
Checked the full diff ( - @version = 'X.7',
- @version_date = '20260701';
+ @version = 'X.8',
+ @version_date = '20260801';No logic, formatting, or comment changes anywhere else in the diff.
No issues found — this is a clean, mechanical version bump. Nothing to flag. |
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.
Summary
August 2026 release version bumps: all ten combined-install procs changed since Updates_20260701 move to the .8 minor with @version_date = 20260801. Follows the ten per-proc audit-fix commits already on dev (every proc audited by a dedicated agent plus a cross-proc consistency sweep; all blockers fixed and verified, harnesses green: QuickieStore 157/157, ReproBuilder 239/239, HumanEvents 195/195, PerfCheck 39/39).
sp_QueryStoreCleanup keeps 1.6/20260501: it is not in the combined install.
Test plan
🤖 Generated with Claude Code