Skip to content

v1.2.5

Choose a tag to compare

@APXVdev APXVdev released this 03 Jul 22:08
· 32 commits to main since this release

[1.2.5] - 2026-07-03

Final v1.2.x consolidation - operator polish and install reliability. No verifier VK or circuit changes since v1.1.0. No APX->APXV renames (planned for v1.3.0).

Fixed

  • install-docker.ps1: suppress benign docker rm -f apx-v1 stderr on Windows when container already removed (F-018)
  • Document pack demo: default batch uses explicit fixture list - stray files in examples/inputs/batch/ ignored
  • verify_attestation --real-zk: suppress benign subprocess RuntimeWarning on Windows (exit code matches verification)

Added

  • BYO ML backend: optional APX_DEV_WARNINGS=1 surfaces malformed entities[] at dev time (not ZK-proven)

Changed

  • Linux/WSL docs and examples: canonical python3 / venv guidance; Windows contributor notes in CONTRIBUTING

Documentation

  • RUNBOOK-OPERATIONS: expanded audit chain-break recovery steps
  • DOCKER.md: Windows second-install behavior
  • Install script banners and GitHub Pages site aligned to v1.2.5 (356 tests)

No verifier VK or circuit changes since v1.1.0.