Releases: vigo/statoo
Releases · vigo/statoo
v2.1.0
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
- @dependabot[bot] made their first contribution in #19
Full Changelog: v2.0.3...v2.1.0
uses go 1.21
v2.0.3 Bump version: 2.0.2 → 2.0.3
v1.4.0
v1.3.1
statoo-1.3.0
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
Bug fixes and improvements