Releases
The current release is v0.4.0-beta.3. It is a public beta, not stable v0.4.0.
Download only from the project’s GitHub Releases page.
Release assets
Section titled “Release assets”A release includes:
- ZIP and tar.gz source archives;
SHA256SUMS.txt;- an SPDX JSON software bill of materials;
- a release manifest;
- GitHub build-provenance attestations.
Always verify the exact archive checksum before installation. See Install.
Immutable identity
Section titled “Immutable identity”Every release tag must match the package version and point at the reviewed candidate commit. Published tags are not moved or reused; a correction receives a new version.
Use:
odinn doctorto inspect installed release identity. odinn status is a health view, not the authoritative release-identity surface.
Validation boundary
Section titled “Validation boundary”Release automation builds and exercises clean source archives on Linux, macOS, and Windows. It performs frozen dependency installation, onboarding, deterministic execution, provider protocol smoke, archive verification, and installer checks.
Synthetic provider and hosted-platform success are supporting evidence. They do not replace live provider, clean-machine, or multi-day user validation.
Stable-exit status
Section titled “Stable-exit status”The cloud OAuth and API-key gate is complete. Stable v0.4.0 remains blocked on:
- real Windows artifact validation;
- three independent users over multiple days;
- final exact-candidate security review and maintainer go/no-go.
The authoritative project ledger is the repository’s Beta 4 stable-exit plan.
Release history
Section titled “Release history”See the maintained CHANGELOG for versioned changes. Historical UAT and stabilization records describe their original candidate and should not be read as current release status.
