2024.1 Series (4.6.0 - 5.0.x) Release Notes¶
5.0.1¶
Bug Fixes¶
- Adds a work-around for cases where - Accept-Encoding: identityis not accepted.
- 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. 
- The - Namefield of a StorageControllers sub-field of a Storage resource is no longer mandatory.
5.0.0¶
Bug Fixes¶
- Correctly handles error code - Base.1.12.ActionParameterMissingwhen dealing with hardware that requires- TransferProtocolTypefor virtual media operations and has different message in RelatedProperties response.
4.8.0¶
New Features¶
- Adds a - boot_progressmapped object to the System object. Inside of this object, a- last_statevalue maps to values provided by the- sushy.BootProgressStateenum. Also exposes, for information purposes, the- last_boot_seconds_count,- last_state_updated_at, and- oem_last_statevalues, which map to the DMTF Redfish values- LastBootTimeSeconds,- LastStateTime, and- OemLastStatefields for the- BootProgressobject.
- Adds support for virtual media via - Systemresource. For more information, see bug 2039458.
Bug Fixes¶
- Correctly handles errors on a request that is re-tried after refreshing an authentication token. 
4.7.0¶
New Features¶
- Adds functionality to the - set_system_boot_optionsmethod permitting an- http_boot_urioption to be set.
- Adds an - http_boot_urioption to the System boot object, permitting an API client user to view what the BMC’s redfish- HttpBootUrisetting is.
4.6.0¶
Bug Fixes¶
- Fixes missing ETag in PATCH operation against Redfish resources with backward compatibility for Redfish implementation which doesn’t work with ETag in header. 
