Releases: bmc-toolbox/bmclib
Releases · bmc-toolbox/bmclib
v2.3.4
What's Changed
- Allow specifying the Redfish system name: by @jacobweinstock in #400
- Update redfish system name matching by @jacobweinstock in #401
- providers/supermicro/supermicro.go: Initialize sum 'client' during serviceclient init by @splaspood in #402
Full Changelog: v2.3.3...v2.3.4
v2.3.3
What's Changed
- Update virtual media mounting: by @jacobweinstock in #398
- expand response payload processing by @DoctorVin in #399
Full Changelog: v2.3.2...v2.3.3
v2.3.2
What's Changed
- support BootProgress on SMC X12/X13 by @DoctorVin in #396
Full Changelog: v2.3.1...v2.3.2
v2.3.1
Merge pull request #397 from bmc-toolbox/FS-1729 Add SetBiosConfigurationFromFile API functions
v2.3.0
What's Changed
- Revert to Go 1.18 in go.mod and make policy around this official by @jacobweinstock in #390
- FS-1123: Supermicro (SMC) BIOS config Get, Set and Reset support via SUM by @splaspood in #392
- Slim down the Executor interface by @splaspood in #393
- port to gofish/redfish v0.19.0 by @DoctorVin in #395
New Contributors
- @DoctorVin made their first contribution in #395
Full Changelog: v2.2.6...v2.3.0
v2.2.4
What's Changed
- Upgrade go to 1.22 and dependencies by @splaspood in #386
- SetBiosConfiguration(ctx, biosConfig) & ResetBiosConfiguration(ctx) for dell by @splaspood in #385
- Supported check by @joelrebel in #388
- Smc checks by @joelrebel in #387
New Contributors
- @splaspood made their first contribution in #386
Full Changelog: v2.2.3...v2.2.4
v2.2.3
What's Changed
- Add support for sending NMI by @coffeefreak101 in #384
Full Changelog: v2.2.2...v2.2.3
v2.2.2
What's Changed
- [OpenBMC] Return err if open fails: by @jacobweinstock in #383
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.0
What's Changed
- Fix session leak in Dell provider: by @jacobweinstock in #356
- e3c256d4i support by @ofaurax in #357
- Floppy upload and unmount by @joelrebel in #347
- Add Odata ID for MegaRAC/AsRockRack Systems & Managers by @ofaurax in #358
- providers/asrockrack: when checking component, use upper case by @ofaurax in #360
- providers/arockrack: use debug variable by @ofaurax in #361
- [1/3] Redfishwrapper changes by @joelrebel in #359
- Adds tracing for client methods by @joelrebel in #365
- Taskstate constant by @joelrebel in #368
- Add GetBootDeviceOverride support for redfish by @coffeefreak101 in #367
- Support for Asrockrack e3C256D4ID-NL by @ofaurax in #366
- [4/4] Redfish dell by @joelrebel in #372
- [3/4] redfish/GetBiosConfiguration: move tests and fixtures by @joelrebel in #371
- [2/4] Supermicro redfish methods by @joelrebel in #370
- [1/4] Move methods under the redfishwrapper for reuse by @joelrebel in #369
- redfishwrapper changes by @joelrebel in #374
- Add OpenBMC support by @joelrebel in #377
- Asrockrack firmware support by @joelrebel in #378
- providers/dell: implement the BMCResetter interface by @joelrebel in #379
- openbmc, supermicro: implement BMCResetter interface by @joelrebel in #380
- Get systemeventlog by @mattcburns in #376
New Contributors
- @coffeefreak101 made their first contribution in #367
Full Changelog: v2.1.0...v2.2.0