Skip to content

RegistryStack v0.8.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 23:20
· 52 commits to main since this release

RegistryStack v0.8.0

RegistryStack v0.8.0 is the first release from the public monorepo
registrystack/registry-stack.

Scope

  • Imports RegistryStack-owned source history into one repository.
  • Builds the root Rust workspace from a single lockfile.
  • Keeps Crosswalk as an external pinned input.
  • Adds monorepo Lab source proof.
  • Generates current docs from monorepo source while archived docsets continue
    to build from historical product refs.
  • Adds release manifest validation, import audit tooling, and release evidence
    hooks.

Release Gates

The source release is expected to pass:

  • release manifest validation;
  • import-map audit;
  • Rust workspace checks;
  • Lab monorepo source proof;
  • full docs checks, archive builds, SEO, and built-link validation.

The tag-driven release workflow publishes final binaries, GHCR images, image
digests, SBOMs, and Grype reports. Hosted/public announcement remains a
separate gate after hosted-state proof.