Thanks to visit codestin.com
Credit goes to github.com

Skip to content

release: prepare Astrid 2026.9.0 - #1811

Closed
joshuajbouw wants to merge 5 commits into
mainfrom
codex/0110-version-contract
Closed

release: prepare Astrid 2026.9.0#1811
joshuajbouw wants to merge 5 commits into
mainfrom
codex/0110-version-contract

Conversation

@joshuajbouw

@joshuajbouw joshuajbouw commented Sep 1, 2026

Copy link
Copy Markdown
Member

Linked Issue

Tracking #1817. This PR must not close the release tracking issue.

Summary

Frozen preparation branch for Astrid 2026.9.0 release metadata and Unix-only publication inventory.

This branch is not the release vehicle and is not ready to merge. It preserves reviewed version, crate-publication, nightly-version, and Windows-out work while release composition is rebuilt through the normal lead-owned process.

Changes

Verification

  • The latest three-file CalVer/nightly successor received independent GLM and Luna acceptance.
  • Earlier commits in this PR had CI and release-contract defects; the aggregate branch is therefore preserved as evidence, not treated as release approval.
  • No tag, publication, promotion, or release is authorized by this PR.

AI / Tool Assistance

Assisted-by: Codex:GLM-5.3 Flash

AI assistance was used for mechanical version and release-contract implementation. Release composition, messaging, and publication remain maintainer-owned.

Checklist

  • Tracking issue identified
  • Windows excluded from this release
  • Normal release vehicle prepared
  • Integrated local release QA complete
  • Ready to merge

Copilot AI balanced review requested due to automatic review settings September 1, 2026 17:01
@joshuajbouw joshuajbouw added the skip-changelog Skip changelog enforcement for this PR label Sep 1, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the source tree for Astrid Runtime 0.11.0 without publishing or tagging it.

Changes:

  • Bumps workspace crates and path dependencies to 0.11.0.
  • Consolidates pending change fragments into the 0.11.0 changelog.
  • Updates the publication contract and documentation for 29 crates.

Reviewed changes

Copilot reviewed 43 out of 44 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Cargo.toml Sets workspace and internal dependency versions to 0.11.0.
Cargo.lock Records 0.11.0 for workspace packages.
CHANGELOG.md Adds the dated 0.11.0 release notes and comparison links.
docs/release-channels.md Documents publication of 29 crates.
scripts/publish_crates_io.sh Enforces the 29-crate publication count.
scripts/test_channel_workflow_contract.sh Updates the publication-count contract assertion.
changes/1736.changed.md Removes the rolled-up Wasmtime fragment.
changes/1735.changed.md Removes the rolled-up component-encoding fragment.
changes/1733.changed.md Removes the rolled-up WIT parser fragment.
changes/1732.changed.md Removes the rolled-up WASM encoder fragment.
changes/1731.changed.md Removes the rolled-up process ownership fragment.
changes/1730.changed.md Removes the rolled-up FastCDC fragment.
changes/1729.changed.md Removes the rolled-up WAT dependency fragment.
changes/1728.changed.md Removes the rolled-up WASM parser fragment.
changes/1727.changed.md Removes the rolled-up UUID fragment.
changes/1726.changed.md Removes the rolled-up TOML fragment.
changes/1725.changed.md Removes the rolled-up RMCP fragment.
changes/1724.changed.md Removes the rolled-up LZ4 fragment.
changes/1723.changed.md Removes the rolled-up repository-discovery fragment.
changes/1722.changed.md Removes the rolled-up Syn fragment.
changes/1721.changed.md Removes the rolled-up BLAKE3 fragment.
changes/1720.fixed.md Removes the rolled-up capability-filesystem fix.
changes/1677.fixed.md Removes the rolled-up MCP reconnect fix.
changes/1639.fixed.md Removes the rolled-up volume-footer fix.
changes/1635.fixed.md Removes the rolled-up WAL-disabled commit fix.
changes/1618.fixed.md Removes the rolled-up hook and gateway fix.
changes/1616.fixed.md Removes the rolled-up runtime-tree storage fix.
changes/1613.fixed.md Removes the rolled-up LooseBlob revert fragment.
changes/1612.fixed.md Removes the rolled-up raw-blob removal fragment.
changes/1608.fixed.md Removes the rolled-up packed-content fragment.
changes/1606.fixed.md Removes the rolled-up layout upgrade fixes.
changes/1603.changed.md Removes the rolled-up volume-format fragment.
changes/1600.fixed.md Removes the rolled-up volume-ingest fix.
changes/1598.fixed.md Removes the rolled-up read-only migration fix.
changes/1596.fixed.md Removes the rolled-up audit migration fix.
changes/1594.fixed.md Removes the rolled-up principal-home fragment.
changes/1587.fixed.md Removes the rolled-up audit cutover fragment.
changes/1584.fixed.md Removes the rolled-up contiguous-file fragment.
changes/1583.fixed.md Removes the rolled-up authority receipt fix.
changes/1581.fixed.md Removes the rolled-up filesystem performance fix.
changes/1577.fixed.md Removes the rolled-up layout cutover fix.
changes/1576.fixed.md Removes the rolled-up quota compatibility fix.
changes/1574.fixed.md Removes the rolled-up profile compatibility fix.
changes/1544.security.md Removes the rolled-up environment authorization fix.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

BSD wc -l pads its count, so the exact 29-crate comparison could reject a valid publication plan. Normalize the raw count through one parser and regression-test padded and malformed output.

Signed-off-by: Joshua J. Bouw <[email protected]>
@joshuajbouw joshuajbouw added the release Release train PR with a durable tracking issue label Sep 1, 2026
Remove the Windows product target and runtime extension from the release inventory, retain musl as the sole extension, and document the later-release boundary.

Signed-off-by: Joshua J. Bouw <[email protected]>
Retarget the existing version and publication contract and preserve the Unix-only release inventory.

Signed-off-by: Joshua J. Bouw <[email protected]>
@joshuajbouw joshuajbouw changed the title release: prepare Astrid Runtime 0.11.0 release: prepare Astrid 2026.9.0 Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Release train PR with a durable tracking issue skip-changelog Skip changelog enforcement for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants