Skip to content

v0.2.18

Compare
Choose a tag to compare
@DoctorVin DoctorVin released this 13 Jun 21:41
· 51 commits to main since this release
3514176

What's Changed

  • Vc/instrument firmware by @DoctorVin in #123
  • Dockerfile: add support to build non-dist image by @joelrebel in #124
  • Update actions/checkout action to v4 by @renovate in #112
  • House/spring cleaning by @mmlb in #128
  • ironlib is able to fill a disk with all zeros by @turegano-equinix in #131
  • ironlib is able to detect ineffective wipes by @turegano-equinix in #135
  • House Cleaning Part 2 - Electric Boogaloo! by @mmlb in #133
  • Better nvme capability detection by @mmlb in #129
  • Quiet down tests by @mmlb in #137
  • More refactors, fixes, etc by @mmlb in #141
  • chore(deps): update docker/login-action action to v3 by @renovate in #118
  • chore(deps): update docker/build-push-action action to v5 by @renovate in #113
  • fix(deps): update module github.com/r3labs/diff/v2 to v3 by @renovate in #108
  • chore(deps): update docker/metadata-action action to v5 by @renovate in #144
  • chore(deps): update actions/setup-go action to v5 by @renovate in #143
  • chore(deps): update module google.golang.org/protobuf to v1.33.0 [security] by @renovate in #126
  • fix(deps): update module golang.org/x/net to v0.23.0 [security] by @renovate in #116
  • chore(deps): update docker/setup-buildx-action action to v3 by @renovate in #146
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.3 by @renovate in #100
  • chore(deps): update anchore/sbom-action action to v0.15.11 by @renovate in #99
  • fix(deps): update module github.com/tidwall/gjson to v1.17.1 by @renovate in #109
  • fix(deps): update module golang.org/x/net to v0.24.0 by @renovate in #145
  • chore(deps): update golangci/golangci-lint-action action to v5 by @renovate in #147
  • fix(deps): update module github.com/stretchr/testify to v1.9.0 by @renovate in #101
  • fix(deps): update module github.com/beevik/etree to v1.3.0 by @renovate in #97
  • fix(deps): update module golang.org/x/net to v0.25.0 by @renovate in #148
  • chore(deps): update github/codeql-action action to v3 by @renovate in #149
  • Update CODEOWNERS by @DoctorVin in #152
  • Update modules that renovate is having trouble with by @mmlb in #150
  • chore(deps): update golangci/golangci-lint-action action to v6 by @renovate in #153
  • Add DiskWipe support to nvme using sanitize by @mmlb in #136
  • Add format support to nvme WipeDisk by @mmlb in #142
  • Add ns delete/create support to nvme WipeDisk by @mmlb in #154
  • More clean ups by @mmlb in #158
  • Add basic support for blkdiscard by @ScottGarman in #159
  • Some more clean ups by @mmlb in #161
  • Rename Disk stuff -> Drive and teach diskwipe example more tricks by @mmlb in #163

New Contributors

Full Changelog: v0.2.17...v0.2.18