Releases: nmollerup/check-disk-usage
Releases · nmollerup/check-disk-usage
0.8.5
What's Changed
- Bump golang.org/x/net from 0.23.0 to 0.33.0 by @dependabot[bot] in #22
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot[bot] in #23
- Bump golangci/golangci-lint-action from 6 to 8 by @dependabot[bot] in #27
- Bump golang.org/x/net from 0.33.0 to 0.38.0 by @dependabot[bot] in #26
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #32
- Bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #30
- Add comprehensive test coverage for MetricGroup.Output and executeCheck by @nmollerup in #33
- Bump github.com/sirupsen/logrus from 1.6.0 to 1.8.3 by @dependabot[bot] in #28
- Bump actions/setup-go from 5 to 6 by @dependabot[bot] in #31
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 by @dependabot[bot] in #29
Full Changelog: 0.8.4...0.8.5
0.8.4
What's Changed
- Add support for SmartOS by @grant-singleton-nz in #21
New Contributors
- @grant-singleton-nz made their first contribution in #21
Full Changelog: 0.8.3...0.8.4
0.8.3
What's Changed
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #15
- Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #16
- Bump golangci/golangci-lint-action from 4 to 5 by @dependabot in #18
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #17
- Bump golangci/golangci-lint-action from 5 to 6 by @dependabot in #19
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #20
Full Changelog: 0.8.2...0.8.3
0.8.2
What's Changed
- Bump github.com/stretchr/testify from 1.6.0 to 1.8.4 by @dependabot in #12
- Bump github.com/shirou/gopsutil from 3.20.11+incompatible to 3.21.11+incompatible by @dependabot in #13
- Wildcard support for --include-fs-path and --exclude-fs-path. by @nmollerup in #14
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
- Bump golang.org/x/sys from 0.0.0-20201211090839-8ad439b19e0f to 0.1.0 by @dependabot in #4
- Bump golang.org/x/net from 0.0.0-20190620200207-3b0461eec859 to 0.17.0 by @dependabot in #5
- Bump google.golang.org/grpc from 1.24.0 to 1.56.3 by @dependabot in #6
- Bump github.com/dustin/go-humanize from 1.0.0 to 1.0.1 by @dependabot in #8
- Bump github.com/gogo/protobuf from 1.3.1 to 1.3.2 by @dependabot in #10
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 by @dependabot in #3
- Add support for checking inodes usage in percent with options similar… by @nmollerup in #2
New Contributors
- @dependabot made their first contribution in #3
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
- upgrade to go 1.20, and go mod tidy by @nmollerup in #1
New Contributors
- @nmollerup made their first contribution in #1
Full Changelog: https://github.com/nmollerup/check-disk-usage/commits/0.7.1