v0.15.0
What's Changed
- renovate: annotate GO_VERSION and GOLANGCI_LINT_VERSION in pre-merge workflow by @vdaviot in #41
- chore: migrate from zerolog to log/slog by @vdaviot in #42
- utils: support IEC binary size units (KiB..PiB) by @ezekiel-alexrod in #47
- storcli2: add JSON envelope and decoder by @ezekiel-alexrod in #48
- commandrunner: add storcli2 and perccli2 JSON command runners by @ezekiel-alexrod in #49
- testdata: lay out storcli2 fixtures per component package by @ezekiel-alexrod in #50
- chore(deps): pin dependencies by @scality-renovate[bot] in #51
- controllergetter: add storcli2 controller getter by @ezekiel-alexrod in #57
- ci: add Claude Code PR review and dependency-bump workflows by @g-carre in #64
- controllergetter: harden storcli2 JBOD detection by @ezekiel-alexrod in #59
- testdata: keep state-changing storcli2 captures out of SAFE mode by @ezekiel-alexrod in #60
- chore(deps): update actions/setup-go action to v6.4.0 by @scality-renovate[bot] in #53
- physicaldrivegetter: add storcli2 physical drive getter by @ezekiel-alexrod in #58
- logicalvolumegetter: add storcli2 logical volume getter by @ezekiel-alexrod in #61
- docs: document the storcli2 adapter and blueprint the remaining components by @ezekiel-alexrod in #62
- chore: Bump worklflow to review renovate by @g-carre in #65
- chore(deps): update module github.com/vektra/mockery/v2 to v3 by @scality-renovate[bot] in #56
- chore(deps): update golangci/golangci-lint-action action to v9.2.1 by @scality-renovate[bot] in #55
- chore(deps): update scality/workflows action to v2.8.4 by @scality-renovate[bot] in #67
- chore(deps): update actions/checkout action to v7 by @scality-renovate[bot] in #68
- chore(deps): pin dependencies by @scality-renovate[bot] in #66
- fix(storcli2): treat absent "System Overview" as no controllers by @g-carre in #75
- feat(storcli2): cache options setter and JBOD setters by @g-carre in #71
- feat(storcli2): physical drive blinker by @g-carre in #72
- feat(storcli2): logical volume drive add (expand) and remove by @g-carre in #70
- feat(storcli2): logical volume create and delete by @g-carre in #69
- feat(storcli2): top-level RAID controller composition adapter by @g-carre in #73
New Contributors
Full Changelog: v0.14.1...v0.15.0