Skip to content

v0.0.14.0

Compare
Choose a tag to compare
@bingbing8 bingbing8 released this 16 May 17:58
· 97 commits to L1-Prod since this release

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

Bug fixes

  • Fix for key based authentication for Docker containers. (#677)
  • Fix to ssh-agent when the sshd is not installed. (#558)
  • Fixed a bug where ssh-keygen would not overwrite an existing file, even if the user confirmed. (#685)
  • Fixed a bug where read values in registry would report error. (#645)
  • Fixed logging in sshd before loading the private host key files. (#708)
  • Fixed ssh client title. (#722)
  • Other misc issues listed here

Note on v0.0.13.0 release

You may have noticed that we pulled down the v0.0.13.0 release. With that release, we had an introduced a new requirement to securely ACL certain files.

That design proved somewhat premature, and before requiring everyone to re-ACL files across their environment, we decided to pull the release in order to get the design right. Expect a release in the near future that will require some kind re-ACL'ing (but not just yet). 👍