2024.2 Series Release Notes

5.2.1-1

Bug Fixes

  • Improve Redfish VirtualMedia InsertMedia error handling on BMCs that require credentials but return unstructured errors (e.g., responses that omit error.code and report ActionParameterMissing only via @Message.ExtendedInfo or free-text messages). Sushy now detects these cases and retries with UserName/Password parameters, allowing ISO mounting to proceed. This also preserves compatibility with legacy error.code == *GeneralError responses 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 Name field 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: identity is not accepted.