Skip to content

v0.0.12.0

Compare
Choose a tag to compare
@manojampalam manojampalam released this 16 Apr 20:58
· 105 commits to L1-Prod since this release

This is a pre-release (non-production ready)

Includes:

  • Fixes to several redirection related issues with ssh.exe and sftp.exe
    • Following will now work
      • ssh ... > out.txt
      • $o = ssh ... (in Powershell)
      • sftp -b .... > out.txt
  • Removal of ssh-lsa.dll. There is now no reboot restriction on setup.

and other misc issues listed here

Note
It seems that the key based authentication is not working for docker containers. For docker scenarios, continue using v0.0.11.0 until this issue is fixed.