Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 723 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 723 Bytes

1.3.0 / 2021-10-05

Changes

  • [ENCHANCEMENT] Support login with SSH user certificates

1.2.0 / 2021-04-23

Changes

  • [ENHANCEMENT] Update to Go 1.16
  • [ENHANCEMENT] Update Go module dependencies

1.1.0 / 2020-12-17

Changes

  • [ENHANCEMENT] Add opt-in ssh_output metric

1.0.0 / 2020-11-22

  • 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

0.1.1 / 2020-04-01

  • Minor Docker fix to use correct EXPOSE

0.1.0 / 2020-03-29

  • Improved logging

0.0.1 / 2020-03-26

  • Initial Release