Skip to content

v0.3.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 11:50
v0.3.3
e781237

go-smbios 0.3.3 (2024-08-23)

Welcome to the v0.3.3 release of go-smbios!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-smbios/issues.

Contributors

  • Andrew Rynhard
  • Andrew Rynhard
  • Andrey Smirnov
  • Andrey Smirnov
  • Brandon Nason
  • Cameron Brunner
  • Gerard de Leeuw
  • Mike Beaumont
  • Noel Georgi
  • Spencer Smith
  • Tim Jones

Changes

14 commits

  • e781237 fix: stop decoding without error if EOF encountered during header read
  • 6a719a6 chore: rekres, bump deps
  • c526764 feat: fix reading "broken" Hyper-V DMI data
  • 10c1dd8 fix: check for end of the slice properly
  • 9ca8ce7 chore: treat invalid strings as empty
  • dbc5f79 chore: rekres+rename
  • 3f1e775 feat: rework destructuring of SMBIOS information and added some tests
  • fd5ec8c fix: remove useless (?) goroutines leading to data race error
  • d3a32be fix: return UUID in middle endian only on SMBIOS >= 2.6
  • fb425d4 feat: add memory device
  • 0bb4f96 feat: add physical memory array
  • 8019619 feat: supply wake-up type in SMBIOS info
  • 94b8c4e feat: initial implementation
  • 864ed80 Initial commit

Changes since v0.3.2

2 commits

  • e781237 fix: stop decoding without error if EOF encountered during header read
  • 6a719a6 chore: rekres, bump deps

Dependency Changes

This release has no dependency changes