All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
0.6.0 - 2023-11-30
- Babashka script with bbssh pod gets stuck on exit - #14
- Attempt to use passphrase encrypted ED25519 key to login results in bcrypt error - #15
- Easy way to silence any SSH Banner from being echoed - #16
0.5.0 - 2023-6-12
- Support for port forwarding to remote unix domain socket - #12
0.4.0 - 2023-5-25
- Issue with connecting with plain :identity - #11
- Bug preventing unspecified passphrase from being asked for in the terminal
- pod.epiccastle.bbssh.pod.key-pair/load-bytes
0.3.0 - 2023-1-28
- ssh-ed25519 not working in the native pod - #7
- Babashka port files not cleaning up properly - #10
- http and socks proxy support
0.2.0 - 2022-10-10
- Replace JNI calls with GraalVM C interop - #3
- NoClassDefFoundError: org/bouncycastle/crypto/params/Ed25519PrivateKeyParameters - #5
- Windows support (partial) - #4
- Support tcp port forwarding - #2
- Support ssh conf files - #1
0.1.0 - 2022-9-28
Initial release.