This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryUpdates Experimental within 0.1.0, What this release includes, and Stable within 0.1.0 across a mixed release.
Full changelog
Sheaft v0.1.0
v0.1.0 is the first public Sheaft release and should be treated as a technical preview / experimental release, not a stable GA release.
What this release includes
- downstream resilience posture CLI with
simulate,gate,run, and experimentalserve/watch - checked-in sample artifacts and configs for a first-run smoke path
- release archives for Linux and macOS on
amd64andarm64 - optional Windows archive packaging through the same GoReleaser config
- checksums, SBOMs,
compatibility-manifest.json,release-manifest.json, OCI image packaging, OCI Helm chart packaging, and the default config pack
Stable within 0.1.0
- strict acceptance of
[email protected] - strict acceptance of
[email protected] - batch-mode command names and flow:
simulate,gate,run - deterministic batch execution for a fixed seed and config
Experimental within 0.1.0
- long-running
serve/watchservice mode - richer analysis configuration and operator-facing conventions
- local
discoverhelper
Compatibility with Bering artifacts
Sheaft v0.1.0 is compatible with these upstream contracts:
Compatibility is strict. Unsupported schemas, URI mismatches, or digest mismatches are rejected instead of being auto-coerced.
Known limitations
- only the Bering
1.0.0model and snapshot contracts are accepted in this release - this release does not add a new topology discovery pipeline; discovery remains upstream
serve/watchare included for evaluation, not yet as a stable long-term operational contract
First run
./sheaft run \
--model examples/outputs/model.sample.json \
--policy configs/gate.policy.example.yaml \
--out-dir out/quickstart \
--seed 42
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Sheaft
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]