1.2 Releases
1.2.1 - 15 July 2025
Problems Corrected
Applies correct import options based on dictionary type during refresh from DDL.
Added SOAPam Compatibility character substitution when UTF-8 to ISO-8859-1 conversion errors occur.
Swagger
basePath
attribute corrected for a service with a base path defined.Corrected BLOB response file handling when file cannot be opened.
Improvements
Update to OpenSSL 3.5.1 to support quantum cryptography and security vulnerabilities.
Update Libxml2 to version 2.14.4 to address security vulnerabilities.
Added binary request/response body output to diagnostic log.
1.2.0 - 27 Feb 2025
Problems Corrected
Digest authentication no longer requires the opaque parameter.
Corrected HTTP status 400 response when request has
Expect: 100-continue
header and a request body.Corrected nested XML array deserialization.
Corrected issues if blob response file cannot be opened.
Define propagation from SERVER to SWORKER now works as expected.
Corrected an issue with field initialization when the application server reply IPM length is shorter than the method response type.
Improvements
Added support for sharing filesystems among SERVER processes
Added support for round-robin filter key (port sharing) for service ports.
Added support for SOAPam Server Compatibility.