v5.2.0
v5.2.0
With the v5.2.0 release of the test suite, we have done some underlying changes to the way the test suite is ran. Mainly, we have removed the bash scripts that were previously needed to kick things off. Now all you need to run the test suite is our new certsuite
binary. We will also be publishing the binaries on release built for different architectures.
The documentation and the README have been updated with this new information as well.
Script Removal
- docs: copy friendly version of the docker cmd to run the test suite by @jmontesi in #2204
- Delete legacy code and avoid using environment variables by @jmontesi in #2207
- Update the Certsuite demo by @jmontesi in #2199
- cli: update Certsuite banner to v5.2 by @jmontesi in #2193
CI Updates
- workflows: add new workflow to upload release assets by @jmontesi in #2208
- workflows: several fixes to upload release assets by @jmontesi in #2209
Dependency Updates
- Bump github.com/test-network-function/privileged-daemonset from 1.0.26 to 1.0.27 by @dependabot in #2206
Full Changelog: v5.1.3...v5.2.0