Skip to content

0.8.0

Choose a tag to compare

@hmrc-web-operations hmrc-web-operations released this 20 Jan 15:34
· 6 commits to main since this release
f26fc6e

Release Notes

The v0.8.0 release introduces new configuration and HTTP client functionality to enable ZAP proxy setup for security testing. It centralises logging using ApiLogger and enhances flexibility for dynamic proxy server configuration.

Users of this release should update their test setups to incorporate the TestRunnerConfig changes and review proxy settings for ZAP integration.

Added

  • Added TestRunnerConfig for proxy configuration.
  • Introduced HttpClient implementation for ZAP setup.
  • Centralised logging improvements via ApiLogger.

For more details, refer to the pull request #12.