3.114.0 - 2024-08-16
Added
- Add port forwarding feature which can be used to proxy data from a local port
to a remote one -
if the local port is not specified, it will default to the same as the remote
#567mirrord port-forward [options] -L [local_port:]remote_ip:remote_port
- Client side support for the upcoming SQS queue splitting support in mirrord
for Teams. #2066