2024.2 Series Release Notes¶
5.2.1-1¶
Bug Fixes¶
Improve Redfish VirtualMedia
InsertMediaerror handling on BMCs that require credentials but return unstructured errors (e.g., responses that omiterror.codeand reportActionParameterMissingonly via@Message.ExtendedInfoor free-text messages). Sushy now detects these cases and retries withUserName/Passwordparameters, allowing ISO mounting to proceed. This also preserves compatibility with legacyerror.code == *GeneralErrorresponses that mention missing parameters.
5.2.0¶
Bug Fixes¶
Adds the ability to retry an attempt to determine a Manager for a System when ManagedBy attribute is missing but Managers attribute is present. This resolves issues with certain hardware models such as Huawei 1288H.
Some hardware vendors set MAC addresses to the empty string which is not valid so skip including those ethernet_interfaces.
The
Namefield of a StorageControllers sub-field of a Storage resource is no longer mandatory.
5.1.0¶
Bug Fixes¶
Adds a work-around for cases where
Accept-Encoding: identityis not accepted.