2025.1 Series Release Notes

5.5.0-3

Bug Fixes

  • Improve Redfish VirtualMediaInsertMedia error handling on BMCs thatrequire credentials but return unstructured errors (e.g., responses thatomiterror.code and reportActionParameterMissing only via@Message.ExtendedInfo or free-text messages). Sushy now detects thesecases and retries withUserName/Password parameters, allowing ISOmounting to proceed. This also preserves compatibility with legacyerror.code==*GeneralError responses that mention missing parameters.

5.4.0

New Features

  • Adds support for thePort resource to the library.

Upgrade Notes

  • Support for Python 3.8 has been removed. Now the minimum python versionsupported is 3.9 .

Bug Fixes

  • Provides dummy vmedia username and password if required by BMC

5.3.0

New Features

  • AddsEthernetInterfaces property support to theRedfish Manager instance.

Bug Fixes

  • PATCH ‘HttpBootUri’ against SettingsURI if present. If not,fall back to System URI.