Skip to content

0.9.0

Choose a tag to compare

@hmrc-web-operations hmrc-web-operations released this 23 Jan 10:42
· 4 commits to main since this release
e534e58

Release Notes

The v0.9.0 release introduces the ability to override service-specific hosts in the test environment configuration, improving flexibility for multi-environment setups.

Users of this release should review their TestEnvironment configurations and update host definitions to use the new per-service overrides where needed.

Added

  • Added support for overriding hosts on a per-service basis in TestEnvironment.

Updated

  • Enhanced HttpClient to support this feature using StandaloneWSClient.

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