Skip to content

Releases: vigo/statoo

v2.1.0

05 Jan 16:55
v2.1.0
04e0947

Choose a tag to compare

What's Changed

  • add ghcr by @vigo in #13
  • ghcr by @vigo in #14
  • Configure Dependabot for multiple ecosystems by @vigo in #15
  • [gha] - upgrade github action dependencies(deps): Bump actions/setup-go from 4 to 6 by @dependabot[bot] in #19
  • [gha] - upgrade github action dependencies(deps): Bump codecov/codecov-action from 3 to 5 by @dependabot[bot] in #16
  • [gha] - upgrade github action dependencies(deps): Bump ravsamhq/notify-slack-action from 1 to 2 by @dependabot[bot] in #17
  • [gha] - upgrade github action dependencies(deps): Bump actions/checkout from 2 to 6 by @dependabot[bot] in #18
  • [docker] - upgrade docker dependencies(deps): Bump alpine from 3.15 to 3.23 by @dependabot[bot] in #22
  • [docker] - upgrade docker dependencies(deps): Bump golang from 1.21-alpine to 1.25-alpine by @dependabot[bot] in #21
  • upgrade go, linter by @vigo in #23
  • move to bump-my-version by @vigo in #24

New Contributors

Full Changelog: v2.0.3...v2.1.0

uses go 1.21

27 Aug 19:59
v2.0.3
22c483e

Choose a tag to compare

v2.0.3

Bump version: 2.0.2 → 2.0.3

v1.4.0

28 Aug 04:52
v1.4.0
286696e

Choose a tag to compare

Bump version: 1.3.1 → 1.4.0

v1.3.1

29 Jan 12:24
2ce68b9

Choose a tag to compare

Bump version: 1.3.0 → 1.3.1

statoo-1.3.0

27 Jan 19:45
2d33e01

Choose a tag to compare

improve / fix code

  • add golangci-lint action
  • add docker lint action
  • fix misused flag for basic auth
  • fix lint issues
  • fix docker lint issues
  • improve tests, will improve more soon!
  • show help text when called w/o URL
  • add "-s" skip certificate check flag
  • add "min" "max" values indicator for timeout (help text)
  • fix some missing information in README
  • add docker:lint task

statoo-1.2.3

27 Aug 10:34
4a7f849

Choose a tag to compare

Bug fixes and improvements

statoo

10 Jun 13:40
2d80770

Choose a tag to compare

  • Add coverage to github action yaml
  • Improve tests
  • remove image url from slack notification, fix missing comments
  • Bump version: 1.2.0 → 1.2.1

v1.2.0

02 Jun 12:32
29fb828

Choose a tag to compare

Improve tests