Skip to content

Releases: treydock/ssh_exporter

1.5.0 / 2023-05-06

06 May 16:56
Compare
Choose a tag to compare
  • Update to Go 1.20 and update Go module dependencies (#28)
  • Add support for KeyboardInteractiveChallenge (#27)

1.4.1 / 2022-11-21

21 Nov 20:09
f698668
Compare
Choose a tag to compare
  • Fix incorrect timeout when SSH command fails (#25)

1.4.0 / 2022-03-08

08 Mar 17:04
Compare
Choose a tag to compare
  • Update Go to 1.17
  • Update Go module dependencies

1.3.0 / 2021-10-05

05 Oct 16:27
Compare
Choose a tag to compare

Changes

  • [ENCHANCEMENT] Support login with SSH user certificates

1.3.0-rc.0 / 2021-10-05

05 Oct 15:35
Compare
Choose a tag to compare
Pre-release

Changes

  • [ENCHANCEMENT] Support login with SSH user certificates

1.2.0 / 2021-04-23

23 Apr 17:11
Compare
Choose a tag to compare

Changes

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

1.1.0 / 2020-12-17

17 Dec 14:32
Compare
Choose a tag to compare

Changes

  • [ENHANCEMENT] Add opt-in ssh_output metric

1.1.0-rc.1 / 2020-12-16

16 Dec 22:32
Compare
Choose a tag to compare
Pre-release

Changes

  • [ENHANCEMENT] Add opt-in ssh_output metric

1.1.0-rc.0 / 2020-12-15

15 Dec 15:07
d5cc696
Compare
Choose a tag to compare
Pre-release

Changes

  • [ENHANCEMENT] Add opt-in ssh_output metric

1.0.0 / 2020-11-22

22 Nov 19:39
Compare
Choose a tag to compare
  • 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