Skip to content

remotefs-ssh 0.3.0

Compare
Choose a tag to compare
@veeso veeso released this 09 Jul 09:42
· 7 commits to main since this release
a034e23

0.3.0

Released on 09/07/2024

  • Fix: resolved_host from configuration wasn't used to connect
  • SshOpts::method now requires KeyMethod and MethodType to setup key method
  • Feat: Implemented SshAgentIdentity to specify the ssh agent configuration to be used to authenticate.
    • use SshOpts.ssh_agent_identity() to set the option