• v2.2.3+rs.2 317c4a830c

    v2.2.3+rs.2
    All checks were successful
    Rust CI / Format, lint, and test (push) Successful in 42s
    Build and publish container image / Build linux/arm64 image (push) Successful in 3m2s
    Stable

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

    Summary

    • Fix Rust relay routing for Chrome/ECH ClientHello paths where the browser connects with the ECH public name as the outer SNI.
    • Match upstream Go relay behavior by routing ECH outer SNI through the lease registry instead of closing the TLS connection.
    • Keep DNS HTTPS/TYPE65 ECH records synchronized through the Cloudflare-backed production relay configuration.

    Validation

    • cargo fmt --check
    • cargo test --locked
    • cargo clippy --locked --all-targets -- -D warnings
    • Dev relay verification on v2.2.3+rs.2-dev.1
    • Production relay deployed image code.rly.best/gofix/portal-tunnel-rs:v2.2.3-rs.2
    • Production /sdk/domain reports release_version=v2.2.3+rs.2
    • Production *.rly.best endpoints checked after reattaching expose services
    • DNS HTTPS/TYPE65 ECH records refreshed for public rly.best services

    Deployment

    • Upstream target: v2.2.3
    • Rust release counter: rs.2
    • Image: code.rly.best/gofix/portal-tunnel-rs:v2.2.3-rs.2
    Downloads