Version 1.3.0
9 June 2022
- Migrated API hosting from MuleSoft to AWS to provide better scalability and performance.
Version 1.2.0
22 November 2021
- CIR & PIR values are now computed variables in the downstream systems.
Version 1.1.0
28 May 2021
- Performance enhancements.
-
If a LineTest fails due to a downstream rate limit issue, the LineTest API will attempt the request again. (This means the LineTest is less likely to fail but may increase wait times for a LineTest to be complete).
-
Fixed a bug when a LineTest request was created with an unsupported service, the LineTest API will would return an incorrect error code. Now it will return 501 - Not implemented.
-
Upgraded to the latest MuleSoft runtime environment (4.3.0).
-
Fixed a bug where the timeouts were too short causing requests to result in a failure. Now the timeouts have been extended the LineTest API will not timeout early.
Version 1.0.2
29 January 2021
- Fixed a bug causing the API to fail when parsing business product names.
Version 1.0.1
17 December 2020
- Removed default response value for field "Postcode", the value was changed from "<POSTCODE>" to "null" as postcode is no longer supported.
Version 1.0.0
28 October 2020
- Initial release.