Skip to content

v1.7.11

Choose a tag to compare

@VirtuArchitect VirtuArchitect released this 26 Aug 06:43
· 2 commits to main since this release
242ef04

Summary

Patch release for the Standalone FCA site deployment workflow.

Fixed

  • Adds node-level IPMI IP and CVM RAM (GB) fields to Site Deploy (Standalone FCA).
  • Emits node-level ipmi_ip and cvm_ram_gb in generated sites-deploy-fca.yml YAML.

Appliance Update

  • ztf-update-v1.7.11.zip
  • ZIP SHA-256: 66df23234b82a83c54bcb10398fac616201209dd9ed3ced895732052f6ec36a2
  • Embedded image tar SHA-256: 0d46c81dc9a50f1919ae8790fa8807de51ae7482a5359919c7d908136c838ab5

Validation

  • PR #73 CI passed: Frontend build & audit, Python tests & security. Docker build was skipped by workflow rules.
  • Local checks included production build, demo build, release integrity, focused Standalone FCA API tests, Python compilation, and focused Playwright smoke.
  • Container smoke confirmed /health returns healthy for version 1.7.11 with commit 242ef04811db2ac49322232c2f85091b47b7589f.

Security Notes

  • No new backend execution path or infrastructure mutation behavior was added.
  • The update package contains the runtime image tar; source docs, tests, generated output folders, and local notes are excluded from the Docker runtime context.

What's Changed

Full Changelog: v1.7.10...v1.7.11