Releases: grafana/unused
Releases · grafana/unused
v0.0.4
What's Changed
- Creating rudimentary size tracking of unused disks by @logyball in #64
- Updating Cache: QoL Improvments by @logyball in #67
- Add cache to exporter by @inkel in #66
- Collect duration in ms by @rooneyshuman in #76
- Adding Azure Environment var authentication by @logyball in #77
- Conditionally set ns based on provider by @rooneyshuman in #78
- Add metric to track the size and labels of individual disks by @paulajulve in #91
- make provider name configurable via cli flags by @jjo in #92
- Add created_for_pv label to unused_disk_size_bytes metric by @paulajulve in #95
- Fix GCP disk size conversion by @paulajulve in #99
New Contributors
- @logyball made their first contribution in #64
- @rooneyshuman made their first contribution in #69
- @paulajulve made their first contribution in #90
- @jjo made their first contribution in #92
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Bind
CTRL+C
to quit by @inkel in #59 - Make help colors brighter by @inkel in #58
- Refactor UI code by @inkel in #60
- Enable dry-run mode by @inkel in #61
- Add metric for disk info & last update by @dannykopping in #83
Dependencies updates
- Bump google.golang.org/grpc from 1.45.0 to 1.53.0 by @dependabot in #50
- Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #62
- Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #63
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #81
New Contributors
- @dannykopping made their first contribution in #83
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Upgrade dependencies for vulnerabilities fixes by @inkel in #46
- feat(display): Output the size and type of disk by @Pokom in #44
- Fix DiskType() for azure by @fedordikarev in #49
- Add '-group-by' flag to compute aggregated disk usage by @fedordikarev in #48
New Contributors
- @Pokom made their first contribution in #44
- @fedordikarev made their first contribution in #49
Full Changelog: v0.0.1...v0.0.2