• v2.3.5+rs.2 6a3e82bb0c

    v2.3.5+rs.2
    All checks were successful
    Rust CI / Format, lint, and test (push) Successful in 1m11s
    Build and publish container image / Build linux/arm64 image (push) Successful in 5m38s
    Stable

    ada released this 2026-08-13 19:21:53 +00:00 | 7 commits to master since this release

    v2.3.5+rs.2

    Port patch fixing the default Docker Compose startup path.

    Fix

    • Omit PORTAL_FRONTEND_DIR when it is unset so Clap receives None and the built-in landing page fallback remains active.
    • Add a regression test for the default Compose environment.

    Validation

    • PR #85 and post-merge Rust CI passed.
    • 144 tests passed, 3 ignored; formatting and Clippy -D warnings passed.
    • Isolated default docker compose up: container running, built-in landing page HTTP 200.
    • Official portal v2.3.5 direct HTTP and 45-second lifecycle/renew/unregister gates passed.
    • Multi-hop with the Rust relay as ingress, middle, and exit returned HTTP 200 in all three positions.
    • Production ARM64 image digest: sha256:2ba2b60987b67b282ddeea2612d8931130b68a4de479d6c64f048518ea70fbc4.
    • Production relay reports portal-relay v2.3.5+rs.2; eight official portal v2.3.5 expose services are active and public health gates pass.
    Downloads