Skip to content

v4.3.2

Compare
Choose a tag to compare
@sebrandon1 sebrandon1 released this 14 Jul 15:13
· 1182 commits to main since this release
b45d444

v4.3.2 is a smaller update with some notable improvements:

  • The HTML parser is able to now flag when a claim file is out of date with the parser version. See #1241.
  • The access-control-ssh-daemons test was improved in #1219.
  • The HTML parser added ability to pass a claim file via URL in #1243.
  • The CLI tool for comparing claim files was improved in #1249.

Test Case Updates

HTML Parser Updates

  • A new line at the end by @rdavid in #1237
  • Fix for HTML js: avoid crashing when ObjectFieldsKeys or ObjectFields values are null. by @greyerof in #1233
  • Add option to pass claim file via URL and bugfix by @edcdavid in #1243
  • Check claim file format version before attempting rendering results by @edcdavid in #1241

Dependency Updates

  • Update RHCOS to OCP version map by @github-actions in #1239
  • Update Go to v1.20.6 by @sebrandon1 in #1242
  • Update RHCOS to OCP version map by @github-actions in #1244
  • Bump github.com/test-network-function/test-network-function-claim from 1.0.21 to 1.0.22 by @dependabot in #1246
  • Bump github.com/test-network-function/privileged-daemonset from 1.0.5 to 1.0.6 by @dependabot in #1247
  • Update RHCOS to OCP version map by @github-actions in #1248
  • Update RHCOS to OCP version map by @github-actions in #1251

QE Updates

  • Set the undeclared-container-ports-usage test case as QE covered by @jmontesi in #1240
  • Mark ssh-daemons as QE test covered by @bnshr in #1245

Quality of Life Updates

Full Changelog: v4.3.1...v4.3.2