xray-rust v0.4.1-rc.3
Pre-release
Pre-release
·
116 commits
to main
since this release
- Made the blocking RC interoperability gate self-contained on a clean runner:
it now builds thexray-rustCLI in the release profile and passes that
exact binary to the benchmark harness while keeping implicit builds disabled.
A hermetic clean-target regression test prevents staletarget/debug
artifacts from masking this release-gate failure again.