Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 22:59
· 171 commits to main since this release

Changed

  • BREAKING: Always disconnect on invalid SSH exec commands.
  • BREAKING: Use --idle-connection-timeout for dangling TLS connections instead of --tcp-connection-timeout.
  • Make performance improvements.
  • Replace anyhow with color-eyre.

Fixed

  • Defer HTTP logs to when body is fully transmitted.