chore(release): prepare Core 1.7.2 - #242
Merged
Merged
Conversation
Bump the project version to 1.7.2 and add the release changelog entry covering the portable chat/group participation work since 1.7.1 (portable QPGC foundations, public private-group reads, recovery-dependency retention and v1 limits, public join/leave builders, QENC v2 private-attachment validation) plus the consolidated record of the three Dependabot updates. No previewchain.json or activation schedule changes. 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.
Summary
Release-prep for the v1.7.2 Preview prerelease from current
main(d0da403):pom.xml: version1.7.1→1.7.2(theos-maven-plugin.version1.7.1 is the plugin's own version and is deliberately untouched).QORTIUM-CHANGELOG.md: release entry summarizing the five chat/group-contract PRs since v1.7.1 (feat(chat): add portable QPGC foundations #234 feat(chat): add portable private-group reads #235 feat(chat): preserve QPGC recovery dependencies and enforce v1 limits #236 feat(groups): add portable public join and leave builders #237 feat(chat): freeze QENC v2 private attachments #241), folding in the consolidated record of the three Dependabot updates (build(deps): bump org.jupnp:org.jupnp from 3.0.4 to 3.0.5 #238 build(deps-dev): bump org.webjars:swagger-ui from 5.32.11 to 5.32.13 #239 build(deps): bump github/codeql-action from 4.37.6 to 4.37.7 #240) per the 2026-08-10 precedent entry.Release context (from the 2026-08-21 four-lane review)
previewchain.jsonis byte-identical acrossv1.7.1..main— no peering flag-day, no activation coordination; plain serial rolling update.publicChatRead*limits) — the rollout must deploy the full release ZIP, not a bare JAR.1.7.1-3ac2750and reject QENC v2 attachment publishes until this ships.Plan/tracker:
~/AGENTS/projects/qortium-core-1.7.2/PLAN.md.Test plan
mvn clean package -DskipTests=falsefrom the merge commit,package-release.sh, canary → regxa → netcup rolling rollout with QENC-v2 attachment smoke, then publish the prerelease.🤖 Generated with Claude Code