chore(release): prepare v3.0.0 — Schema Foundation (BREAKING)#315
Merged
Conversation
- Bump CheckID.psd1 ModuleVersion 2.23.0 → 3.0.0 - Bump scripts/Build-Registry.py SCHEMA_VERSION 2.23.0 → 3.0.0 - Regenerate data/registry.json with new schemaVersion (single-line diff) - Move CHANGELOG.md [Unreleased] content into [3.0.0] section, capturing the Schema Foundation milestone (#260, #261, #262, #263, #264, #265, #266, #267). Path A is complete: - ✅ #266 round-trip test (PR #310) - ✅ #262 + #263 dissolve overrides (PR #311) - ✅ #261 + #264 structured remediation (PR #312) - ✅ #265 consumer migration helper (PR #313) - ✅ #267 migration doc (PR #314) After this PR merges, the v3.0.0 release tracker (#298) checklist remains: - [ ] User approval to push tag (per CLAUDE.md) - [ ] git tag -a v3.0.0 -m "v3.0.0 — Schema Foundation (BREAKING)" - [ ] git push origin v3.0.0 - [ ] Draft + publish GitHub release with prominent breaking-change notice - [ ] Close milestone v3.0.0 - [ ] Comment on M365-Assess#738, M365-Remediate#239, StrykerScan#17 with the v3.0.0 release URL and migration doc link - [ ] Unblock v0.2 milestone (#41) — comment confirming v3.0 shipped Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Framework mapping count delta
Result: ✓ PASS — no framework mapping regressions detected. |
Content enrichment populationOverall (1105 checks): rationale 26.3% (291/1105) • impact 26.3% (291/1105) • references 26.3% (291/1105)
Informational only — does not gate the build. The hard release-gate for Critical/High enrichment lives in #281 (v3.2.0). |
Daren9m
added a commit
that referenced
this pull request
May 1, 2026
- Bump CheckID.psd1 ModuleVersion 3.0.0 -> 3.4.0 - Bump scripts/Build-Registry.py SCHEMA_VERSION 3.0.0 -> 3.4.0 - Bump data/registry.json schemaVersion 3.0.0 -> 3.4.0 (single-line) - Move CHANGELOG [Unreleased] content into [3.4.0] - 2026-04-30 with theme summary; new empty [Unreleased] above Theme: Authoritative Narrative Audit & Coverage Closure (M#42). 14 domain pattern catalogs (#326-#340) + CIS M365 v6 enrichment infrastructure (#347) with consumer-side prose ingestion model. Additive-only release — no breaking changes. Schema gained optional fields (sectionNumber, assessmentStatus, cisSafeguardsByVersion, defaultValue, references on cis-m365-v6 mapping; cisAuthored block on frameworkMapping); existing v3.0 consumers continue to work unchanged. Reconciles the gap between M#42 milestone closing on GitHub and no v3.4.0 tag being cut at the time. After this PR merges, the v3.4.0 tag will be pushed pending user approval per established release pattern (see v3.0.0 prep #315). Note: ENTRA-SSPR-001 rebadge (#355) and CIS v6.0.1 reconciliation (#352) are included in this release scope (closed against Backlog milestone but shipped in the v3.0.0..main window). Misfiled-milestone cleanup will follow as Step 1.5 of the broader semver reconciliation plan. Co-authored-by: Claude Opus 4.7 (1M context) <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.
Release prep for v3.0.0 — Schema Foundation: Provenance + Structured Remediation.
Tracks #298.
What this PR does
What this PR does NOT do
Post-merge checklist (release tracker #298)
Test plan
🤖 Generated with Claude Code