Prepare RegistryStack v0.9.0 (beta-11)#340
Merged
Merged
Conversation
Member
Author
|
Release-candidate SBOM/Grype review found fixable runtime-base advisories after CI completed. #341 refreshes the Relay and sidecar bases and removes unused npm tooling from the sidecar image. I moved this prepare PR back to draft until #341 merges. After that, this branch must be rebased onto the new main, the beta-11 source references must move to the new freeze SHA, and the release matrix and candidate image evidence must be refreshed. |
Signed-off-by: Jeremi Joslin <jeremi@joslin.fr>
122d186 to
18dbcaf
Compare
Member
Author
|
Tier-C maintainer security review record for the refreshed prepare head 18dbcaf:
Maintainer review result: approve after the refreshed required CI checks pass. |
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
Prepare RegistryStack beta-11 as
v0.9.0from frozen source commit705ed0b33490f0494cc60eb4786093e364000b4f.This is a pre-1.0 minor release, not
v0.8.5. The release intentionally removes previously published Relay and Notary HTTP surfaces and tightens configuration and trust contracts, so a patch version would incorrectly imply backward compatibility.Included
0.9.0release/manifests/registry-stack-beta-11.yamldeployment.profileThe seven monorepo archive references intentionally point at the frozen source commit in this prepare PR. The finalize PR must replace them with this PR squash commit before tagging.
Compatibility boundary
The explicit v0.8.4 OpenAPI comparison reports only the expected removals:
Migration and rollback requirements are documented in
release/exercises/upgrade-v0.8.4-to-v0.9.0.md.Verification completed
cargo denyThe external OpenCRVS DCI smoke was not run because its external credentials are unavailable.
Required before merge
Required after merge and before tag
Publication hold
Keep
hosted-publication-held. The source beta may ship, but hosted first-run publication remains blocked on #330 and #198.