Releases: DMTF/Redfish-Tacklebox
Releases · DMTF/Redfish-Tacklebox
1.2.6
Changes since last release:
[1.2.6] - 2022-07-25
- Added exception handling in each script to avoid printing full traces
- Minor documentation updates
1.2.5
Changes since last release:
[1.2.5] - 2022-07-05
- Adding RPM packages to the build process
1.2.4
Changes since last release:
[1.2.4] - 2022-06-17
- Enhancement added to fall back on using the Id property in Sensor for building the name if Name is not valid
- Moved usage of 'workarounds' flag to be a module-level flag rather than an individual parameter on each method
1.2.3 versioning
Changes since last release:
[1.2.3] - 2022-03-18
- Added --mode argument to 'rf_boot_override.py' to control Legacy vs UEFI
- Added --info argument to 'rf_boot_override.py'
1.2.2 versioning
Changes since last release:
[1.2.2] - 2022-03-10
- Corrected usage of the 'request' parameter in 'rf_raw_request.py'
1.2.1 versioning
Changes since last release:
[1.2.1] - 2022-03-04
- Added 'rf_diagnostic_data.py' to collect diagnostic data from a log service
- Added power state reporting with the 'info' parameter in rf_power_reset.py
1.2.0 versioning
Changes since last release:
[1.2.0] - 2022-02-11
- Fixed usage of 'EventTypes' when creating an event subscription
1.1.9 versioning
Changes since last release:
[1.1.9] - 2022-01-14
- Added rf_raw_request.py for allowing a user to perform HTTP operations on a specified URI
1.1.8
1.1.7
Changes since last release:
[1.1.7] - 2021-10-04
- Added handling for lack of 'Destination' property in an event subscription when displaying the list of subscriptions
- Added support for legacy 'event types' subscriptions to enable usage with services that do not support newer methods of subscriptions