Skip to content

Releases: DMTF/Redfish-Use-Case-Checkers

2.0.7

14 Nov 20:39

Choose a tag to compare

Changes since last release:

[2.0.7] - 2025-11-14

  • Modified 'password change required' testing to PATCH a user's password

2.0.6

12 Sep 19:22

Choose a tag to compare

Changes since last release:

[2.0.6] - 2025-09-12

  • Added test to clear the password change required flag on a user

2.0.5

15 Aug 19:57

Choose a tag to compare

Changes since last release:

[2.0.5] - 2025-08-15

  • Added query parameter testing

2.0.4

25 Jul 21:08

Choose a tag to compare

Changes since last release:

[2.0.4] - 2025-07-25

  • Made change to 'Change Role' test to allow for a service to not support this capability

2.0.3

30 May 19:24

Choose a tag to compare

Changes since last release:

[2.0.3] - 2025-05-30

  • Increased the boot override test time to allow for up to 10 minutes for a system to reset and boot to the new device
  • Added support for leveraging new automated task monitoring in Redfish Tacklebox for account tests
  • Added support to use a non-zero exit code when there are failures

2.0.2

28 Mar 19:28

Choose a tag to compare

Changes since last release:

[2.0.2] - 2025-03-28

  • Added '--test-list' option to control which sets of tests are performed

2.0.1

07 Mar 20:46

Choose a tag to compare

Changes since last release:

[2.0.1] - 2025-03-07

  • Added exception handling when performing logout operations with test user accounts to prevent the tool from crashing
  • Fixed error messages when verifying boot override settings
  • Fixed test account creation to skip verification if the account creation fails
  • Corrected tracking of supported boot parameters, which is used to dictate boot override test sequences
  • Changed power/reset testing to use 'On' and 'ForceOn' as the final tests to have systems powered on when testing completes

2.0.0

14 Feb 21:04

Choose a tag to compare

Changes since last release:

[2.0.0] - 2025-02-14

  • Rewrote the tool to wrap all testing into a single process and produce a singular HTML report

1.0.9

22 Mar 19:28
49cf029

Choose a tag to compare

Changes since last release:

[1.0.9] - 2024-03-22

  • Added '--debug' option to all checkers to allow for capturing HTTP traces

1.0.8

22 Oct 20:18

Choose a tag to compare

Changes since last release:

[1.0.8] - 2021-10-22

  • Corrected the '$expand' argument for 'Links' in the query parameter checker
  • Added check for the support of '$levels' prior to testing in the query parameter checker