Skip to content

Releases: deadc0de6/checkah

v0.3.1

04 Apr 12:26

Choose a tag to compare

  • migrate to goreleaser
  • with go 1.22

v0.3.0

04 Apr 11:51

Choose a tag to compare

  • add more default ssh keys
  • add more debug
  • improve tests
  • update deps

v0.2.4

05 Apr 20:22

Choose a tag to compare

  • add ability to truncate logfile with truncate option
  • refactor SSH
  • faster SSH retry
  • fix tests dependencies

v0.2.2

13 Mar 13:34

Choose a tag to compare

  • sleep between SSH failed attempts
  • typo fixes

v0.2.1

23 Feb 21:22

Choose a tag to compare

  • add ability to extend from multiple profiles
  • fix memory checks

v0.2.0

14 Oct 18:45

Choose a tag to compare

features:

  • improve concurrency
  • handle command arguments/switches for command and script checks
  • improve SSH connection (retry, etc)
  • add notification error output
  • more config examples in different formats
  • documentation updates

bug fixes:

  • fix pgrep issue for process check

v0.1.4

26 Aug 20:32

Choose a tag to compare

  • add config generation from binary
  • fix doc
  • fix dockerfile

v0.1.3

24 Aug 19:46

Choose a tag to compare

release