Skip to content

3.114.0

Compare
Choose a tag to compare
@Razz4780 Razz4780 released this 16 Aug 14:20
· 172 commits to main since this release
37901b1

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
    mirrord port-forward [options] -L [local_port:]remote_ip:remote_port
    
    #567
  • Client side support for the upcoming SQS queue splitting support in mirrord
    for Teams
    . #2066