3.119.0
3.119.0 - 2024-10-07
Added
-
Add reverse port forwarding which can be used to proxy data from a remote
port on the target pod to a local one -
if only one port is specified, it will be used for both.mirrord port-forward [options] -R [remote_port:]local_port
To use the incoming network mode and filters from a config file, use -f as
normal:mirrord port-forward [options] -R [remote_port:]local_port -f config_file.toml
Changed
- Dependency tree does not contain tonic 0.11.
- Use forked version of apple-codesign to remove RSA dependency