- Update to Go 1.20 and update Go module dependencies (#28)
- Add support for KeyboardInteractiveChallenge (#27)
- Fix incorrect timeout when SSH command fails (#25)
- Update Go to 1.17
- Update Go module dependencies
- [ENCHANCEMENT] Support login with SSH user certificates
- [ENHANCEMENT] Update to Go 1.16
- [ENHANCEMENT] Update Go module dependencies
- [ENHANCEMENT] Add opt-in
ssh_output
metric
- Update to 1.15 and update Go module dependencies
- Add
known_hosts
configuration option to allow verifying SSH hosts against known hosts - Add
host_key_algorithms
configuration option to specify host key algorithms to use when verifying SSH hosts
- Minor Docker fix to use correct EXPOSE
- Improved logging
- Initial Release