Releases: eggstack/eggress
Release list
eggress v1.0.7
Prebuilt CLI binaries for v1.0.7. See docs/INSTALLATION.md for install, checksum, and update guidance.
eggress v1.0.6
Prebuilt CLI binaries for v1.0.6. See docs/INSTALLATION.md for install, checksum, and update guidance.
eggress v1.0.4
eggress v1.0.4
Bug-fix rollup since v1.0.2: workspace-wide audit corrections (proxy resource
and auth handling, runtime/protocol fixes, port matcher, composite and loopback
routing, validation hardening), an outbound pproxy://__ chain correction with
fail-closed redacted errors, a Python smoke-workflow fix, and documentation
reconciliation (release policy, architecture deep dives).
Version note: 1.0.3 was skipped
1.0.3 was published to crates.io but never tagged or announced. Its install
check exposed a packaging defect: eggress-config embedded
docs/parity/composition_matrix.toml via an escaping include_str!, so the
crate (and 6 dependents) could not compile from the registry. The matrix is now
vendored inside eggress-config with a sync test against the canonical
docs/parity/ copy. All 26 crates were republished as 1.0.4, the registry
install check passes (cargo install eggress-cli --version 1.0.4), and the 7
affected 1.0.3 versions were yanked. This is also the first release published
to PyPI (the tag workflow's coherence gate misread the workspace-inherited
binding version, which additionally meant 1.0.2 never reached PyPI).
Channels
- crates.io: all 26
eggress-*crates at 1.0.4. - PyPI:
eggress1.0.4 (five cp39-abi3 wheels plus sdist). - GitHub: tag
v1.0.4on this release.