chore(release): prepare Core 1.5.1#144
Merged
Merged
Conversation
Bumps pom.xml to 1.5.1 for the next preview release and records the changelog entry for it. Since 1.5.0: byte-range support on the QDN render path so published audio and video can be seeked, a maintenance tool that prunes superseded auto-update installers, unconditional QDN relaying for QDN-enabled nodes, and fixes for status-query identifiers and public gateway QDN routes. previewchain.json is byte-identical to v1.5.0, so the chain-config peering hash is unchanged and this is a normal rolling update rather than a flag-day.
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.
Bumps
pom.xmlto 1.5.1 for the next preview release and adds the changelog entry.Since v1.5.0
/renderand/arbitrary, commits416responses so they are not downgraded to400/204, and derives the served size from the open file handle to close a prune-during-serve race.Rollout classification
previewchain.jsonis byte-identical to v1.5.0 (SHA-256fe84cfcb272dad1b7093cff0655434b34a7592f767da0d362e310d33badd73fb), so the chain-config peering hash is unchanged. This is a normal rolling update, not a flag-day.One client-facing note for the release body: Home 1.5.2's embedded media seeking depends on the byte-range support added here, so seeking only works against nodes running 1.5.1 or later. Seed rollout order therefore matters for that feature.
Validation
Full local suite on this tree: 2639 tests, 0 failures, 0 errors, 64 skipped —
mvn clean package -DskipTests=false, BUILD SUCCESS.