v0.9.0
·
86 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Maintained fork: https://github.com/IngvarConsulting/v8-runner-rust
Corresponding source and build scripts: https://github.com/IngvarConsulting/v8-runner-rust/tree/v0.9.0
Portable archives and direct Unica binaries are built from the same protected source commit.
v8-runner-assets.json binds the source tag and commit to SHA-256 metadata for every other release asset.
All portable archives, direct binaries, and the manifest have GitHub build attestations.
Starting with v0.7.0, the consolidated manifest replaces per-asset .sha256 and .provenance.json sidecars.
What's Changed
- feat(spec): ADR-0029 — a tool's prose never decides, and the debt it leaves is measured by @zeegin in #90
- fix(load): decide compatibility on what the platform guarantees, not on its wording by @zeegin in #91
- fix(ibcmd): ask the infobase whether a failed create means it is already there by @zeegin in #92
- refactor(use-cases): internal verdicts travel as typed values, not inside message text by @zeegin in #93
- refactor(parsers): separate a label on a finding from a verdict about the run by @zeegin in #94
- chore(release): 0.9.0 by @zeegin in #95
Full Changelog: v0.8.1...v0.9.0