Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 23:38
· 93 commits to master since this release
Immutable release. Only release title and notes can be modified.
2c39644

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

  • test(client-mcp): let the fake MCP server outlive an abandoned connection by @zeegin in #81
  • feat(infobase): load an infobase from a DT transfer file by @zeegin in #80
  • feat(launch): add non-executing client launch preview by @zeegin in #79
  • feat: preview every platform verb, and read the infobase extension composition by @zeegin in #83
  • chore(release): prepare v0.8.0 by @zeegin in #84

Full Changelog: v0.7.1...v0.8.0