Current Series Release Notes¶
5.6.0-6¶
New Features¶
Extend the NetworkAdapters resource to include information about the firmware.
Adds
set_datetime
method to theManager
resource, allowing clients to update the BMC’sDateTime
andDateTimeLocalOffset
fields via Redfish PATCH. This enables management of time settings on Redfish-compliant BMCs through sushy.
Bug Fixes¶
Fix the Target property in the Dell OEM, it should be an array as a value instead of a string.
Fixes incompatibility with SuperMicro ars-111gl-nhr which uses ‘Cd’ device string for virtual media boot as opposed to ‘UsbCd’ typical to most SuperMicro servers.
5.6.0¶
Prelude¶
sushy-oem-idrac has been merged into this package, removing the need to install it separately.
Upgrade Notes¶
You must uninstall sushy-oem-idrac as a separate package when upgrading.