Releases: sorz/moproxy
Releases · sorz/moproxy
v0.5.1
New features
- Proxy selection based on destiation IP/domain & listen port (example)
Bugfix
- Support domain name resolution for proxy server (by @tperale)
Breaking changes
If you are using multiple listen ports feature, see migration guide.
Prebuilt binaries
mips-unknown-linux-musl
is removed because MIPS targets have been dropped to tier 3 support by Rust.aarch64-linux-android
is temporarily disabled until cross-rs/cross#1222 get fixed.
v0.4.2
v0.4.1
Changelog:
- Fix regression on non-Linux platforms
v0.4.0
v0.3.12
Changelog:
- Fix regression on 32-bit Linux
v0.3.11
Changelog:
- Update dependencies (incl. moproxy-web's)
- Use structured logging w/ systemd-journald native protocol
v0.3.10
v0.3.9
v0.3.8
- Fix Windows build