Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 12:30
· 100 commits to master since this release
Immutable release. Only release title and notes can be modified.
e5bea10

Maintained fork: https://github.com/IngvarConsulting/v8-runner-rust
Corresponding source and build scripts: https://github.com/IngvarConsulting/v8-runner-rust/tree/v0.7.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

  • fix(release): await immutable release attestation by @zeegin in #70
  • fix(release): write portable checksum sidecars by @zeegin in #72
  • feat(release): consolidate release metadata assets by @zeegin in #73
  • feat(infobase): add non-executing export preflight by @zeegin in #75
  • chore(release): prepare v0.7.0 by @zeegin in #76

Full Changelog: v0.6.0...v0.7.0