Skip to content

v0.18.10

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 03:47
· 6565 commits to release-next since this release

Release 0.18.10

What's New

  • Close terminating xgress instances if no start is received with a configurable timeout
    • Timeout is set in the router config under listener/dialer options: sessionStartTimeout
      Default value: 3m
  • Don't add a second shutdown timer if one is already set
  • Allow list/updating router forwarding tables if --debug-ops is passed
    • new command ziti ps route <optional target> <session> <src-address> <dest-address>
    • new command ziti ps dump-routes <optional target>
  • If an xgress session fails in retransmit, sends fault notification to controller so
    controller can fix path or remove session, depending on session state