We are pleased to announce API Test Commons v1.3.6, a patch release focused on addressing a configuration-related issue identified after the v1.3.5 release.
This release contains a single bug fix to improve portability and correctness of certificate handling across environments. There are no new features or behavioral changes introduced in this version.
Version 1.3.6 is fully backward compatible with v1.3.5.
Impact
Improves environment portability
Prevents certificate path issues in non-default domains
No impact on existing test flows or execution logic
Fixed hardcoded domain name used in certificate storing path. The certificate storage logic is now dynamically resolved, ensuring correct behavior across different environments and deployments.