• v0.16.0 facc935f4e

    Release v0.16.0
    Some checks failed
    check-self-bootstrap / check (pull_request) Successful in 3s
    manifest-check / manifest-vs-tag consistency (pull_request) Successful in 5s
    manifest-check / check (pull_request) Successful in 0s
    check-self-bootstrap / check (push) Successful in 3s
    release / release (push) Has been cancelled
    release / decide + act (push) Has been cancelled
    Stable

    release-bot released this 2026-06-28 13:06:07 +02:00 | 1293 commits to main since this release

    Removed

    • The toolkit_ref workflow_call input is removed from the reusables (_release.yml + _manifest-check.yml). The toolkit ref is now baked into the reusable at every pinnable point — cut tags at cut-prep, rc tags at re-pin via the new scripts/repin.sh (a detached bake commit the rc tag points at) — so uses:@<ref> is the single source of truth and the resolve-ref step reads the baked value unconditionally. This removes the second ref surface that could drift (toolkit_ref: vs uses:@) rather than merely enforcing their alignment.
    Downloads